Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to dev at Imbus/TTime 2024-03-19 00:09:30 +01:00
fe08d01e15 Insanely verbose logging
71caf37642 Resolve testing.py
108850c20c Merge imbs -> dev
4c297ab2ef Old unresolved merge conflict fixed
0fa7558d64 Proper logging, all endpoint debug printing replaced with suitable log level
Compare 12 commits »
Imbus pushed to imbs at Imbus/TTime 2024-03-18 23:39:06 +01:00
4c297ab2ef Old unresolved merge conflict fixed
0fa7558d64 Proper logging, all endpoint debug printing replaced with suitable log level
Compare 2 commits »
Imbus pushed to docs at Imbus/TTime 2024-03-18 22:20:43 +01:00
2be4afd0e0 Correct ish swagger docstring
2aade5d2fe Docs example
Compare 2 commits »
Imbus pushed to frontend at Imbus/TTime 2024-03-18 22:20:42 +01:00
e0de61dd94 Type fixes in frontend, Register & YourProjectsPage
8eb23bf7f9 lint bro happ + test for getUserProject
4392b68397 Removed duplicate getUserProjects
d0cc6f2c1b Merge remote-tracking branch 'origin/dev' into BumBranch
805d05f8a5 Merge branch 'gruppPP' into BumBranch
Compare 63 commits »
Imbus pushed to master at Imbus/TTime 2024-03-18 22:20:42 +01:00
47b60038b4 Merge branch 'frontend' into dev
e0de61dd94 Type fixes in frontend, Register & YourProjectsPage
f437b25da5 Merge branch 'frontend' into dev
8eb23bf7f9 lint bro happ + test for getUserProject
4683dd459a Remove code related to demo button in backend
Compare 201 commits »
Imbus created branch docs in Imbus/TTime 2024-03-18 22:20:42 +01:00
Imbus pushed to dev at Imbus/TTime 2024-03-18 22:20:41 +01:00
472940cedc Remove index from userId
f5a914330f Removed userId identifier from user table, introducing numerous errors
c31f145c35 Database sample data, make target and go code
47b60038b4 Merge branch 'frontend' into dev
e0de61dd94 Type fixes in frontend, Register & YourProjectsPage
Compare 5 commits »
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 »