web/admin: User wizard label adjust and deactivate navigation when wizard is finished (cherry-pick #22133 to version-2026.5)#22191
Conversation
…zard is finished (#22133) * elements/wizard: deactivate side nav buttons if wizard is done Signed-off-by: Jens Langhammer <jens@goauthentik.io> * adjust labels for service account Signed-off-by: Jens Langhammer <jens@goauthentik.io> * Fix wizards to use consistent height. * remove justify Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
✅ Deploy Preview for authentik-integrations 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 @@
## version-2026.5 #22191 +/- ##
==================================================
- Coverage 93.23% 93.21% -0.03%
==================================================
Files 1028 1028
Lines 59692 59692
Branches 400 400
==================================================
- Hits 55656 55641 -15
- Misses 4036 4051 +15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-d516bcd64eaa2f8372c9da4ee36bf179627279e8
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-d516bcd64eaa2f8372c9da4ee36bf179627279e8Afterwards, run the upgrade commands from the latest release notes. |
Cherry-pick of #22133 to
version-2026.5branch.Original PR: #22133
Original Author: @BeryJu
Cherry-picked commit: c8efb7b