zitadel/internal/api/grpc/system
Elio Bischof 1d4ec6cdba
fix: set quotas (#6597)
* feat: set quotas

* fix: start new period on younger anchor

* cleanup e2e config

* fix set notifications

* lint

* test: fix quota projection tests

* fix add quota tests

* make quota fields nullable

* enable amount 0

* fix initial setup

* create a prerelease

* avoid success comments

* fix quota projection primary key

* Revert "fix quota projection primary key"

This reverts commit e72f4d7fa1.

* simplify write model

* fix aggregate id

* avoid push without changes

* test set quota lifecycle

* test set quota mutations

* fix quota unit test

* fix: quotas

* test quota.set event projection

* use SetQuota in integration tests

* fix: release quotas 3

* reset releaserc

* fix comment

* test notification order doesn't matter

* test notification order doesn't matter

* test with unmarshalled events

* test with unmarshalled events

(cherry picked from commit ae1af6bc8c)
2023-09-22 13:06:59 +02:00
..
failed_event_converter_test.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
failed_event_converter.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
failed_event.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
instance_converter.go fix: add scope profile to PAT (#6154) 2023-07-07 17:31:42 +02:00
instance.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
quota_converter.go fix: set quotas (#6597) 2023-09-22 13:06:59 +02:00
quota_integration_test.go fix: set quotas (#6597) 2023-09-22 13:06:59 +02:00
quota.go fix: set quotas (#6597) 2023-09-22 13:06:59 +02:00
server_integration_test.go perf: project quotas and usages (#6441) 2023-09-15 17:00:12 +02:00
server.go feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00
view_converter.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
view.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00