hapramp / alpha-web

1Ramp Alpha Web App
https://alpha.1ramp.io/
19 stars 7 forks source link

Add onboarding page and show login modal for auth required actions #147

Closed singhpratyush closed 5 years ago

singhpratyush commented 5 years ago

The onboarding modal

screenshot from 2019-01-26 23-21-45

Log in modal when trying to trigger auth required action

screenshot from 2019-01-26 23-21-56

codecov[bot] commented 5 years ago

Codecov Report

Merging #147 into develop will decrease coverage by 0.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #147      +/-   ##
==========================================
- Coverage     0.42%   0.41%   -0.02%     
==========================================
  Files          145     155      +10     
  Lines         3742    3885     +143     
  Branches       751     777      +26     
==========================================
  Hits            16      16              
- Misses        3260    3389     +129     
- Partials       466     480      +14
Impacted Files Coverage Δ
src/post/Replies/actions.js 0% <0%> (ø) :arrow_up:
src/onboard/actions.js 0% <0%> (ø)
src/onboard/PageController.js 0% <0%> (ø)
src/post/Replies/CreateReply/index.js 0% <0%> (ø) :arrow_up:
src/onboard/pages/OneRampIsAStage.js 0% <0%> (ø)
src/microCommunities/actions.js 0% <0%> (ø) :arrow_up:
src/onboard/pages/OneRampIsYou.js 0% <0%> (ø)
src/onboard/pages/SignIn.js 0% <0%> (ø)
src/post/PostRatings/index.js 0% <0%> (ø) :arrow_up:
src/components/root/index.js 0% <0%> (ø) :arrow_up:
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 76a7451...7939c7d. Read the comment docs.