zitadel/internal/integration
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 fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
assert_test.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
assert.go feat: user v2 service query (#7095) 2024-01-17 10:00:10 +01:00
client.go feat: add executions for actions v2 (#7433) 2024-02-26 12:49:43 +02:00
integration_test.go AddHumanUser tests 2023-04-28 14:39:53 +03:00
integration.go feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
oidc.go chore(ci): merge test runs (#7388) 2024-02-19 07:50:37 +01:00
rand.go feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
usertype_string.go feat(api): add organisation service (#6340) 2023-08-11 14:19:14 +00:00