This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/web/src/admin
Jens Langhammer 97871ecd6c
re-gen migrations, implement one half of number matching
this also treats accept/deny as "number" matching (we call it item matching to make it more general), since it's just a more static version of selecting the correct thing

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-01-09 12:28:03 +01:00
..
admin-overview web: abstract rootInterface()?.config?.capabilities.includes() into .can() (#7737) 2024-01-08 10:22:52 -08:00
AdminInterface web: abstract rootInterface()?.config?.capabilities.includes() into .can() (#7737) 2024-01-08 10:22:52 -08:00
applications web: Replace calls to rootInterface()?.tenant? with a contextual this.tenant object (#7778) 2024-01-08 13:03:00 -08:00
blueprints web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
common web: package up horizontal elements into their own components (#7053) 2023-10-04 13:07:52 -07:00
crypto web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
enterprise core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
events web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
flows web: abstract rootInterface()?.config?.capabilities.includes() into .can() (#7737) 2024-01-08 10:22:52 -08:00
groups web: Replace calls to rootInterface()?.tenant? with a contextual this.tenant object (#7778) 2024-01-08 13:03:00 -08:00
outposts enterprise/providers/rac: add option to limit concurrent connections to endpoint (#8053) 2024-01-04 16:27:16 +01:00
policies web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
property-mappings enterprise/providers/rac: add alert that enterprise is required for RAC (#8057) 2024-01-04 16:18:12 +01:00
providers web: Replace calls to rootInterface()?.tenant? with a contextual this.tenant object (#7778) 2024-01-08 13:03:00 -08:00
roles web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
sources web: abstract rootInterface()?.config?.capabilities.includes() into .can() (#7737) 2024-01-08 10:22:52 -08:00
stages re-gen migrations, implement one half of number matching 2024-01-09 12:28:03 +01:00
system-tasks api: optimise pagination in API schema (#6478) 2023-08-05 15:37:06 +02:00
tenants web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
tokens web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
users web: Replace calls to rootInterface()?.tenant? with a contextual this.tenant object (#7778) 2024-01-08 13:03:00 -08:00
DebugPage.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
helperText.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
Routes.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00