Livio Amstutz
|
19b095e6c2
|
fix: check resourceowner not empty string (#2922)
* fix: check resourceowner not empty string
* fix test
* fix tests
* fix tests of command pkg
* enable RoleSelfManagementGlobal as org member role
* fix tests of query pkg
* Update eventstore_test.go
* update docusaurus
|
2022-01-06 08:29:58 +01:00 |
|
Silvan
|
09be70949f
|
refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907)
|
2022-01-03 09:19:07 +01:00 |
|
Livio Amstutz
|
27f87df676
|
fix: setup step 21 (#2864)
|
2021-12-17 10:11:57 +00:00 |
|
Livio Amstutz
|
43f15953c3
|
feat: allow global org users to create org and self delete (#2759)
* fix: grant PROJECT_OWNER_VIEWER_GLOBAL org.create permission
* Update authz.yaml
* feat: delete my user
* console things
* lint
* signout after deletion
* stylelint rule
* Update authz.yaml
* Update authz.yaml
* setup step
* role SELF_MANAGEMENT_GLOBAL setup
* fix: change default role on global org
* Apply suggestions from code review
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update console/src/assets/i18n/it.json
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
|
2021-12-09 08:41:21 +00:00 |
|