issues
search
oslabs-beta
/
flake-guard-alpha
Flaky test management.
https://flakeguard.com
Other
25
stars
2
forks
source link
Front end architecture changes for NPM to dashboard data flow
#41
Closed
willsuto
closed
4 months ago
willsuto
commented
4 months ago
In this PR:
npm package link
if user is signed in, they go straight to their user dashboard
else they go to a decision page and decide if they want to view a single use temp dashboard or log in with github to go to user dashboard
in nav bar, the dashboard link will take user to their dashboard if they are signed in
Linked issue/ticket
Description
Reproduction steps
Checklist
[ ] I've followed the
Contributing guidelines
[ ] I've titled my PR according to the
Conventional Commits spec
[ ] I've added tests that fail without this PR but pass with it
[ ] I've linted, tested, and commented my code
[ ] I've updated documentation (if appropriate)
In this PR:
Linked issue/ticket
Description
Reproduction steps
Checklist