ticket_manager/client/src/controllers
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
..
AccountController.tsx Account (#5) 2020-05-06 21:51:06 +02:00
ErrorController.tsx [Chore] apply default exports and cleaner imports 2020-04-19 12:03:50 +02:00
HomeController.tsx [Chore] apply default exports and cleaner imports 2020-04-19 12:03:50 +02:00
ProjectController.tsx Account (#5) 2020-05-06 21:51:06 +02:00
TicketController.tsx fix bug in NewTicket Form 2020-04-20 16:18:16 +02:00
UserController.tsx create user profile after signup if not exists 2020-05-05 14:29:55 +02:00