Skip to content

web/admin: User wizard label adjust and deactivate navigation when wizard is finished (cherry-pick #22133 to version-2026.5)#22191

Open
authentik-automation[bot] wants to merge 1 commit intoversion-2026.5from
cherry-pick/22133-to-version-2026.5
Open

web/admin: User wizard label adjust and deactivate navigation when wizard is finished (cherry-pick #22133 to version-2026.5)#22191
authentik-automation[bot] wants to merge 1 commit intoversion-2026.5from
cherry-pick/22133-to-version-2026.5

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

Cherry-pick of #22133 to version-2026.5 branch.

Original PR: #22133
Original Author: @BeryJu
Cherry-picked commit: c8efb7b

…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>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 9, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit d516bcd
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69ff7bb1d1a56a0008a06890
😎 Deploy Preview https://deploy-preview-22191--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 9, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit d516bcd
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69ff7bb15aa0da0008a7c2da
😎 Deploy Preview https://deploy-preview-22191--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.21%. Comparing base (fd6bf9f) to head (d516bcd).
✅ All tests successful. No failed tests found.

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     
Flag Coverage Δ
conformance 36.74% <ø> (+<0.01%) ⬆️
e2e 41.99% <ø> (+<0.01%) ⬆️
integration 33.12% <ø> (-0.05%) ⬇️
rust 0.00% <ø> (ø)
unit 92.13% <ø> (+<0.01%) ⬆️
unit-migrate 92.15% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

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)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

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-d516bcd64eaa2f8372c9da4ee36bf179627279e8

Afterwards, run the upgrade commands from the latest release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant