zcash-grant-system/frontend/client
William O'Beirne 7ca1fc8de4 User Authentication UI (Pt 2 - Real Users) (#125)
* 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.
2018-10-01 18:22:56 -05:00
..
api User Authentication UI (Pt 2 - Real Users) (#125) 2018-10-01 18:22:56 -05:00
components User Authentication UI (Pt 2 - Real Users) (#125) 2018-10-01 18:22:56 -05:00
lib Cancel / Refund proposal (#100) 2018-09-25 14:41:47 -05:00
modules User Authentication UI (Pt 2 - Real Users) (#125) 2018-10-01 18:22:56 -05:00
pages User Authentication UI (Pt 2 - Real Users) (#125) 2018-10-01 18:22:56 -05:00
static Functioning proposal teams (pt 1 - the form) (#115) 2018-09-27 15:25:49 -05:00
store User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
styles Style tasks (#103) 2018-09-25 15:14:51 -05:00
typings Functioning proposal teams (pt 1 - the form) (#115) 2018-09-27 15:25:49 -05:00
utils User Authentication UI (Pt 2 - Real Users) (#125) 2018-10-01 18:22:56 -05:00
web3interact address PR comments 2018-09-17 10:53:50 -05:00
Routes.tsx User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
index.tsx Replace nextjs (#54) 2018-09-17 15:55:49 -05:00