zcash-grant-system/frontend/client
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
..
api User Authentication UI (Pt 2 - Real Users) (#125) 2018-10-01 18:22:56 -05:00
components [RE-OPENING TO DEVELOP] Auth UI Menu (#130) 2018-10-03 15:12:26 -05:00
lib Cancel / Refund proposal (#100) 2018-09-25 14:41:47 -05:00
modules [RE-OPENING TO DEVELOP] Auth UI Menu (#130) 2018-10-03 15:12:26 -05:00
pages [RE-OPENING TO DEVELOP] Auth UI Menu (#130) 2018-10-03 15:12:26 -05:00
static [RE-OPENING TO DEVELOP] Auth UI Menu (#130) 2018-10-03 15:12:26 -05:00
store User Authentication UI (Pt 3 - Persistence) (#127) 2018-10-03 14:08:14 -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
Routes.tsx [RE-OPENING TO DEVELOP] Auth UI Menu (#130) 2018-10-03 15:12:26 -05:00
index.tsx User Authentication UI (Pt 3 - Persistence) (#127) 2018-10-03 14:08:14 -05:00