zitadel/internal
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
..
actions perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
activity fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
admin/repository/eventsourcing feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
api feat: add time range events filter (#7005) 2023-12-07 10:15:53 +00:00
auth/repository chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
auth_request/repository chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
authz fix(authz): add logging to access token verification errors (#6976) 2023-11-27 15:35:08 +00:00
cache chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
command perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
config feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
crypto chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
database perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
domain feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
errors feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
eventstore perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
form feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02:00
i18n feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
iam feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
id chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
idp chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
integration fix: restrict languages in console (#6964) 2023-12-07 08:43:23 +00:00
logstore perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
migration feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
net perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
notification fix: restrict languages in console (#6964) 2023-12-07 08:43:23 +00:00
org fix: prevent panic in loginNameInformation (#6876) 2023-11-07 11:16:49 +01:00
project fix: handle project deactivate and remove correctly on tokens (#6947) 2023-11-21 10:05:22 +01:00
protoc merge main into next 2023-10-19 12:34:00 +02:00
qrcode docs(legal): Updated agreements and policies v2 (#3823) 2022-06-15 08:30:58 +02:00
query fix(oidc): return clients without instance settings (#7036) 2023-12-07 09:43:45 +00:00
renderer feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
repository feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
static feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
statik chore: initial version of a devcontainer (#6352) 2023-08-15 10:49:05 +02:00
telemetry fix(deps): upgrade oidc and otel (#6468) 2023-09-01 10:32:13 +00:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
user chore(deps): upgrade all go modules (#6895) 2023-11-13 10:41:29 +00:00
view/repository feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
webauthn chore(webauthn): add logs (#6569) 2023-09-15 13:43:38 +00:00