Commit Graph

13 Commits

Author SHA1 Message Date
3356c380d7 Add currentUser and isAuthenticated to authcontext 2020-08-22 18:33:42 +02:00
672044e905 Reorganize and cleanup 2020-08-22 01:08:18 +02:00
51ec69a3cb Refactor authentication with Context 2020-08-21 11:51:52 +02:00
ec65c3b9dd Implement public/private routing 2020-08-19 20:04:52 +02:00
cfb4a7ad0f Add Invite screen 2020-08-14 13:54:36 +02:00
036bbcb396 Add Availability component 2020-06-09 16:07:07 +02:00
27e0889737 Refactor styling of multiple screens and NavBar
-  Add the title to the navbar
- Add react-helmet and Title component to help change tab/page title
- Improve layout of Schedule screen
- Add a "clear selection" button to Schedule screen
- Improve readability of forms
2020-06-03 01:11:34 +02:00
8231fa62b4 Add Dashboard screen 2020-05-13 19:39:43 +02:00
06dc0c455e Improve menu icon 2020-05-13 19:16:49 +02:00
f29ab86582 Use onClick event listener to change page 2020-05-13 18:58:00 +02:00
644af598af Add routing with react-router-dom 2020-05-13 15:39:31 +02:00
65af60c2ea Update dropdonw menu 2020-05-13 13:26:34 +02:00
657a8bc450 Add basic dropdown menu 2020-05-13 12:23:45 +02:00