.. |
__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 |
AllTimeReportsInProject.tsx
|
Doc/Comments in AllTimeReportsInProject component
|
2024-03-20 13:57:02 +01:00 |
AuthorizedRoute.tsx
|
Created component for authorized route
|
2024-03-19 22:50:23 +01:00 |
BackButton.tsx
|
Doc/Comments to BackButton comp
|
2024-03-20 13:57:02 +01:00 |
BackgroundAnimation.tsx
|
Docs/coments to background animation component
|
2024-03-20 13:57:02 +01:00 |
BasicWindow.tsx
|
Docs/Comments to BasicWindow component
|
2024-03-20 13:57:02 +01:00 |
Button.tsx
|
Add JSDoc comments to Button component
|
2024-03-20 13:57:02 +01:00 |
ChangeRoles.tsx
|
New comp changeRoles
|
2024-03-20 13:51:49 +01:00 |
ChangeUsername.tsx
|
implementing ChangeUser
|
2024-03-19 03:39:05 +01:00 |
DeleteUser.tsx
|
Delete user component
|
2024-03-19 00:15:42 +01:00 |
DisplayUserProjects.tsx
|
Docs/Comments to DisplayUserProjects component
|
2024-03-20 13:57:02 +01:00 |
EditWeeklyReport.tsx
|
Docs/Comments to GetWeeklyReport component
|
2024-03-20 13:57:02 +01:00 |
Footer.tsx
|
Docs/Comments to Footer component
|
2024-03-20 13:57:02 +01:00 |
GetAllUsers.tsx
|
Component for getting all users
|
2024-03-20 00:14:23 +01:00 |
Header.tsx
|
Docs/Comments to header component
|
2024-03-20 13:57:02 +01:00 |
InputField.tsx
|
Input field component
|
2024-03-17 10:34:47 +01:00 |
LoginCheck.tsx
|
Everyone except admin has authority = 2
|
2024-03-19 17:12:09 +01:00 |
LoginField.tsx
|
Change typ on button to submit
|
2024-03-17 12:57:18 +01:00 |
NewWeeklyReport.tsx
|
Docs/Comments to new weekly report form component
|
2024-03-20 13:57:02 +01:00 |
PMProjectMenu.tsx
|
Add PMProjectMenu component and refactor PMProjectPage
|
2024-03-19 22:03:45 +01:00 |
ProjectListUser.tsx
|
Import fix
|
2024-03-18 00:42:22 +01:00 |
ProjectMembers.tsx
|
Comp for displaying projectmembers and changed path in main
|
2024-03-20 12:36:30 +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
|
Small fix to props and imports
|
2024-03-20 00:16:30 +01:00 |
UserProjectListAdmin.tsx
|
Small fixes to design
|
2024-03-19 01:48:01 +01:00 |
UserProjectMenu.tsx
|
Add UserProjectMenu component and refactor UserProjectPage
|
2024-03-19 21:59:37 +01:00 |