zcash-grant-system/frontend/client/components
Daniel Ternyak b2ca92362d
[RE-OPENING TO DEVELOP] Auth UI Menu (#130)
* Check in auth flow work.

* More work on auth steps. Check in before redux state.

* Create auth reducer and actions

* Stubbed out profile page to test auth aware routes. Minor style fixes.

* Fill out provider components

* Handle missing origin

* Fix reducer mistake. Show user info in profile page.

* Reflect auth state in header.

* tslint

* Actual user creation.

* Implement sign in

* Fix redux types.

* Add redux persist to config.

* Add sagas, fix persistence.

* Remove console log

* Split out header auth into own component. Add a menu, logout page, stub for settings page.

* Add mobile menu drawer.

* Adjust styles, fix sticky logout.

* Tslint

* Fix menu icon on transparent.

* Fix configureStore changes.
2018-10-03 15:12:26 -05:00
..
AddressRow Functioning proposal teams (pt 2 - the views) (#116) 2018-09-27 15:39:37 -05:00
AuthFlow User Authentication UI (Pt 2 - Real Users) (#125) 2018-10-01 18:22:56 -05:00
Comment Comment, Placeholder & Routes to less. (#88) 2018-09-22 11:53:22 -05:00
Comments Stubbed out comments UI (#57) 2018-09-18 17:15:01 -05:00
CreateFlow Functioning proposal teams (pt 2 - the views) (#116) 2018-09-27 15:39:37 -05:00
Footer Header, Footer & Home styled to less conversion (#75) 2018-09-19 20:48:49 -05:00
Header [RE-OPENING TO DEVELOP] Auth UI Menu (#130) 2018-10-03 15:12:26 -05:00
Home [RE-OPENING TO DEVELOP] Auth UI Menu (#130) 2018-10-03 15:12:26 -05:00
MarkdownEditor Markdown & MarkdownEditor to less. Remove styled-components SSR/dependencies. (#92) 2018-09-23 00:09:12 -05:00
Placeholder Style tasks (#103) 2018-09-25 15:14:51 -05:00
Profile Profile UI (#128) 2018-10-03 13:11:44 -04:00
Proposal Milestone Enhancements (#117) 2018-10-03 14:04:08 -05:00
Proposals Functioning proposal teams (pt 2 - the views) (#116) 2018-09-27 15:39:37 -05:00
UserRow Profile UI (#128) 2018-10-03 13:11:44 -04:00
Web3Page Create Flow (first pass) (#76) 2018-09-20 13:58:47 -05:00
AntWrap.tsx Create Flow (first pass) (#76) 2018-09-20 13:58:47 -05:00
AuthRoute.tsx User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
BasicHead.tsx Fix title comment bug (#67) 2018-09-17 23:36:24 -05:00
Identicon.tsx Functioning proposal teams (pt 2 - the views) (#116) 2018-09-27 15:39:37 -05:00
LinkButton.tsx Add 404 Page (#118) 2018-09-27 22:03:53 -05:00
Markdown.less Markdown & MarkdownEditor to less. Remove styled-components SSR/dependencies. (#92) 2018-09-23 00:09:12 -05:00
Markdown.tsx Markdown & MarkdownEditor to less. Remove styled-components SSR/dependencies. (#92) 2018-09-23 00:09:12 -05:00
NoAuthRoute.tsx User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
ShortAddress.less NewsletterForm & ShortAddress to less. (#91) 2018-09-22 11:57:04 -05:00
ShortAddress.tsx User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
SocialShare.less SocialShare component + add to Proposal (#121) 2018-10-01 12:29:36 -04:00
SocialShare.tsx SocialShare component + add to Proposal (#121) 2018-10-01 12:29:36 -04:00
UnitDisplay.tsx Convert all units to BN, type web3 (#47) 2018-09-14 16:54:27 -05:00
UserAvatar.tsx Functioning proposal teams (pt 2 - the views) (#116) 2018-09-27 15:39:37 -05:00
theme.ts initial commit 2018-09-10 11:55:26 -05:00