Skip to content

web/elements: fix dual select without sortBy#14977

Merged
BeryJu merged 1 commit intomainfrom
web/elements/fix-dual-select
Jun 9, 2025
Merged

web/elements: fix dual select without sortBy#14977
BeryJu merged 1 commit intomainfrom
web/elements/fix-dual-select

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Jun 9, 2025

Details

closes #14961
closes #14932


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner June 9, 2025 15:58
@netlify
Copy link

netlify bot commented Jun 9, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 2e6ab70
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/684704b4394d7e00084df1d8

@netlify
Copy link

netlify bot commented Jun 9, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 2e6ab70
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/684704b468090900085c6143
😎 Deploy Preview https://deploy-preview-14977--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.

@codecov
Copy link

codecov bot commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.77%. Comparing base (f4da22a) to head (2e6ab70).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14977      +/-   ##
==========================================
- Coverage   92.77%   92.77%   -0.01%     
==========================================
  Files         818      818              
  Lines       42199    42199              
==========================================
- Hits        39152    39151       -1     
- Misses       3047     3048       +1     
Flag Coverage Δ
e2e 47.71% <ø> (-0.01%) ⬇️
integration 24.44% <ø> (ø)
unit 90.67% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2025

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-2e6ab70a601b2dd884885833d0fbe6232870726b
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-2e6ab70a601b2dd884885833d0fbe6232870726b

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

Copy link
Contributor

@kensternberg-authentik kensternberg-authentik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh. That's unfortunate. Good catch.

@BeryJu
Copy link
Member Author

BeryJu commented Jun 9, 2025

/cherry-pick version-2025.6

@BeryJu BeryJu merged commit a844fb4 into main Jun 9, 2025
102 checks passed
@BeryJu BeryJu deleted the web/elements/fix-dual-select branch June 9, 2025 17:04
gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Jun 9, 2025
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
BeryJu added a commit that referenced this pull request Jun 9, 2025
…4979)

web/elements: fix dual select without sortBy (#14977)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L. <jens@goauthentik.io>
cavefire pushed a commit to cavefire/authentik that referenced this pull request Jun 24, 2025
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError in ak-dual-select-dynamic-selected component Unable to setup MultiFactor Authentication in 2025.6

3 participants