zitadel/internal/api
Elio Bischof 9da4abd459
feat: add time range events filter (#7005)
* feat(console): add time range events filter

* deprecate creation_date, use oneof filter

* use range or from

* implement api

* fix timestamp format

* translate

* styles

* lint

* integration tests

* fix until date

* rearrange sorting control

* sort creation date

* fix events e2e test

* Update console/src/app/modules/filter-events/filter-events.component.html

Co-authored-by: Max Peintner <max@caos.ch>

* Update console/src/app/modules/filter-events/filter-events.component.html

Co-authored-by: Max Peintner <max@caos.ch>

* Update console/src/app/modules/filter-events/filter-events.component.html

Co-authored-by: Max Peintner <max@caos.ch>

* lint

* lint

* don't use utc call time

---------

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-12-07 10:15:53 +00:00
..
assets feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
authz fix(authz): add logging to access token verification errors (#6976) 2023-11-27 15:35:08 +00:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc feat: add time range events filter (#7005) 2023-12-07 10:15:53 +00:00
http fix: use host with potential port for instance context (#7022) 2023-12-06 16:53:41 +00:00
idp test: correct used client api call in integration test (#6685) 2023-10-09 12:09:51 +00:00
info fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
oidc fix(oidc): return clients without instance settings (#7036) 2023-12-07 09:43:45 +00:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
api.go feat: improve UX for external configuration (#6861) 2023-11-09 11:30:15 +01:00