Skip to content

web: Storybook v9#15550

Merged
GirlBossRush merged 2 commits intomainfrom
font-fixes
Jul 16, 2025
Merged

web: Storybook v9#15550
GirlBossRush merged 2 commits intomainfrom
font-fixes

Conversation

@GirlBossRush
Copy link
Contributor

@GirlBossRush GirlBossRush commented Jul 14, 2025

Details

This PR updates Storybook to version 9. The latest version includes quite a few changes to their theming system. We have full support for their light/dark mode now, though it'll need further refining to align with the upcoming Foundation elements.

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)

@GirlBossRush GirlBossRush requested a review from a team as a code owner July 14, 2025 15:25
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.

Oh, yes, that's very fine.

BeryJu
BeryJu previously requested changes Jul 14, 2025
@netlify
Copy link

netlify bot commented Jul 14, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit fa51f08
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/687725ab7d0dbf000899d393
😎 Deploy Preview https://deploy-preview-15550--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 Jul 14, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit fa51f08
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/687725ab8c348d00086dc011

@netlify
Copy link

netlify bot commented Jul 14, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit fa51f08
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/687725abf23d310008631c76

@codecov
Copy link

codecov bot commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.16%. Comparing base (d997930) to head (fa51f08).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15550      +/-   ##
==========================================
- Coverage   93.16%   93.16%   -0.01%     
==========================================
  Files         831      831              
  Lines       44144    44146       +2     
==========================================
- Hits        41128    41127       -1     
- Misses       3016     3019       +3     
Flag Coverage Δ
e2e 46.64% <ø> (-0.04%) ⬇️
integration 23.49% <ø> (+<0.01%) ⬆️
unit 91.25% <ø> (+<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.

🚀 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 Jul 14, 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-fa51f080a20594f0989cbe46a582bee9fab284e7
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-fa51f080a20594f0989cbe46a582bee9fab284e7

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

@GirlBossRush GirlBossRush requested a review from BeryJu July 15, 2025 00:22
@GirlBossRush GirlBossRush changed the title web: Use consistent fonts. web: Use consistent fonts. Fix Storybook loading of fonts Jul 15, 2025
@BeryJu BeryJu requested a review from a team as a code owner July 15, 2025 15:22
@GirlBossRush GirlBossRush force-pushed the font-fixes branch 2 times, most recently from d3bb6b1 to b204088 Compare July 16, 2025 03:56
@GirlBossRush GirlBossRush changed the title web: Use consistent fonts. Fix Storybook loading of fonts web: Storybook v9 Jul 16, 2025
@GirlBossRush GirlBossRush dismissed BeryJu’s stale review July 16, 2025 04:00

Splitting fonts & asset paths into separate PR

@GirlBossRush GirlBossRush removed request for a team and BeryJu July 16, 2025 04:00
@GirlBossRush GirlBossRush mentioned this pull request Jul 16, 2025
6 tasks
@GirlBossRush GirlBossRush enabled auto-merge (squash) July 16, 2025 04:10
@GirlBossRush GirlBossRush self-assigned this Jul 16, 2025
@GirlBossRush GirlBossRush merged commit 4da1115 into main Jul 16, 2025
106 checks passed
@GirlBossRush GirlBossRush deleted the font-fixes branch July 16, 2025 04:29
tanberry pushed a commit to stazio/authentik that referenced this pull request Jul 24, 2025
* web: Update Storybook. Clean up theme styles.

* web: Ignore Storybook output.
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.

3 participants