Skip to content

web/flows: add more stories#6444

Merged
BeryJu merged 1 commit intomainfrom
web/flow/more-stories
Aug 3, 2023
Merged

web/flows: add more stories#6444
BeryJu merged 1 commit intomainfrom
web/flow/more-stories

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Jul 31, 2023

Details

remove default example stories that were broken

currently only the dark theme works due to the way storybook includes CSS files in the iframe


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)
  • The translation files have been updated (make i18n-extract)

If applicable

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

remove default example stories that were broken

currently only the dark theme works due to the way storybook includes CSS files in the iframe

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

netlify bot commented Jul 31, 2023

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit fd2fa5d
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/64c83bee787b7300087df196
😎 Deploy Preview https://deploy-preview-6444--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 site configuration.

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch coverage has no change and project coverage change: -1.11% ⚠️

Comparison is base (c0474a8) 92.01% compared to head (fd2fa5d) 90.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6444      +/-   ##
==========================================
- Coverage   92.01%   90.89%   -1.11%     
==========================================
  Files         561      561              
  Lines       27075    27075              
==========================================
- Hits        24910    24607     -303     
- Misses       2165     2468     +303     
Flag Coverage Δ
e2e 51.61% <ø> (+1.67%) ⬆️
integration ?
unit 89.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 35 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Had me worried when I saw "24 files changed," but that was mostly the deletions. Looks fantastic. I'm glad we're looking at Storybook more and more to produce islands of functional code.

@BeryJu BeryJu marked this pull request as ready for review August 3, 2023 15:25
@BeryJu BeryJu requested a review from a team as a code owner August 3, 2023 15:25
@BeryJu BeryJu merged commit 1451f37 into main Aug 3, 2023
@BeryJu BeryJu deleted the web/flow/more-stories branch August 3, 2023 15:28
kensternberg-authentik added a commit that referenced this pull request Aug 7, 2023
* main: (36 commits)
  website/blog: add github user name links (#6468)
  website/developer-docs: add new template for procedures (#6390)
  website/blogs: blog to celebrate hackathon (#6457)
  web/flows: add more stories (#6444)
  web: bump prettier from 3.0.0 to 3.0.1 in /web (#6465)
  core: bump debugpy from 1.6.7 to 1.6.8 (#6458)
  ci: bump peter-evans/create-pull-request from 4 to 5 (#6459)
  web: bump lit from 2.7.6 to 2.8.0 in /web (#6460)
  web: bump @fortawesome/fontawesome-free from 6.4.0 to 6.4.2 in /web (#6461)
  web: bump chart.js from 4.3.2 to 4.3.3 in /web (#6462)
  web: bump @lit-labs/task from 2.1.2 to 3.0.0 in /web (#6463)
  web, website: compress images (#6121)
  core: bump cryptography from 41.0.2 to 41.0.3 (#6456)
  root: replace builtin psycopg libpq binary implementation with distro… (#6448)
  website: fix broken links in NewsBar
  core: bump github.com/getsentry/sentry-go from 0.22.0 to 0.23.0 (#6449)
  core: bump goauthentik.io/api/v3 from 3.2023061.6 to 3.2023061.7 (#6450)
  web: bump pyright from 1.1.319 to 1.1.320 in /web (#6451)
  core: bump ruff from 0.0.281 to 0.0.282 (#6453)
  core: bump golang from 1.20.6-bullseye to 1.20.7-bullseye (#6454)
  ...
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.

2 participants