Skip to content

web/a11y: Brand form#16011

Merged
GirlBossRush merged 4 commits intomainfrom
a11y-brand-form
Sep 30, 2025
Merged

web/a11y: Brand form#16011
GirlBossRush merged 4 commits intomainfrom
a11y-brand-form

Conversation

@GirlBossRush
Copy link
Contributor

@GirlBossRush GirlBossRush commented Aug 6, 2025

Dependencies

Details

This PR resolves a collection of accessibility issues in the brand form. This change is performed through a combination of input labeling and updates to the form validation.

See also

@netlify
Copy link

netlify bot commented Aug 6, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 4227c54
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68dc499047762b0008ec5a7f

@netlify
Copy link

netlify bot commented Aug 6, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 4227c54
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68dc49907b7847000833d383

@GirlBossRush GirlBossRush force-pushed the a11y-functional-label-components branch 8 times, most recently from 3ca9647 to 0bd134a Compare August 8, 2025 15:19
@GirlBossRush GirlBossRush force-pushed the a11y-functional-label-components branch from 0bd134a to 01d1d19 Compare August 8, 2025 15:28
@GirlBossRush GirlBossRush force-pushed the a11y-functional-label-components branch 7 times, most recently from 9a37950 to d01b0b9 Compare August 12, 2025 13:48
Base automatically changed from a11y-functional-label-components to main August 12, 2025 14:34
@netlify
Copy link

netlify bot commented Aug 26, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 4227c54
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68dc49900174f900089820fa
😎 Deploy Preview https://deploy-preview-16011--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 Aug 26, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16011   +/-   ##
=======================================
  Coverage   92.87%   92.87%           
=======================================
  Files         845      845           
  Lines       46014    46014           
=======================================
+ Hits        42734    42735    +1     
+ Misses       3280     3279    -1     
Flag Coverage Δ
e2e 46.18% <ø> (-0.04%) ⬇️
integration 23.26% <ø> (+<0.01%) ⬆️
unit 90.97% <ø> (+<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 Aug 26, 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-4227c5489343070b4846ef7a4bea20b6410f7a72
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-4227c5489343070b4846ef7a4bea20b6410f7a72

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

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.

Excellent.

@GirlBossRush GirlBossRush enabled auto-merge (squash) September 30, 2025 21:28
@GirlBossRush GirlBossRush merged commit 1eb78ac into main Sep 30, 2025
108 checks passed
@GirlBossRush GirlBossRush deleted the a11y-brand-form branch September 30, 2025 21:43
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