Commit graph

10 commits

Author SHA1 Message Date
Ruidy
f4b94a2162
Account (#5)
* build client

* build client

* update .gitignore

* update signin logo

* created profile popover in navbar

* add accountcontroller to retrieve userinfo and accountpage

* set account page layout

* account form updates user profile

* update react scripts
2020-05-06 21:51:06 +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