Commit graph

11 commits

Author SHA1 Message Date
dependabot[bot]
0ab741ad75
Bump elliptic from 6.5.2 to 6.5.3 in /client (#7)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 09:15:37 +02:00
dependabot[bot]
7015af7ca2
Bump websocket-extensions from 0.1.3 to 0.1.4 in /client (#6)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-07 11:45:27 +02:00
df38a0b74e update mainnavbar routing displays profile picture 2020-05-05 14:57:09 +02:00
f9e1fd9392 add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
4406063253 Installed Material-Ui; Created Sign up page; General styling 2020-04-01 16:37:09 +02:00
1804f22098 reverted index.tsx to index.jsx 2020-03-05 16:06:39 +01:00
8036853803 added history and auth0 provider 2020-03-05 15:39:19 +01:00
2023ba8ccd fetch allUsers in ProjectController, combined in project viewmodel,fixed user model checkboxes 2020-02-25 18:53:28 +01:00
4710f0a551 UI project page 2020-02-08 15:08:40 +01:00
8000622416 typescript client skeleton 2020-02-07 00:04:06 +01:00
254fd91d36 first commit 2020-02-05 22:41:50 +01:00