dependabot[bot]
8e87585fce
web: Bump types, fix ESLint errors ( #17546 )
...
* Fix config.
* Fix linter.
* Fix ts ignore comments.
* Fix empty functions
* Fix unnamed functions.
* Fix unused parameters.
* Fix define before use.
* Remove unused.
* Replace esbuild-copy-plugin with `fs` module.
---------
Co-authored-by: Teffen Ellis <teffen@goauthentik.io >
2025-12-06 20:21:29 +00:00
Teffen Ellis
2e8a1d80a3
web: Fix numeric values in search select inputs, search input fixes ( #16928 )
...
* web: Fix numeric values in search select inputs.
* web: Fix ARIA attributes on menu items.
* web: Fix issues surrounding nested modal actions, selectors, labels.
* web: Prepare group forms for testing, ARIA, etc.
* web: Clarify when spinner buttons are busy.
* web: Fix dark theme toggle input visibility.
* web: Fix issue where tests complete before optional search inputs load.
* web: Add user creation tests, group creation. Flesh out fixtures.
2025-10-02 03:04:38 +00:00
Teffen Ellis
9af3ab3215
web/a11y: Notifications drawer ( #17031 )
...
* web/a11y: Notifications drawer
* web: Add strict label selection.
* web: Add ARIA roles to API drawer, distiguish from notifications region.
* web: Fix type.
2025-09-30 21:20:57 +00:00
Teffen Ellis
190683611c
web/e2e: User creation ( #17149 )
...
* web: Match autocomplete properties.
* web: Fix label ARIA.
* web: Fix ARIA grouping, label association.
* web: Add missing text properties. Fix ARIA association of help values.
* web: Flesh out tests, ARIA selection.
2025-09-30 14:18:48 -04:00
Teffen Ellis
75d1771bb8
web/a11y: Flow Search ( #15876 )
...
* web: Flesh out flow search clean up.
* web: Fix issues surrounding escape key in modals. Tidy properties.
* web: Tidy properties, types.
* web: Clean up types.
* web: Clarify labels for screen readers.
* web: Fix ARIA group behavior, labeling, input selectors.
* web: Flesh out test prereqs.
* web: Clean up usage of nullish attributes directive.
* web: Add placeholder attribute.
* web: touch up comment.
* web: Fix role matching, test selectors, etc.
* web: Fix typo.
* web: Remove redundant clean up.
* web: Normalize tab attributes.
* web: Use main role wrapper.
2025-09-17 18:35:40 +00:00
Teffen Ellis
45821e0bf1
web: Use curated dictionary for e2e fixtures. ( #16750 )
2025-09-16 08:37:26 -04:00
Teffen Ellis
232f52b349
web/e2e: Playwright end-to-end test runner ( #16014 )
...
* web: Flesh out Playwright.
web: Flesh out slim tests.
* web/e2e: Sessions
* web: Update tests.
* web: Fix missing git hash when using docker as backend.
* Fix selectors.
* web: Flesh out a11y in wizard elements.
* web: Flesh out provider tests.
2025-08-26 17:09:00 +00:00