Skip to content

web/admin: fix toggle-group for bindings now showing up#19820

Merged
BeryJu merged 3 commits intomainfrom
web/admin/fix-policy-binding-toggle-group
Jan 28, 2026
Merged

web/admin: fix toggle-group for bindings now showing up#19820
BeryJu merged 3 commits intomainfrom
web/admin/fix-policy-binding-toggle-group

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Jan 28, 2026

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner January 28, 2026 17:26
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@netlify
Copy link

netlify bot commented Jan 28, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 6eab0bd
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/697a47c9d84a530008f68f09
😎 Deploy Preview https://deploy-preview-19820--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

netlify bot commented Jan 28, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit de44862
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/697a46cdf5d3a2000880e160
😎 Deploy Preview https://deploy-preview-19820--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.

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.24%. Comparing base (d1fb7dd) to head (6eab0bd).
⚠️ Report is 36 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19820      +/-   ##
==========================================
- Coverage   93.26%   93.24%   -0.03%     
==========================================
  Files         965      965              
  Lines       53120    53120              
==========================================
- Hits        49545    49531      -14     
- Misses       3575     3589      +14     
Flag Coverage Δ
conformance 38.19% <ø> (+<0.01%) ⬆️
e2e 44.20% <ø> (+<0.01%) ⬆️
integration 22.99% <ø> (+<0.01%) ⬆️
unit 91.40% <ø> (-0.02%) ⬇️
unit-migrate 91.40% <ø> (-0.05%) ⬇️

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
Contributor

github-actions bot commented Jan 28, 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-6eab0bd35b5d885b9ec65e578baa78a59facfdb3
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-6eab0bd35b5d885b9ec65e578baa78a59facfdb3

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

@BeryJu BeryJu merged commit dcb35b1 into main Jan 28, 2026
102 checks passed
@BeryJu BeryJu deleted the web/admin/fix-policy-binding-toggle-group branch January 28, 2026 18:09
GirlBossRush pushed a commit that referenced this pull request Jan 29, 2026
* web/admin: fix toggle-group for bindings now showing up

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* actually dont use object.values

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* actually even cleaner

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@dominic-r dominic-r added the backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 label Jan 31, 2026
authentik-automation bot pushed a commit that referenced this pull request Jan 31, 2026
* web/admin: fix toggle-group for bindings now showing up

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* actually dont use object.values

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* actually even cleaner

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
BeryJu added a commit that referenced this pull request Feb 1, 2026
…19820 to version-2025.12) (#19895)

web/admin: fix toggle-group for bindings now showing up (#19820)

* web/admin: fix toggle-group for bindings now showing up



* actually dont use object.values



* actually even cleaner



---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L. <jens@goauthentik.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants