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
Ken Sternberg 671b7156ed
web: improve testability (#6952)
web/improve testability

This is a trio of small hacks that allow the E2E tests to find several components
on the page while the test is running:

- Add a `data-managed-for` field to SearchSelect's positioned elements. If a search
  has a `name` field, it will be reflected here, allowing tests to find specific
  instances of the dropdown elements.
- Add a forwarder to the search select wrappers we use for our SearchSelect.
- Added aria details to the UserLibrary header to make it easy to identify.
2023-09-22 09:04:30 -07:00
..
admin-overview web: detangle components from applications (#6891) 2023-09-14 14:51:42 -07:00
applications web: detangle element to admin references (#6864) 2023-09-13 12:28:42 -07:00
blueprints web/admin: fix ak-toggle-group for policy and blueprint uses (#6687) 2023-08-30 12:46:58 +02:00
common web: improve testability (#6952) 2023-09-22 09:04:30 -07:00
crypto web: rework and expand tooltips (#6435) 2023-07-31 19:35:09 +02:00
enterprise enterprise: licensing fixes (#6601) 2023-08-23 13:20:42 +02:00
events web: detangle components from applications (#6891) 2023-09-14 14:51:42 -07:00
flows web: detangle element to admin references (#6864) 2023-09-13 12:28:42 -07:00
groups web: detangle element to admin references (#6864) 2023-09-13 12:28:42 -07:00
outposts web: Replace ad-hoc toggle control with ak-toggle-group (#6470) 2023-08-28 20:00:25 +02:00
policies policies: specify failure result (#6887) 2023-09-14 20:38:22 +02:00
property-mappings web: rework and expand tooltips (#6435) 2023-07-31 19:35:09 +02:00
providers web: detangle element to admin references (#6864) 2023-09-13 12:28:42 -07:00
sources web: detangle element to admin references (#6864) 2023-09-13 12:28:42 -07:00
stages web/admin: fix webauthn label order, add raw value (#6905) 2023-09-15 13:12:38 +02:00
system-tasks api: optimise pagination in API schema (#6478) 2023-08-05 15:37:06 +02:00
tenants web: Replace ad-hoc toggle control with ak-toggle-group (#6470) 2023-08-28 20:00:25 +02:00
tokens web: Detangling some circular dependencies in Admin and User (#6852) 2023-09-13 10:16:24 -07:00
users web/admin: user details few tooltip buttons (#6899) 2023-09-18 10:27:13 -07:00
AdminInterface.ts web/admin: simplify sidebar renderer (#6797) 2023-09-11 12:58:55 -07: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 enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00