zitadel/internal/auth/repository/eventsourcing/eventstore
Fabi d03cab22c0
fix: select account styling (#2970)
* fix: account selection

* fix: styling of disabled accounts

* fix: styling of disabled accounts

* fix: don't show disabled accounts

* fix: remove unused css

* fix: remove unused css

* fix: remove unused css

* fix: don't show non selectable users

* fix: test
2022-01-10 16:36:31 +01:00
..
application.go fix: client secret verification (for introspection) (#2825) 2021-12-10 09:25:17 +00:00
auth_request_test.go fix: select account styling (#2970) 2022-01-10 16:36:31 +01:00
auth_request.go fix: select account styling (#2970) 2022-01-10 16:36:31 +01:00
iam.go feat: Custom message files (#1992) 2021-07-13 07:13:39 +02:00
key.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org.go feat: text query (#2735) 2021-12-16 15:21:37 +01:00
refresh_token.go fix: undo scan for current sequence in get by id (#1956) 2021-07-01 22:32:16 +02:00
token.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
user_grant.go feat: member queries (#2796) 2021-12-16 13:25:38 +00:00
user_session.go fix: improve db call when only count is required (on views) (#2769) 2021-12-06 16:28:49 +01:00
user.go fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00