TTime/frontend/src/Components
2024-03-17 19:42:01 +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
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 Change logo 2024-03-14 11:08:07 +01:00
InputField.tsx Input field component 2024-03-17 10:34:47 +01:00
LoginCheck.tsx Now checks if user is in database with api.login and sets proper authority level based on name for now 2024-03-17 19:16:57 +01:00
LoginField.tsx Change typ on button to submit 2024-03-17 12:57:18 +01:00
ProjectListUser.tsx Making linter bro happy 2024-03-17 19:07:49 +01:00
Register.tsx Making linter bro happy 2024-03-17 19:07:49 +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 Making linter bro happy 2024-03-17 19:07:49 +01:00