Skip to content

web: Fix stale table rows (cherry-pick #17940 to version-2025.10)#18408

Merged
rissson merged 5 commits intoversion-2025.10from
cherry-pick/17940-to-version-2025.10
Nov 27, 2025
Merged

web: Fix stale table rows (cherry-pick #17940 to version-2025.10)#18408
rissson merged 5 commits intoversion-2025.10from
cherry-pick/17940-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

⚠️ This cherry-pick has conflicts that require manual resolution.

Cherry-pick of #17940 to version-2025.10 branch.

Original PR: #17940
Original Author: @GirlBossRush
Cherry-picked commit: 171305c

Please resolve the conflicts in this PR before merging.

@netlify
Copy link

netlify bot commented Nov 27, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 388904d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69287b672d884a000874baa7
😎 Deploy Preview https://deploy-preview-18408--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.

@netlify
Copy link

netlify bot commented Nov 27, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 388904d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69287b67cdae8f00085f33d8
😎 Deploy Preview https://deploy-preview-18408--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.

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (e4e8bc5) to head (388904d).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff                @@
##           version-2025.10   #18408   +/-   ##
================================================
  Coverage            92.93%   92.94%           
================================================
  Files                  869      869           
  Lines                48025    48025           
================================================
+ Hits                 44633    44637    +4     
+ Misses                3392     3388    -4     
Flag Coverage Δ
e2e 45.15% <ø> (+0.03%) ⬆️
integration 23.15% <ø> (+<0.01%) ⬆️
unit 91.08% <ø> (+<0.01%) ⬆️
unit-migrate 91.13% <ø> (+<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 and others added 3 commits November 27, 2025 17:01
* web: Reset selection state after refresh.

* web: Only select row when not expandable.

* web: Only render expandable content when row is expanded.

* web: Use `repeat` directive.
@GirlBossRush GirlBossRush force-pushed the cherry-pick/17940-to-version-2025.10 branch from cdd9df3 to 49198b7 Compare November 27, 2025 16:04
@github-actions
Copy link
Contributor

github-actions bot commented Nov 27, 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-388904d75face635faffb25141fd3e21c252889a
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-388904d75face635faffb25141fd3e21c252889a

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

@rissson rissson enabled auto-merge (squash) November 27, 2025 16:46
@rissson rissson merged commit 76ca2fb into version-2025.10 Nov 27, 2025
122 of 125 checks passed
@rissson rissson deleted the cherry-pick/17940-to-version-2025.10 branch November 27, 2025 16:55
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