Commit graph

7 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
17f67ccebf home page layout 2020-05-05 19:19:12 +02:00
d00d2af9f9 constants files for routes 2020-05-05 13:29:20 +02:00
688e7d65b4 apply PrivateRoute to user, ticket and project pages 2020-04-19 12:06:47 +02:00
447d52e490 [Chore] apply default exports and cleaner imports 2020-04-19 12:03:50 +02:00
f23bfad793 PrivateRoute and API protected 2020-04-19 09:42:20 +02:00
7115d28044 creates routes folder for AppROuter and PrivateRoute; [BUG] fix error after login 2020-04-18 20:49:26 +02:00