|
c28b65a3f2
|
Web: Controllers cleanup (#14616)
* web: Fix issues surrounding availability of controllers during init.
web: Fix edgecase where flow does not have brand.
* web: Fix import path.
* web: Clean up mixin/controller paths.
* web: Prepare for consistent import styling.
- Prep for Storybook fixes.
* web: Update MDX types.
* web: Fix issues surrounding async imports, MDX typing, relative paths.
* web: Format. Clarify.
* web: Group module types.
|
2025-05-26 07:06:14 -04:00 |
|
|
5fed8ca575
|
web: Type Tidy (#14647)
* web: Update Sentry types.
* web: Update MDX types.
* web: Format. Remove unused script.
* web: Clean up test types.
* web: Fix label in dark mode.
|
2025-05-23 17:31:59 +02:00 |
|
|
1c5e906a3e
|
web/NPM Workspaces: ESbuild version cleanup (#14541)
* web: Check JS files. Add types.
* web: Fix issues surrounding Vite/ESBuild types.
* web: Clean up version constants. Tidy types
* web: Clean up docs, types.
* web: Clean up package paths.
* web: (ESLint) no-lonely-if
* web: Render slot before navbar.
* web: Fix line-height alignment.
* web: Truncate long headers.
* web: Clean up page header declarations. Add story. Update paths.
* web: Ignore out directory.
* web: Lint Lit.
* web: Use private alias.
* web: Fix implicit CJS mode.
* web: Update deps.
* web: await all imports.
|
2025-05-20 02:11:18 +02:00 |
|
|
0cf6bff93c
|
tests/e2e: add test for authentication flow in compatibility mode (#14392)
* tests/e2e: add test for authentication flow in compatibility mode
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* web: Add prefix class to CSS for easier debugging of constructed stylesheets.
- Use CSS variables for highlighter.
* web: Fix issue where MDX components apply styles out of order.
* web: Fix hover color.
* web: Fix CSS module types. Clean up globals.
* web: Fix issues surrounding availability of shadow root in compatibility mode.
* web: Fix typo.
* web: Partial fixes for storybook dark theme.
* web: Fix overflow.
* web: Fix issues surrounding competing interfaces attempting to apply styles.
* fix padding in ak-alert in. markdown
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* web: Minimize use of sub-module exports.
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Teffen Ellis <teffen@sister.software>
|
2025-05-15 16:51:11 +02:00 |
|
|
70d60c7ab2
|
web: Use monorepo package utilities to build packages (#14159)
* web: Format live reload package.
* web: Format package.json.
* web: Revise globals.
* web: Build entrypoints with a single ESBuild context. Clean up entrypoints.
* web: WIP Prepare monorepo package for use.
* web: Update build paths. Fix types.
* web: WIP Add monorepo dependency.
* web: Use monorepo utilities when building.
* web: Fix issue where linters collide. Update ignore file.
- Remove unused sort override for polyfills.
* core: Prepare repo for NPM workspaces.
|
2025-05-02 19:48:19 -04:00 |
|
|
ad733033d7
|
web: Packagify live reload plugin. (#14134)
* web: Packagify live reload plugin.
* web: Use shared formatter.
* web: Format.
* web: Use project mode typecheck.
* web: Fix type errors.
|
2025-04-21 19:07:45 +02:00 |
|