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
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 web: improve testability (#6952) 2023-09-22 09:04:30 -07:00
assets/images web/flows: update flow background (#6579) 2023-08-20 22:27:54 +02:00
common web: detangle common from elements (#6888) 2023-09-14 14:14:25 -07:00
components web: detangle components from applications (#6891) 2023-09-14 14:51:42 -07:00
elements web: improve testability (#6952) 2023-09-22 09:04:30 -07:00
flow web: don't import entire SourceViewPage in flow and user interface (#6761) 2023-09-06 14:00:16 +02:00
locales web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
polyfill web: bump @formatjs/intl-listformat from 7.2.2 to 7.3.0 in /web (#5866) 2023-06-08 13:28:15 +02:00
standalone web: refactor locale handler into top-level context handler (#6022) 2023-07-07 14:23:10 +00:00
stories web/flows: add more stories (#6444) 2023-08-03 17:27:58 +02:00
user web: improve testability (#6952) 2023-09-22 09:04:30 -07:00
custom.css *: add placeholder custom.css to easily allow user customisation 2022-02-14 20:05:00 +01:00
global.d.ts web/elements: pass full Markdown object to ak-markdown, get title from metadata 2021-12-16 12:18:43 +01:00
locale-codes.ts website: update translation docs (#5875) 2023-06-06 12:32:32 +02:00