Skip to content

web: Locale selector UI fixes (cherry-pick #18972 to version-2025.12)#19027

Merged
GirlBossRush merged 1 commit intoversion-2025.12from
cherry-pick/18972-to-version-2025.12
Dec 23, 2025
Merged

web: Locale selector UI fixes (cherry-pick #18972 to version-2025.12)#19027
GirlBossRush merged 1 commit intoversion-2025.12from
cherry-pick/18972-to-version-2025.12

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #18972 to version-2025.12 branch.

Original PR: #18972
Original Author: @GirlBossRush
Cherry-picked commit: 342d9eb

* Fix alignment, focus.

* Clean up.

* Tidy click area.

* Fix compatibility mode.

* Fix alignment.

* Fix issues surrounding labels, alignment, consistency.

* Update web/src/common/ui/locale/format.ts

Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>

* Tidy hover states.

* Tidy.

* Clean up parsing.

* Tidy comments, usage.

* Always use script naming over region.

* Remove unused.

* Spacing.

---------

Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Dec 23, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 6d0becb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/694ae22c95f70700077d3482
😎 Deploy Preview https://deploy-preview-19027--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

netlify bot commented Dec 23, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 6d0becb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/694ae22cdae7f1000831da17
😎 Deploy Preview https://deploy-preview-19027--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

codecov bot commented Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.23%. Comparing base (fe5313f) to head (6d0becb).
⚠️ Report is 1 commits behind head on version-2025.12.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.12   #19027      +/-   ##
===================================================
+ Coverage            92.91%   93.23%   +0.31%     
===================================================
  Files                  946      946              
  Lines                51967    51967              
===================================================
+ Hits                 48286    48452     +166     
+ Misses                3681     3515     -166     
Flag Coverage Δ
e2e 44.76% <ø> (+1.12%) ⬆️
integration 23.44% <ø> (+<0.01%) ⬆️
unit 91.49% <ø> (+<0.01%) ⬆️
unit-migrate 91.54% <ø> (+<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.

@GirlBossRush GirlBossRush added this to the Release 2025.12 milestone Dec 23, 2025
@GirlBossRush GirlBossRush self-assigned this Dec 23, 2025
@github-actions
Copy link
Contributor

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-6d0becb1a664a60ee46edb307e2740a6b7454183
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-6d0becb1a664a60ee46edb307e2740a6b7454183

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

@GirlBossRush GirlBossRush merged commit aa8a6b9 into version-2025.12 Dec 23, 2025
166 of 171 checks passed
@GirlBossRush GirlBossRush deleted the cherry-pick/18972-to-version-2025.12 branch December 23, 2025 21:22
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.

2 participants