TTime/frontend/src/Components
2024-03-18 14:43:28 +01:00
..
__tests__ Pulling in jest as a dependency for the frontent, example test included 2024-03-02 03:47:53 +01:00
AddProject.tsx Small fixes 2024-03-18 01:31:58 +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
BackgroundAnimation.tsx Made backround animation on login page to its own component 2024-03-17 10:34:15 +01:00
BasicWindow.tsx Formatting and typing 2024-03-07 11:48:34 +01:00
Button.tsx Update button styles and add type prop 2024-03-15 14:30:45 +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 Logout functionality 2024-03-18 00:41:46 +01:00
InputField.tsx Input field component 2024-03-17 10:34:47 +01:00
LoginCheck.tsx Using local storage for token 2024-03-18 00:42:05 +01:00
LoginField.tsx Change typ on button to submit 2024-03-17 12:57:18 +01:00
ProjectListUser.tsx Import fix 2024-03-18 00:42:22 +01:00
Register.tsx errMessage fixed 2024-03-18 14:43:28 +01:00
TaskList.tsx Demo of components with children and other props 2024-03-06 11:14:57 +01:00
TimeReport.tsx Making linter bro happy 2024-03-17 19:07:49 +01:00
UserListAdmin.tsx Added path + fixed import 2024-03-18 01:56:04 +01:00