Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to dev at Imbus/TTime 2024-03-18 21:19:19 +01:00
f437b25da5 Merge branch 'frontend' into dev
8eb23bf7f9 lint bro happ + test for getUserProject
4683dd459a Remove code related to demo button in backend
4392b68397 Removed duplicate getUserProjects
d0cc6f2c1b Merge remote-tracking branch 'origin/dev' into BumBranch
Compare 77 commits »
Imbus pushed to imbs at Imbus/TTime 2024-03-18 20:56:05 +01:00
4683dd459a Remove code related to demo button in backend
Imbus pushed to imbs at Imbus/TTime 2024-03-18 20:34:59 +01:00
fe6942aa81 Merge imbs -> dev
9ad89d6063 Handler for SignReport added and corresponding test in testing.pu added
3a3690e3da ignore go.work.sum
4979378779 Handler for AddUserToProject and promoteToAdmin, successfully tested
76fefd2b24 Added function to check if someone is admin
Compare 5 commits »
Imbus pushed to gruppPP at Imbus/TTime 2024-03-18 18:26:58 +01:00
d692165f99 Removed username prop from basicwindow in all pages
388a430613 Tiny fix
2493932f77 Removed username prop, no longer used
b93ef48500 minor fix
0f7f866cde minor fix
Compare 180 commits »
Imbus pushed to frontend at Imbus/TTime 2024-03-18 18:26:57 +01:00
d6ce4a3c57 errMessage fixed
Imbus pushed to gruppDM at Imbus/TTime 2024-03-18 18:26:57 +01:00
437520183b removed import
b962a856f4 fixes
3bcb7a89b8 edited paths
43f13dc534 Old paths in main are back
1893340c63 Changed name of new component and minor fix
Compare 10 commits »
Imbus pushed to BumBranch at Imbus/TTime 2024-03-18 18:26:56 +01:00
4392b68397 Removed duplicate getUserProjects
d0cc6f2c1b Merge remote-tracking branch 'origin/dev' into BumBranch
fe6942aa81 Merge imbs -> dev
0c2617d0cb Full fix for getProject route, testing, integration testing and frontend-API code
Compare 4 commits »
Imbus pushed to frontend at Imbus/TTime 2024-03-18 18:07:42 +01:00
92119dd49e Added path + fixed import
8a2152395f Small fixes
516784c6bb Merge branch 'frontend' into gruppPP
4876038613 Merge remote-tracking branch 'origin/frontend' into gruppPP
f7b8ea7d97 Path fix
Compare 29 commits »
Imbus pushed to BumBranch at Imbus/TTime 2024-03-18 18:07:41 +01:00
805d05f8a5 Merge branch 'gruppPP' into BumBranch
e5904253e3 Merge branch 'gruppdm' into BumBranch
d692165f99 Removed username prop from basicwindow in all pages
388a430613 Tiny fix
2493932f77 Removed username prop, no longer used
Compare 78 commits »
Imbus pushed to dev at Imbus/TTime 2024-03-18 18:07:41 +01:00
fe6942aa81 Merge imbs -> dev
0c2617d0cb Full fix for getProject route, testing, integration testing and frontend-API code
9ad89d6063 Handler for SignReport added and corresponding test in testing.pu added
3a3690e3da ignore go.work.sum
4979378779 Handler for AddUserToProject and promoteToAdmin, successfully tested
Compare 6 commits »
Imbus pushed to imbs at Imbus/TTime 2024-03-18 16:42:39 +01:00
0c2617d0cb Full fix for getProject route, testing, integration testing and frontend-API code
Imbus pushed to imbs at Imbus/TTime 2024-03-18 13:00:09 +01:00
741ad50ccf Merge branch 'dev' of github.com:imbus64/TTime into dev
f6e4603603 Added handler for SignWeeklyReport named SignReport in handlers_report_related
c487b47373 Merge branch 'BumBranch' of github.com:imbus64/TTime into BumBranch
9070846b0b Fixing getWeeklyReport tests
ff6af1d250 Merge branch 'dev' into BumBranch
Compare 114 commits »
Imbus pushed to frontend at Imbus/TTime 2024-03-18 13:00:08 +01:00
5696310a68 Merge branch 'dev' into frontend
40caa2d158 Changed name to a test in db_test.go
37bbbb6098 Added SignWeeklyReport function and 2 corresponding test, also small change to WeeklyReport.go
e03727613d Extremely important formatting
8a34fc07fa Weekly_report fixed for real this time
Compare 18 commits »
Imbus pushed to gruppDM at Imbus/TTime 2024-03-18 13:00:08 +01:00
164ff781b3 Add useEffect hook to handle authority navigation and log response in YourProjectsPage
f6b2d17b97 Update Header component to use localStorage for username
7a6b875aeb Token is now fetched from local storage
68b25350ef Add username to local storage and retrieve it in YourProjectsPage
3c8b7f9da2 Merge branch 'gruppPP' into gruppDM
Compare 138 commits »
Imbus pushed to BumBranch at Imbus/TTime 2024-03-18 13:00:07 +01:00
c487b47373 Merge branch 'BumBranch' of github.com:imbus64/TTime into BumBranch
9070846b0b Fixing getWeeklyReport tests
ff6af1d250 Merge branch 'dev' into BumBranch
9f20d46fa6 Test for getWeeklyReport
e012b6ff12 Error checking in register component, redirect to login if success
Compare 93 commits »
Imbus pushed to dev at Imbus/TTime 2024-03-18 13:00:07 +01:00
741ad50ccf Merge branch 'dev' of github.com:imbus64/TTime into dev
f6e4603603 Added handler for SignWeeklyReport named SignReport in handlers_report_related
c487b47373 Merge branch 'BumBranch' of github.com:imbus64/TTime into BumBranch
9070846b0b Fixing getWeeklyReport tests
ff6af1d250 Merge branch 'dev' into BumBranch
Compare 101 commits »
Imbus pushed to BumBranch at Imbus/TTime 2024-03-17 20:04:49 +01:00
Imbus pushed to frontend at Imbus/TTime 2024-03-17 20:04:48 +01:00
1a412dc8a0 Merge branch 'frontend' of https://github.com/imbus64/TTime into frontend
eae252c2a4 Merge branch 'frontend' of github.com:imbus64/TTime into frontend
30cf0b6065 Making linter bro happy
693b5fb9ae Merge branch 'dev' into frontend
14668ea675 Test file for API
Compare 87 commits »
Imbus pushed to gruppDM at Imbus/TTime 2024-03-17 20:04:48 +01:00
62f1926305 Corrected NewWeeklyReport (prev. TimeReports) and changed imports
8d0da111eb API - SubmitWeeklyReport & getUserProjects added
d6d4eb3336 Merge branch 'master' into gruppDM
887f31dde0 goTypes generated from go code with tygo
dbb2ff84e5 WeeklyReport testing
Compare 13 commits »
Imbus created branch BumBranch in Imbus/TTime 2024-03-17 20:04:48 +01:00