Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web/flow: general ux improvements #8558

Merged
merged 5 commits into from
Mar 25, 2024
Merged

web/flow: general ux improvements #8558

merged 5 commits into from
Mar 25, 2024

Conversation

roney492
Copy link
Contributor

@roney492 roney492 commented Feb 18, 2024

TOTP Message Improvements:
Revised the TOTP message for clarity and user guidance.
The updated message instructs users to scan the QR code with authenticator apps like Microsoft Authenticator or Google Authenticator or others on their mobile devices.

Enhanced TOTP Token Validation Error Message:
Improved the error message for TOTP token validation to provide more helpful guidance to users.
The updated message now includes a suggestion to ensure the accuracy of the user's phone time and prompts them to try the token submission again.

Enhanced Forgot Password Explanation:
Users are now informed about the action they need to enter the email associated with their account to receive a password reset link.

@roney492 roney492 requested review from a team as code owners February 18, 2024 09:34
Copy link

netlify bot commented Feb 18, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 7f00dc5
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/660162090bc0c40009c0a37f

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.31%. Comparing base (cef1d2d) to head (7f00dc5).
Report is 400 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #8558       +/-   ##
===========================================
+ Coverage   46.62%   92.31%   +45.69%     
===========================================
  Files         626      640       +14     
  Lines       30996    31553      +557     
===========================================
+ Hits        14451    29128    +14677     
+ Misses      16545     2425    -14120     
Flag Coverage Δ
e2e 50.54% <66.66%> (+5.82%) ⬆️
integration 26.09% <66.66%> (+0.10%) ⬆️
unit 89.67% <100.00%> (?)

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.

Copy link

netlify bot commented Mar 8, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 7f00dc5
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66016209e6ad350008497451

@tanberry tanberry added the status/reviewing thanks for opening, we're taking a look label Mar 15, 2024
@BeryJu BeryJu changed the title message fixes web/flow: general ux improvements Mar 15, 2024
cdmx1 and others added 5 commits March 25, 2024 12:09
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu merged commit d7e399d into goauthentik:main Mar 25, 2024
58 of 64 checks passed
kensternberg-authentik added a commit that referenced this pull request Mar 26, 2024
* main:
  web: bump API Client version (#9021)
  sources/ldap: add ability to disable password write on login (#8377)
  web: bump API Client version (#9020)
  lifecycle: migrate: ensure template schema exists before migrating (#8952)
  website/integrations: Update nextcloud Admin Group Expression (#7314)
  web/flow: general ux improvements (#8558)
  website: bump @types/react from 18.2.67 to 18.2.69 in /website (#9016)
  core: bump requests-oauthlib from 1.4.0 to 2.0.0 (#9018)
  web: bump the sentry group in /web with 2 updates (#9017)
  web/admin: small fixes (#9002)
  website: bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#9001)
  core: bump ruff from 0.3.3 to 0.3.4 (#8998)
  website/docs: Upgrade nginx reverse porxy config (#8947)
  website/docs: improve flow inspector docs (#8993)
  website/deverlop-docs website/integrations: add links to integrations template (#8995)
kensternberg-authentik added a commit that referenced this pull request Mar 26, 2024
* main: (27 commits)
  web: bump API Client version (#9035)
  website/docs: maintenance, re-add system settings (#9026)
  core: bump duo-client from 5.2.0 to 5.3.0 (#9029)
  website: bump express from 4.18.2 to 4.19.2 in /website (#9027)
  web: bump express from 4.18.3 to 4.19.2 in /web (#9028)
  web: bump the eslint group in /web with 2 updates (#9030)
  core: bump goauthentik.io/api/v3 from 3.2024022.3 to 3.2024022.5 (#9031)
  website: bump @types/react from 18.2.69 to 18.2.70 in /website (#9032)
  web: bump the eslint group in /tests/wdio with 2 updates (#9033)
  web: bump katex from 0.16.9 to 0.16.10 in /web (#9025)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#9023)
  website/docs: include OS-specific docker-compose install instructions + minor fixes (#8975)
  web: bump API Client version (#9021)
  sources/ldap: add ability to disable password write on login (#8377)
  web: bump API Client version (#9020)
  lifecycle: migrate: ensure template schema exists before migrating (#8952)
  website/integrations: Update nextcloud Admin Group Expression (#7314)
  web/flow: general ux improvements (#8558)
  website: bump @types/react from 18.2.67 to 18.2.69 in /website (#9016)
  core: bump requests-oauthlib from 1.4.0 to 2.0.0 (#9018)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/reviewing thanks for opening, we're taking a look
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants