TTime/frontend/src/Components
2024-03-16 02:16:06 +01:00
..
__tests__ Pulling in jest as a dependency for the frontent, example test included 2024-03-02 03:47:53 +01:00
BackButton.tsx Made a back button component since we will have one on almost every page 2024-03-15 14:51:46 +01:00
BasicWindow.tsx Formatting and typing 2024-03-07 11:48:34 +01:00
Button.tsx Formatting and typing 2024-03-07 11:48:34 +01:00
CountButton.tsx Fixed double fetch 2024-02-20 18:41:12 +01:00
Footer.tsx Formatting and typing 2024-03-07 11:48:34 +01:00
Header.tsx Change logo 2024-03-14 11:08:07 +01:00
ProjectListUser.tsx A component for listing an array of projects where every project gets a link, made for YourProjectsPage.tsx 2024-03-16 02:15:39 +01:00
Register.tsx Formatting and edits to make linter happy 2024-03-14 18:32:56 +01:00
TaskList.tsx Demo of components with children and other props 2024-03-06 11:14:57 +01:00
TimeReport.tsx Added time report component to various pages 2024-03-14 15:17:38 +01:00
UserListAdmin.tsx A component for listing an array of users where every user gets a link, made for AdminManageUsers.tsx 2024-03-16 02:16:06 +01:00