-
Notifications
You must be signed in to change notification settings - Fork 8
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
Updated release date and okta login image in readme #637
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #637 +/- ##
=======================================
Coverage 72.64% 72.64%
=======================================
Files 89 89
Lines 1126 1126
Branches 247 247
=======================================
Hits 818 818
Misses 130 130
Partials 178 178
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Visit the preview URL for this PR (updated for commit 59e8af6): https://blui-react-login--pr637-feature-update-chang-7zgogwoz.web.app (expires Fri, 13 Sep 2024 08:00:43 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 1e9064d2e35ed37fe01e053587ea5f209719a043 |
@@ -18,7 +18,7 @@ This package is flexible, allowing you to use the Login and Registration flows i | |||
|
|||
These workflows are back-end agnostic, meaning you can use them with any back-end API you wish. You simply need to provide an implementation for several key functions (actions) that are called at various points within the workflows based on user interaction. | |||
|
|||
![Login](https://raw.githubusercontent.com/etn-ccis/blui-react-workflows/master/login-workflow/media/login.png) | |||
![Login](https://raw.githubusercontent.com/etn-ccis/blui-react-workflows/master/login-workflow/media/okta-login.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@surajeaton , Do we need to add [Okta Login] here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes okta login is the recommended login screen, it is better to keep okta login screen shot there
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okta Login
Yes okta login is the recommended login screen, it is better to keep okta login screen shot there
Yes, can we rename Login to Okta Login
![Login](https://raw.githubusercontent.com/etn-ccis/blui-react-workflows/master/login-workflow/media/okta-login.png) | |
![Okta Login](https://raw.githubusercontent.com/etn-ccis/blui-react-workflows/master/login-workflow/media/okta-login.png) |
Fixes # BLUI-6043
Changes proposed in this Pull Request:
-Updated release date in changelog
Screenshots / Screen Recording (if applicable)
To Test:
Any specific feedback you are looking for?