ticket_manager/client/src/components
2020-04-17 10:09:31 +02:00
..
ActivityCollection.tsx Added UserTabRouter, UserHeader,ProjectList,Avatar components. UserPage Layout done. UserVM updated. Added User/:id route to Router 2020-03-01 14:05:16 +01:00
ActivityList.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
AppFileList.tsx update InputFile; AppFileList 2020-04-03 13:47:06 +02:00
AvatarList.tsx Updated AvatarList component style 2020-04-17 08:24:36 +02:00
Button.tsx modal component added 2020-02-23 00:56:02 +01:00
ButtonAppBar.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
FileCollection.tsx update ProjectPage Layout 2020-04-03 14:26:06 +02:00
FilterBar.tsx update FilterBar 2020-04-03 11:45:03 +02:00
FloatingButton.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
Footer.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
Header.tsx Installed Material-Ui; Created Sign up page; General styling 2020-04-01 16:37:09 +02:00
HorizontalCard.tsx update projectlist 2020-04-03 12:22:48 +02:00
InputField.tsx home page layout 2020-03-14 17:35:30 +01:00
InputFile.tsx update InputFile; AppFileList 2020-04-03 13:47:06 +02:00
LogInForm.tsx home page layout 2020-03-14 17:35:30 +01:00
MemberList.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
Modal.tsx usersModal allow to edit project members. BUG discovered: user tracking problem. Added headers to httpRequests 2020-02-25 09:52:57 +01:00
Navbar.tsx created navbar component 2020-03-05 15:40:57 +01:00
NewTicketForm.tsx handled project selector in newticketform 2020-03-04 10:54:35 +01:00
NewTicketModal.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
PasswordField.tsx home page layout 2020-03-14 17:35:30 +01:00
Preloader.tsx Static Project page done. Activity & Files tabs added. Preloader added. Changed History to Activity 2020-02-20 14:16:02 +01:00
ProfileSelector.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
ProgressBar.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
ProjectList.tsx update projectlist 2020-04-03 12:22:48 +02:00
ProjectTabPanel.tsx update InputFile; AppFileList 2020-04-03 13:47:06 +02:00
SignInSide.tsx Installed Material-Ui; Created Sign up page; General styling 2020-04-01 16:37:09 +02:00
TabRouter.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
TabRouterHeader.tsx FInished NewTicketForm layout 2020-03-01 17:59:01 +01:00
TicketList.tsx update InputFile; AppFileList 2020-04-03 13:47:06 +02:00
UserAvatar.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
UserHeader.tsx Updated UserTabPanel UI 2020-04-17 10:09:31 +02:00
UsersModal.tsx add UserTabPanel Component and minor refactoring 2020-04-03 10:53:10 +02:00
UsersModalEntry.tsx simplified newticketform 2020-03-03 20:58:19 +01:00
UserTabPanel.tsx Updated UserTabPanel UI 2020-04-17 10:09:31 +02:00
UserTabRouter.tsx User Page 2020-03-12 22:18:17 +01:00