zcash-grant-system/frontend/client/utils
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.ts User Authentication UI (Pt 2 - Real Users) (#125) 2018-10-01 18:22:56 -05:00
auth.ts User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
cookie.ts Fix all ts errors, any and todo ones that cant be. Squashed history due to master rebase. 2018-09-11 12:16:57 -04:00
formatters.ts Convert all units to BN, type web3 (#47) 2018-09-14 16:54:27 -05:00
helpers.ts Stubbed out comments UI (#57) 2018-09-18 17:15:01 -05:00
markdown.ts Markdown & MarkdownEditor to less. Remove styled-components SSR/dependencies. (#92) 2018-09-23 00:09:12 -05:00
social.tsx Functioning proposal teams (pt 1 - the form) (#115) 2018-09-27 15:25:49 -05:00
time.ts Create Flow (first pass) (#76) 2018-09-20 13:58:47 -05:00
units.ts Create Flow (first pass) (#76) 2018-09-20 13:58:47 -05:00
validators.ts Create Flow (first pass) (#76) 2018-09-20 13:58:47 -05:00
web3Utils.ts Fix all ts errors, any and todo ones that cant be. Squashed history due to master rebase. 2018-09-11 12:16:57 -04:00