Peter KW
|
dc3f91eee1
|
Add member component
|
2024-03-28 01:31:53 +01:00 |
|
Peter KW
|
0299bb4779
|
Removed unused path
|
2024-03-28 01:31:35 +01:00 |
|
Peter KW
|
99a1430188
|
Fix to addUserToProject API
|
2024-03-28 00:57:16 +01:00 |
|
Peter KW
|
36c158b54b
|
Insert user "admin" to site_admin in sample_data
|
2024-03-28 00:27:07 +01:00 |
|
Alexander Ek
|
d4cc556366
|
Co-authored-by: al8763be <al8763be@users.noreply.github.com>
|
2024-03-27 21:18:44 +01:00 |
|
Davenludd
|
7c73a01d4c
|
Add success alert message after submitting weekly report
|
2024-03-27 20:47:24 +01:00 |
|
Davenludd
|
0fc8957e55
|
Merge branch 'master' into gruppDM
|
2024-03-27 20:38:31 +01:00 |
|
Imbus
|
e1b410c850
|
Merge branch 'dev'
|
2024-03-26 04:19:27 +01:00 |
|
Imbus
|
94f36d4e06
|
Cleaning
|
2024-03-23 20:32:00 +01:00 |
|
Imbus
|
96238ceb2e
|
Fix asset resolution at build time
|
2024-03-23 20:29:08 +01:00 |
|
Alexander Ek
|
42a2ad02e4
|
Description comment in main.go file
|
2024-03-23 15:22:58 +01:00 |
|
Davenludd
|
492cfed08c
|
Merge branch 'dev' into gruppDM
|
2024-03-21 18:09:17 +01:00 |
|
Davenludd
|
6ed53fe94a
|
retract changes made in error handling in SubmitWeeklyReport handler
|
2024-03-21 18:07:56 +01:00 |
|
Imbus
|
dbbe4da401
|
Fix for submitWeeklyReport ts API
|
2024-03-21 18:05:41 +01:00 |
|
Davenludd
|
8d739396a1
|
Change input types from number to text in ViewOtherTimeReport component
|
2024-03-21 14:01:33 +01:00 |
|
Davenludd
|
689daf4e1f
|
Updated Link in ProjectMembers component
|
2024-03-21 14:01:19 +01:00 |
|
Davenludd
|
1d054e660c
|
Fixes for PMOtherUsersTR
|
2024-03-21 14:00:47 +01:00 |
|
Davenludd
|
589a135bb5
|
New Page for PM
|
2024-03-21 13:59:57 +01:00 |
|
Davenludd
|
4c22ba478d
|
Add OtherUsersTR component for displaying weekly report of a user in a project
|
2024-03-21 13:59:24 +01:00 |
|
Davenludd
|
deeff6c3c2
|
Added AllTimeReportsInProjectOtherUser component
|
2024-03-21 13:59:10 +01:00 |
|
Davenludd
|
e47f12c6d7
|
Add new route for PM components
|
2024-03-21 13:58:45 +01:00 |
|
Davenludd
|
b656204457
|
Added component for PM to view other users time reports
|
2024-03-21 12:46:05 +01:00 |
|
Mattias
|
9f931a2643
|
Add heading to Edit Time Report page
|
2024-03-21 12:37:44 +01:00 |
|
Mattias
|
a31a50965f
|
Update routes and components for PMViewUnsignedReport
|
2024-03-21 12:36:14 +01:00 |
|
Davenludd
|
ebc59e0c11
|
Refactor handleNewWeeklyReport function to return a boolean indicating success or failure if week already has a report
|
2024-03-21 12:31:16 +01:00 |
|
Davenludd
|
d8a73329a1
|
Refactor error handling in SubmitWeeklyReport handler
|
2024-03-21 12:31:16 +01:00 |
|
Mattias
|
1b20173ece
|
Remove unused import and add DisplayUnsignedReports component
|
2024-03-21 12:10:53 +01:00 |
|
Mattias
|
4b6c93a202
|
Add DisplayUnsignedReports component and update route for otherUsersTimeReports
|
2024-03-21 12:10:43 +01:00 |
|
Mattias
|
70e6cbf12e
|
Update project members page layout and remove unnecessary links
|
2024-03-21 11:30:07 +01:00 |
|
Davenludd
|
856ae40900
|
Refactor input fields to handle empty values
|
2024-03-21 11:10:37 +01:00 |
|
Melker
|
ec362cfa3a
|
GetProjectTimesHandler
|
2024-03-21 10:51:47 +01:00 |
|
Mattias
|
e2d2310275
|
Add ViewOtherTimeReport component to PMOtherUsersTR page
|
2024-03-21 10:31:24 +01:00 |
|
Mattias
|
85be4c79d6
|
Refactor getProjectMembers function in ProjectMembers component
|
2024-03-21 10:05:51 +01:00 |
|
Davenludd
|
ae0208ff23
|
Add project navigation based on user and pm role
|
2024-03-21 10:02:59 +01:00 |
|
Mattias
|
14133a9f22
|
CleanUp, making lint happy
|
2024-03-21 09:59:12 +01:00 |
|
Mattias
|
c415539904
|
Refactor ProjectMembers component to use API for fetching project members
|
2024-03-21 09:36:08 +01:00 |
|
Davenludd
|
01a6f9e61d
|
Add comment NewWeeklyReport
|
2024-03-21 08:57:56 +01:00 |
|
Davenludd
|
faf998e652
|
Merge branch 'dev' into gruppDM
|
2024-03-21 08:56:07 +01:00 |
|
Peter KW
|
c9e28e9b5b
|
New type to match fetch
|
2024-03-21 03:39:53 +01:00 |
|
Peter KW
|
b2db9c54ca
|
Add member functionality added
|
2024-03-21 03:39:18 +01:00 |
|
Peter KW
|
c5bc6c1c58
|
Add user to project component
|
2024-03-21 03:37:37 +01:00 |
|
Peter KW
|
2694beb0e8
|
AddUserToProject API
|
2024-03-21 03:36:57 +01:00 |
|
Peter KW
|
a73432669c
|
New path
|
2024-03-21 03:36:30 +01:00 |
|
pavel Hamawand
|
e9eb2e9ab6
|
checks
|
2024-03-21 02:51:28 +01:00 |
|
dDogge
|
2d4ff7e087
|
Fully implemented UpdateWeeklyReport for database, handler and corresponding tests
|
2024-03-21 02:48:55 +01:00 |
|
pavel Hamawand
|
baf11f19d6
|
added token
|
2024-03-21 02:47:51 +01:00 |
|
Imbus
|
b484346031
|
Better integration test target
|
2024-03-21 02:26:30 +01:00 |
|
pavel Hamawand
|
1950112202
|
implementing changeUsername component
|
2024-03-21 02:22:23 +01:00 |
|
pavel Hamawand
|
3e11b87eee
|
Modify the implementation of the changeUserName method in the api object
|
2024-03-21 01:58:57 +01:00 |
|
pavel Hamawand
|
9e2a3cca81
|
Update the method signature in the API interface to use StrNameChange
|
2024-03-21 01:56:27 +01:00 |
|