Commit Graph

4 Commits

Author SHA1 Message Date
jjvijgen ae7d63db35 Finished login component
Did the following:
 - Extract front-end from component;
 - Added localStorage for remembering API details and access key;
 - Added routing to login component;

Todo:
 - Remove getApi*FromDTO;
 - Create ProtectedRoute to prevent unauthorized entry to /dashboard;
2020-02-19 00:48:30 +01:00
jjvijgen 60079a1417 Add redirects so full app works 2020-02-15 14:27:33 +01:00
jjvijgen eed63b2bbc Add router and login part 2020-02-15 14:00:15 +01:00
jjvijgen 47f0edb8e6 Initial commit 2020-02-12 20:03:51 +01:00