Commit Graph

12 Commits

Author SHA1 Message Date
125a03f529 Implement login request 2020-08-19 13:38:25 +02:00
e1641b32d1 Add Login query 2020-08-18 19:10:49 +02:00
0f6d5a2005 Add Axios to handle requests + base configuration 2020-08-18 17:43:15 +02:00
93e2e330b2 Update packages versions 2020-08-14 16:17:48 +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
9a5523d94b Add calendar days selection / switch npm to yarn 2020-05-30 15:46:16 +02:00
055e92ee01 Add a basic FullCalendar to Schedule screen 2020-05-28 15:42:36 +02:00
8231fa62b4 Add Dashboard screen 2020-05-13 19:39:43 +02:00
644af598af Add routing with react-router-dom 2020-05-13 15:39:31 +02:00
cd1e23f2ea Add basic Login component 2020-05-11 18:39:04 +02:00
36a4448ffe Add basic create-react-app 2020-05-11 11:47:56 +02:00