| .. |
|
__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 |
|
AdminUserList.tsx
|
added change username button
|
2024-03-19 01:02:39 +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
|
Remove username prop from BasicWindow component
|
2024-03-18 21:33:20 +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 |
|
DeleteUser.tsx
|
Delete user component
|
2024-03-19 00:15:42 +01:00 |
|
EditWeeklyReport.tsx
|
lint bro happ + test for getUserProject
|
2024-03-18 21:08:33 +01:00 |
|
Footer.tsx
|
Formatting and typing
|
2024-03-07 11:48:34 +01:00 |
|
Header.tsx
|
Update background image in Header component
|
2024-03-18 21:37:31 +01:00 |
|
InputField.tsx
|
Input field component
|
2024-03-17 10:34:47 +01:00 |
|
LoginCheck.tsx
|
Add username to local storage and retrieve it in YourProjectsPage
|
2024-03-18 10:22:38 +01:00 |
|
LoginField.tsx
|
Change typ on button to submit
|
2024-03-17 12:57:18 +01:00 |
|
NewWeeklyReport.tsx
|
Formating
|
2024-03-19 22:04:20 +01:00 |
|
ProjectListUser.tsx
|
Import fix
|
2024-03-18 00:42:22 +01:00 |
|
Register.tsx
|
Type fixes in frontend, Register & YourProjectsPage
|
2024-03-18 21:24:26 +01:00 |
|
TaskList.tsx
|
Demo of components with children and other props
|
2024-03-06 11:14:57 +01:00 |
|
UserInfoModal.tsx
|
Small fixes to design
|
2024-03-19 01:48:01 +01:00 |
|
UserListAdmin.tsx
|
Changed so that it makes a modal for each user instead of a link
|
2024-03-19 00:25:37 +01:00 |
|
UserProjectListAdmin.tsx
|
Small fixes to design
|
2024-03-19 01:48:01 +01:00 |