frontend/src/screens
rui hildt 6cc19211c1 Fix rendering of events in Availability & refactor
- Possible dates were not ordered by dates, which in turn crashed
the rendering of Availability component
- Token was not added to headers after login
- Refactor Schedule by removing useless UseEffect
- Simplify rendering of events in Selected Dates (for now)
2020-09-02 23:08:41 +02:00
..
styles Reorganize and cleanup 2020-08-22 01:08:18 +02:00
Availability.js Fix rendering of events in Availability & refactor 2020-09-02 23:08:41 +02:00
Dashboard.js Add currentUser and isAuthenticated to authcontext 2020-08-22 18:33:42 +02:00
Home.js Add currentUser and isAuthenticated to authcontext 2020-08-22 18:33:42 +02:00
Invite.js Complete Invite backend requests 2020-08-28 16:07:27 +02:00
Login.js Add currentUser and isAuthenticated to authcontext 2020-08-22 18:33:42 +02:00
Register.js Add currentUser and isAuthenticated to authcontext 2020-08-22 18:33:42 +02:00
Schedule.js Fix rendering of events in Availability & refactor 2020-09-02 23:08:41 +02:00
index.js Reorganize and cleanup 2020-08-22 01:08:18 +02:00