-
Notifications
You must be signed in to change notification settings - Fork 26
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
feat: Update login nav link to append to redirect #3799
feat: Update login nav link to append to redirect #3799
Conversation
Bundle ReportChanges will increase total bundle size by 162 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-staging-esmAssets Changed:
Files in
view changes for bundle: gazebo-staging-systemAssets Changed:
Files in
|
Bundle ReportChanges will increase total bundle size by 162 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: gazebo-production-systemAssets Changed:
Files in
view changes for bundle: gazebo-production-esmAssets Changed:
Files in
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3799 +/- ##
=======================================
Coverage 98.73% 98.73%
=======================================
Files 826 826
Lines 14969 14970 +1
Branches 4272 4265 -7
=======================================
+ Hits 14780 14781 +1
Misses 182 182
Partials 7 7
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #3799 +/- ##
=======================================
Coverage 98.73% 98.73%
=======================================
Files 826 826
Lines 14969 14970 +1
Branches 4264 4265 +1
=======================================
+ Hits 14780 14781 +1
Misses 182 182
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3799 +/- ##
=======================================
Coverage 98.74% 98.74%
=======================================
Files 826 826
Lines 14955 14956 +1
Branches 4269 4262 -7
=======================================
+ Hits 14767 14768 +1
Misses 181 181
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Description
This PR updates the
login
nav link to support appending ato
parameter that is used to redirect the user after they have logged in and been redirected from the API.Closes codecov/engineering-team#3451
Notable Changes
login
touseNavLinks
, and add support for appending query string