Commit Graph

12 Commits

Author SHA1 Message Date
Alex Gleason f2b1305ce9
Add basic profile editor 2020-04-21 18:00:05 -05:00
Alex Gleason 1ac1de1d02
Add empty preferences page, /settings/preferences 2020-04-15 16:58:06 -05:00
Alex Gleason 8a19b89c16
Enforce spacing of function parameters in eslint 2020-04-14 16:47:35 -05:00
Alex Gleason 2beb4d725f
Add missing propTypes for eslint 2020-04-14 16:37:36 -05:00
Alex Gleason 141b0e6bfa
Fix most linter errors 2020-04-14 15:45:38 -05:00
Alex Gleason fc72e39ff4
eslint --fix 2020-04-14 13:44:40 -05:00
Alex Gleason d7ca4d3be1
Break out LoginForm and LoginPage into separate components 2020-04-11 21:00:08 -05:00
Alex Gleason 9e50293e67
Get login form working! 2020-04-05 20:29:19 -05:00
Alex Gleason 86e9c711a7
Render login form 2020-04-03 20:52:13 -05:00
Alex Gleason cbf799d53f
Fix (!me) logic 2020-04-02 14:53:04 -05:00
Alex Gleason d3952925d7
Pull in current user with verify_credentials, refactor "me" 2020-04-01 21:20:47 -05:00
Alex Gleason b1b5dc62db
Initial commit 2020-03-27 15:59:38 -05:00