zitadel/internal/eventstore/handler
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
..
crdb fix: set quotas (#6597) 2023-09-22 13:06:59 +02:00
handler_projection_test.go fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
handler_projection.go fix: handle password data correct on user creation (#6515) 2023-09-07 16:21:10 +02:00
handler.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
init.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
reduce.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
statement.go feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00