Peter KW
|
d9af77a8f7
|
Simplified + tiny design changes
|
2024-04-11 00:42:40 +02:00 |
|
Peter KW
|
43d83ca7b3
|
Search and design changes
|
2024-04-11 00:41:44 +02:00 |
|
Peter KW
|
2692127fdf
|
Added some alerts and a new password field
|
2024-04-11 00:41:17 +02:00 |
|
Peter KW
|
1e0b32d32d
|
Added search and some design changes
|
2024-04-11 00:39:33 +02:00 |
|
Peter KW
|
72d27bb644
|
Added search functionality and inputfield for changing p-name
|
2024-04-11 00:39:06 +02:00 |
|
Peter KW
|
385ceba248
|
Some "wrong login" alerts
|
2024-04-11 00:35:25 +02:00 |
|
Peter KW
|
0d4d77633d
|
Prevents admin from changing its name
|
2024-04-11 00:34:56 +02:00 |
|
Peter KW
|
c8553d4eae
|
Added search functionality and changed design a little
|
2024-04-11 00:34:27 +02:00 |
|
Peter KW
|
059a322d9e
|
Changed inputfield slightly + update inputfields in files
|
2024-04-11 00:32:18 +02:00 |
|
Peter KW
|
7ec207bf03
|
Added more sample data
|
2024-04-11 00:29:06 +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
|
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 |
|
Imbus
|
7c973009ac
|
Adding pycache to gitignore
|
2024-04-03 15:54:27 +02:00 |
|
Imbus
|
ffe5d53625
|
Splitting test script
|
2024-04-03 15:53:52 +02:00 |
|
Imbus
|
8ea6dec346
|
Fixes for various paths
|
2024-04-03 15:53:36 +02:00 |
|
Imbus
|
61a2d1ce0c
|
PromoteToPm handler
|
2024-04-03 15:53:15 +02:00 |
|
Imbus
|
9cca8edd9d
|
Additional tests
|
2024-04-03 14:50:04 +02:00 |
|