zitadel/internal/query/projection
Livio Amstutz ed80a8bb1e
feat: actions (#2377)
* feat(actions): begin api

* feat(actions): begin api

* api and projections

* fix: handle multiple statements for a single event in projections

* export func type

* fix test

* update to new reduce interface

* flows in login

* feat: jwt idp

* feat: command side

* feat: add tests

* actions and flows

* fill idp views with jwt idps and return apis

* add jwtEndpoint to jwt idp

* begin jwt request handling

* add feature

* merge

* merge

* handle jwt idp

* cleanup

* bug fixes

* autoregister

* get token from specific header name

* fix: proto

* fixes

* i18n

* begin tests

* fix and log http proxy

* remove docker cache

* fixes

* usergrants in actions api

* tests adn cleanup

* cleanup

* fix add user grant

* set login context

* i18n

Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-09-27 13:43:49 +02:00
..
flow feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org/owner fix: handle multiple statements for a single event in projections (#2313) 2021-09-08 13:54:31 +02:00
action.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
config.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
org.go fix: handle multiple statements for a single event in projections (#2313) 2021-09-08 13:54:31 +02:00
project.go fix: handle multiple statements for a single event in projections (#2313) 2021-09-08 13:54:31 +02:00
projection.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00