zitadel/internal/static
Stefan Benz 2731099db3
feat: add executions for actions v2 (#7433)
* feat: add events for execution

* feat: add events for execution and command side

* feat: add events for execution and command side

* feat: add api endpoints for set and delete executions with integration tests

* feat: add integration and unit tests and more existence checks

* feat: add integration and unit tests and more existence checks

* feat: unit tests for includes in executions

* feat: integration tests for includes in executions

* fix: linting

* fix: update internal/api/api.go

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>

* fix: update internal/command/command.go

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>

* fix: apply suggestions from code review

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>

* fix: change api return

* fix: change aggregateID with prefix of execution type and add to documentation

* fix: change body in proto for documentation and correct linting

* fix: changed existing check to single query in separate writemodel

* fix: linter changes and list endpoints for conditions in executions

* fix: remove writemodel query on exeuction set as state before is irrelevant

* fix: testing for exists write models and correction

* fix: translations for errors and event types

---------

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2024-02-26 12:49:43 +02:00
..
config refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
database refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
i18n feat: add executions for actions v2 (#7433) 2024-02-26 12:49:43 +02:00
mock refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
s3 refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
generate.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
storage.go fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00