zitadel/internal/eventstore
Silvan cea2567e22
fix: v2 human command (#3435)
* add/register human command done

* validations

* crypto

* move clientid

* keys

* fix: clientID

* remove v2 package

* tests

* tests running

* revert old code

* instance domain from ctx

* chore: rename zitadel app ids

* comments

* fix: test
2022-04-12 16:20:17 +02:00
..
handler feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
repository fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
v1 feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
aggregate.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
asset.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
config.go feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
event_base.go fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
event.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
eventstore_test.go fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
eventstore.go fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
example_test.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
local_crdb_test.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
read_model.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
search_query_test.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
search_query.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
subscription.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
unique_constraint.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
version.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
write_model.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00