Silvan
|
5081ff21b0
|
fix: return emtpy project if no project in view (#379)
* fix: return emtpy project if no project in view
* fix: new project if nil
* fix: easier to read
|
2020-07-07 19:28:19 +02:00 |
|
Livio Amstutz
|
26634505ba
|
fix: proper error message when user (and other objects) not found (#337)
* fix: proper error message when user not found by loginname
* add more not found and fix some typos
|
2020-07-06 13:18:10 +02:00 |
|
Fabi
|
8bfa1a083c
|
feat: administrator (#271)
* feat: get views and failed events
* feat: get views and failed events
* feat: get views and failed events
* Update internal/view/repository/sequence.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/view/repository/general_query.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2020-06-25 08:01:13 +02:00 |
|
Fabi
|
3cd3a238c2
|
fix: all enums same style (#262)
* fix: all enums same style
* fix: rename process to reduce
* add some missing enum renaming
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2020-06-23 14:47:47 +02:00 |
|
Fabi
|
e63179514c
|
fix: projects (#221)
* feat: projects and project grants seperated
* fix: tests
* fix: add mock
|
2020-06-15 14:50:39 +02:00 |
|