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/elements
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
..
ak-locale-context web: refactor locale handler into top-level context handler (#6022) 2023-07-07 14:23:10 +00:00
buttons web/admin: user details few tooltip buttons (#6899) 2023-09-18 10:27:13 -07:00
cards enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00
charts web: bump prettier from 2.8.8 to 3.0.0 in /web (#6329) 2023-07-21 18:19:19 +02:00
chips web: rework and expand tooltips (#6435) 2023-07-31 19:35:09 +02:00
enterprise enterprise: add more info to enterprise forecast (#6292) 2023-07-18 23:24:44 +02:00
forms web: improve testability (#6952) 2023-09-22 09:04:30 -07:00
messages web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
notifications web: Detangling some circular dependencies in Admin and User (#6852) 2023-09-13 10:16:24 -07:00
oauth web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
router web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
sidebar web/admin: theme adjustments (#5944) 2023-06-13 15:41:48 +02:00
table web/elements: improve table error handling, prevent infinite loading … (#6636) 2023-08-26 17:26:40 +02:00
user web: remove ./element./user references (#6866) 2023-09-14 10:15:15 -07:00
utils web: rework and expand tooltips (#6435) 2023-07-31 19:35:09 +02:00
wizard web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
Alert.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
Base.ts web/flows: add more stories (#6444) 2023-08-03 17:27:58 +02:00
CodeMirror.ts web/admin: prompt preview (#5078) 2023-03-25 22:31:48 +01:00
Diagram.ts security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
Divider.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
EmptyState.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
Expand.ts web: app icons v2 (#6410) 2023-07-28 14:25:56 +02:00
Label.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
LoadingOverlay.ts flows: improved import (#3807) 2022-10-18 22:01:42 +02:00
Markdown.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
PageHeader.ts web: rework and expand tooltips (#6435) 2023-07-31 19:35:09 +02:00
Spinner.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
Tabs.ts web/user: fix user settings colours on dark theme (#6499) 2023-08-08 00:58:57 +02:00
TreeView.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00