Skip to content

web/admin: User wizard label adjust and deactivate navigation when wizard is finished#22133

Merged
BeryJu merged 5 commits intomainfrom
web/admin/wizard-adjustments
May 9, 2026
Merged

web/admin: User wizard label adjust and deactivate navigation when wizard is finished#22133
BeryJu merged 5 commits intomainfrom
web/admin/wizard-adjustments

Conversation

@BeryJu
Copy link
Copy Markdown
Member

@BeryJu BeryJu commented May 7, 2026

No description provided.

@BeryJu BeryJu requested a review from a team as a code owner May 7, 2026 20:35
@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 702ca50
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69ff726b852c380008534cdf
😎 Deploy Preview https://deploy-preview-22133--authentik-storybook.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 7, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 702ca50
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69ff726bd22b290008eaff4b
😎 Deploy Preview https://deploy-preview-22133--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 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.24%. Comparing base (2c45230) to head (702ca50).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22133      +/-   ##
==========================================
- Coverage   93.25%   93.24%   -0.02%     
==========================================
  Files        1028     1028              
  Lines       59692    59692              
  Branches      400      400              
==========================================
- Hits        55666    55658       -8     
- Misses       4026     4034       +8     
Flag Coverage Δ
conformance 36.74% <ø> (+<0.01%) ⬆️
e2e 41.97% <ø> (-0.01%) ⬇️
integration 33.16% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.13% <ø> (+<0.01%) ⬆️
unit-migrate 92.15% <ø> (-0.02%) ⬇️

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 7, 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-702ca5000bb800b9f93783a2a8eb0cd2767757d5
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-702ca5000bb800b9f93783a2a8eb0cd2767757d5

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

@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 702ca50
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69ff726be46ad90008a04009
😎 Deploy Preview https://deploy-preview-22133--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.

BeryJu and others added 3 commits May 8, 2026 01:55
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@GirlBossRush GirlBossRush force-pushed the web/admin/wizard-adjustments branch from 489ed49 to da9ec72 Compare May 7, 2026 23:55
@GirlBossRush GirlBossRush added the area:frontend Features or issues related to the browser, TypeScript, Node.js, etc label May 7, 2026
@BeryJu BeryJu added the backport/version-2026.5 Add this label to PRs to backport changes to version-2026.5 label May 8, 2026
BeryJu added 2 commits May 9, 2026 19:32
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu merged commit c8efb7b into main May 9, 2026
116 checks passed
@BeryJu BeryJu deleted the web/admin/wizard-adjustments branch May 9, 2026 18:23
@authentik-automation
Copy link
Copy Markdown
Contributor

🍒 Cherry-pick to version-2026.5 created: #22191

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

Labels

area:frontend Features or issues related to the browser, TypeScript, Node.js, etc backport/version-2026.5 Add this label to PRs to backport changes to version-2026.5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants