Skip to content

Conversation

@GirlBossRush
Copy link
Contributor

@GirlBossRush GirlBossRush commented Oct 7, 2025

Details

This PR is a first-pass at reducing visual noise when authenticating on smaller screens.

Screenshots

Screenshot 2025-10-07 at 05 55 01 Screenshot 2025-10-07 at 05 55 10 Screenshot 2025-10-07 at 15 01 10 Screenshot 2025-10-07 at 15 00 21 Screenshot 2025-10-07 at 14 57 25 Screenshot 2025-10-07 at 16 45 25 Screenshot 2025-10-07 at 16 47 05

@GirlBossRush GirlBossRush requested a review from BeryJu October 7, 2025 03:51
@GirlBossRush GirlBossRush self-assigned this Oct 7, 2025
@GirlBossRush GirlBossRush added the area:frontend Features or issues related to the browser, TypeScript, Node.js, etc label Oct 7, 2025
@GirlBossRush GirlBossRush requested a review from a team as a code owner October 7, 2025 03:51
@netlify
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 62a0917
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68e54bb8f512770008b24fa8
😎 Deploy Preview https://deploy-preview-17280--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 Oct 7, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 62a0917
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68e54bb855df04000874de2e
😎 Deploy Preview https://deploy-preview-17280--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 Oct 7, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 62a0917
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68e54bb8716cc70008279edf
😎 Deploy Preview https://deploy-preview-17280--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 Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.97%. Comparing base (a72cbcf) to head (62a0917).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17280      +/-   ##
==========================================
+ Coverage   92.91%   92.97%   +0.06%     
==========================================
  Files         855      855              
  Lines       46511    46511              
==========================================
+ Hits        43214    43243      +29     
+ Misses       3297     3268      -29     
Flag Coverage Δ
e2e 46.07% <ø> (+0.08%) ⬆️
integration 23.12% <ø> (+<0.01%) ⬆️
unit 91.04% <ø> (+<0.01%) ⬆️
unit-migrate 91.09% <ø> (+<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.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 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-62a091745fb45b29aaa87171eb0db38d7bb36505
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-62a091745fb45b29aaa87171eb0db38d7bb36505

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

Copy link
Member

@BeryJu BeryJu left a comment

Choose a reason for hiding this comment

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

Looks good, how does this interact with the different flow layouts?

@GirlBossRush GirlBossRush enabled auto-merge (squash) October 7, 2025 17:18
@GirlBossRush GirlBossRush merged commit 091b10d into main Oct 7, 2025
155 of 158 checks passed
@GirlBossRush GirlBossRush deleted the minimal-mobile-flow branch October 7, 2025 20:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants