Davenludd
|
f61449dea1
|
Update AllTimeReportsInProjectOtherUser component to include signed status in route path
|
2024-04-09 10:14:48 +02:00 |
|
Davenludd
|
fd7c609e5d
|
Update route path in main.tsx to include signedOrUnsigned parameter
|
2024-04-09 10:14:34 +02:00 |
|
Davenludd
|
9725a0fc48
|
Update EditWeeklyReport component to prevent editing of signed reports
|
2024-04-08 22:57:34 +02:00 |
|
Davenludd
|
6d0775586e
|
Update EditWeeklyReport component to change depending on if the report is signed or not
|
2024-04-08 22:44:55 +02:00 |
|
Davenludd
|
badeb84282
|
Update route path in main.tsx to include signedOrUnsigned parameter
|
2024-04-08 22:43:46 +02:00 |
|
Davenludd
|
e63377effa
|
Update route path in main.tsx to include signedOrUnsigned parameter
|
2024-04-08 22:43:26 +02:00 |
|
Davenludd
|
591d0201cf
|
Update AllTimeReportsInProjectOtherUser component to display signed status correct
|
2024-04-04 23:03:30 +02:00 |
|
Davenludd
|
7635791f09
|
Merge branch 'frontend' into gruppDM
|
2024-04-04 22:40:59 +02:00 |
|
Imbus
|
68e6f94d13
|
Fixing report signing database interface
|
2024-04-04 22:39:55 +02:00 |
|
Davenludd
|
91bccba871
|
Add username parameter and error alerts in GetOtherUsersReport component
|
2024-04-04 22:20:09 +02:00 |
|
Davenludd
|
a6f3fc4a1c
|
Fixed DisplayUserProject component to fetch and display usernames
|
2024-04-04 22:19:35 +02:00 |
|
Davenludd
|
544383809b
|
Merge branch 'frontend' into gruppDM
|
2024-04-04 20:10:57 +02:00 |
|
Imbus
|
abfb79b991
|
getUserName path implemented
|
2024-04-04 19:54:31 +02:00 |
|
Peter KW
|
db6fdf3c29
|
Small design fix
|
2024-04-04 12:27:38 +02:00 |
|
Peter KW
|
5bc7aadfa3
|
Merge remote-tracking branch 'origin/frontend' into gruppPP
|
2024-04-04 12:22:55 +02:00 |
|
Peter KW
|
2d8d200340
|
Can now remove users from projects
|
2024-04-04 12:22:28 +02:00 |
|
Peter KW
|
0cb6af03e4
|
Merge remote-tracking branch 'origin/dev' into gruppPP
|
2024-04-04 12:00:55 +02:00 |
|
Davenludd
|
f75e6e4a6e
|
Update useEffect dependencies in AllTimeReportsInProjectOtherUser component
|
2024-04-04 11:55:04 +02:00 |
|
Imbus
|
10d06767c4
|
Fix for javascript optional parameter formatting error
|
2024-04-04 11:55:04 +02:00 |
|
Imbus
|
ee49bbde69
|
Docs
|
2024-04-04 11:55:04 +02:00 |
|
Davenludd
|
266aaa482c
|
Fix initial state values in TimePerRole component
|
2024-04-04 11:55:04 +02:00 |
|
Davenludd
|
194e1d52a8
|
Fix input fields to be read-only in OtherUsersTR and initialize state variables in TimePerRole
|
2024-04-04 11:55:04 +02:00 |
|
Davenludd
|
82e72432f6
|
Update API method to get all weekly reports
|
2024-04-04 11:55:04 +02:00 |
|
Imbus
|
620073f688
|
Logic error in getAllWeeklyReports fixed
|
2024-04-04 11:55:04 +02:00 |
|
Imbus
|
7313a27b31
|
Rename
|
2024-04-04 11:55:04 +02:00 |
|
Davenludd
|
d7789ab844
|
Refactor API call in AllTimeReportsInProjectOtherUser component
|
2024-04-04 11:55:04 +02:00 |
|
Imbus
|
4319f30799
|
Tests for getAllWeeklyReports
|
2024-04-04 11:55:03 +02:00 |
|
Imbus
|
2ca8c60418
|
TS Api for getAllWeeklyReport
|
2024-04-04 11:55:03 +02:00 |
|
Imbus
|
0a951ecd2b
|
Rename, fix and testing for getAllWeeklyReports path
|
2024-04-04 11:55:03 +02:00 |
|
Peter KW
|
13eb6597a7
|
Some fixes to how they handle names and inputs
|
2024-04-04 11:54:34 +02:00 |
|
Peter KW
|
9a0f855d2b
|
Fixes to adding members
|
2024-04-04 11:26:39 +02:00 |
|
Davenludd
|
7c995573ef
|
Update error message in NewWeeklyReport component
|
2024-04-04 11:19:35 +02:00 |
|
Mattias
|
a5ea74c996
|
Add useNavigate hook and handle navigation based on user "role"
|
2024-04-04 10:29:25 +02:00 |
|
Davenludd
|
a0ff329845
|
Update useEffect dependencies in AllTimeReportsInProjectOtherUser component
|
2024-04-03 18:36:17 +02:00 |
|
Imbus
|
e67c54540c
|
RemoveUserFromProject handler implemented, corresponding TS api, untested
|
2024-04-03 18:08:02 +02:00 |
|
Davenludd
|
91671b2b63
|
Merge branch 'frontend' into gruppDM
|
2024-04-03 18:07:18 +02:00 |
|
Imbus
|
76ae587116
|
Fix for javascript optional parameter formatting error
|
2024-04-03 18:05:56 +02:00 |
|
Davenludd
|
66a064c9f8
|
Fix initial state values in TimePerRole component
|
2024-04-03 18:05:30 +02:00 |
|
Davenludd
|
be963b2281
|
Fix input fields to be read-only in OtherUsersTR and initialize state variables in TimePerRole
|
2024-04-03 18:05:19 +02:00 |
|
Davenludd
|
c0d36f8df1
|
Update API method to get all weekly reports
|
2024-04-03 18:05:07 +02:00 |
|
Imbus
|
f9c30c4951
|
Docs
|
2024-04-03 17:48:02 +02:00 |
|
Davenludd
|
520e2f74f0
|
Merge branch 'frontend' into gruppDM
|
2024-04-03 17:45:32 +02:00 |
|
Imbus
|
12810075f9
|
Logic error in getAllWeeklyReports fixed
|
2024-04-03 17:44:50 +02:00 |
|
Davenludd
|
8cc0458e1b
|
Refactor API call in AllTimeReportsInProjectOtherUser component
|
2024-04-03 17:44:26 +02:00 |
|
Imbus
|
12a2691d55
|
Rename
|
2024-04-03 17:40:48 +02:00 |
|
Imbus
|
9c5aa10414
|
Tests for getAllWeeklyReports
|
2024-04-03 17:32:50 +02:00 |
|
Imbus
|
fcd035fe6e
|
TS Api for getAllWeeklyReport
|
2024-04-03 17:32:07 +02:00 |
|
Imbus
|
a39cfedad3
|
Rename, fix and testing for getAllWeeklyReports path
|
2024-04-03 17:31:39 +02:00 |
|
Imbus
|
a1d2520d88
|
Updating typescript api
|
2024-04-03 17:12:29 +02:00 |
|
Imbus
|
903132e56d
|
Polishing tests
|
2024-04-03 17:06:08 +02:00 |
|