web: follow-up polish for modal and form components#21588
web: follow-up polish for modal and form components#21588GirlBossRush wants to merge 0 commit intomainfrom
Conversation
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21588 +/- ##
==========================================
- Coverage 92.29% 92.22% -0.08%
==========================================
Files 1032 1033 +1
Lines 59767 59947 +180
Branches 2537 2695 +158
==========================================
+ Hits 55163 55286 +123
- Misses 4541 4588 +47
- Partials 63 73 +10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d9e1d5c to
fc4f856
Compare
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-4145dd2c1c195204e161affed1ffccf0beb6619f
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-4145dd2c1c195204e161affed1ffccf0beb6619fAfterwards, run the upgrade commands from the latest release notes. |
|
@copilot resolve the merge conflicts in this pull request |
65fd887 to
db0121b
Compare
4145dd2 to
6d57854
Compare
Dependencies
.toJSON()over.json()#21621Follow-up to #21336 — small fixes and polish that came out of testing the modal revisions.
Summary
FormGroupmarker styles with CSS custom propertiesApplicationCheckAccessFormwithmodalInvokerclearSearchto baseTableclass, fixisInteractiveElementtabIndex handlingak-status-labelBreakdown
de2cbf03f1CSS/styling: logical properties for dialogs, scroll shadow utility, radio/form control rework, FormGroup marker refactor, sidebar padding fixa1e07176f0Elements/components: dialog ARIA, tri-state status label, FormGroup simplification, LogViewer/StaticTable cleanup, switch/radio input fixesd9a0cb7264Application pages: modalInvoker migration, form metadata properties, nullable createPaginatedResponse, dropdown casing fixTest plan
TablePageandStaticTablecontexts