Commit Graph

13 Commits

Author SHA1 Message Date
jjvijgen bead38bb21 Finished demo app 2020-02-28 16:21:56 +01:00
jjvijgen 71c77975f8 Added stable sorting to graph 2020-02-28 00:05:16 +01:00
jjvijgen 96178cafa7 Finished visualisation 2020-02-26 23:53:41 +01:00
jjvijgen 4826e5a515 Finished docker image and documentation 2020-02-26 12:27:35 +01:00
jjvijgen 7547923b1f Finished connection to API 2020-02-25 20:16:26 +01:00
jjvijgen 1bc9fa379b Fix request first & second date 2020-02-24 16:42:20 +01:00
jjvijgen 896a34f585 Fixed cold navigation to /dashboard 2020-02-24 16:33:57 +01:00
jjvijgen 2683c85c13 Enabled Repository 2020-02-23 21:05:04 +01:00
jjvijgen ada58864e0 Bind dashboard front-end to component 2020-02-22 22:38:28 +01:00
jjvijgen 6ca0a99e78 Fixed some todos and added the start of the dashboard 2020-02-22 17:03:53 +01:00
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 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