zitadel/internal/eventstore
Fabi cf727b7fff
fix: Custom texts (#2875)
* feat: delete org

* fix: return is default on custom message text

* fix(projeciton): print stack trace on recover panic

* chore: print panic line

* fix: custom message text retunr nil, nil

* fix: custom message text template

* fix: remove isDefault from selection (#2876)

* fix: custom message text query

Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
2021-12-21 15:18:05 +01:00
..
handler fix: Custom texts (#2875) 2021-12-21 15:18:05 +01:00
repository fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
v1 feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
aggregate.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
asset.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
config.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
event_base.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
event.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
eventstore_test.go fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
eventstore.go fix: setup step 21 (#2864) 2021-12-17 10:11:57 +00:00
example_test.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
local_crdb_test.go fix: revert migration V1.13 (#1466) 2021-03-29 13:38:04 +02:00
read_model.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
search_query_test.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
search_query.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
subscription.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02: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: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00