| 
								
								
									 Imbus | 12a2691d55 | Rename | 2024-04-03 17:40:48 +02:00 |  | 
				
					
						| 
								
								
									 Imbus | a39cfedad3 | Rename, fix and testing for getAllWeeklyReports path | 2024-04-03 17:31:39 +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 |  | 
				
					
						| 
								
								
									 Peter KW | 378dd99592 | Changed so that you can only change other users role | 2024-04-01 02:08:19 +02:00 |  | 
				
					
						| 
								
								
									 Peter KW | 8b6462abee | Changed so that username is required to get projects, so that you can get another user's projects (for admin stuff) | 2024-03-29 20:19:22 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | c2fa9aa0c1 | Lots of fiddling with swagger annotations in user related handlers | 2024-03-29 18:42:12 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 4538a3b193 | SignReport handler changes along with tests and TS interface | 2024-03-29 15:33:20 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | b927fb80fb | Refactor again, splitting project related handlers | 2024-03-29 15:00:29 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 1d5fcd61b6 | Refactor, report related endpoints now reside in individual files | 2024-03-29 14:50:56 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 13d3035e49 | Major refactor, splitting user handlers into separate files and changes to how the database is accessed | 2024-03-29 14:37:22 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 9edcc74ee2 | Fix for IsProjectManagerHandler | 2024-03-29 12:41:51 +01:00 |  | 
				
					
						| 
								
								
									 al8763be | 09f2a2202f | Merge remote-tracking branch 'origin/frontend' into BumBranch | 2024-03-28 16:45:39 +01:00 |  | 
				
					
						| 
								
								
									 al8763be | 5d714bbacf | Merge remote-tracking branch 'origin/AlexTester' into BumBranch | 2024-03-28 16:44:29 +01:00 |  | 
				
					
						| 
								
								
									 al8763be | 9a54175d49 | Co-authored-by: Imbus <imbus64@users.noreply.github.com> | 2024-03-28 16:43:34 +01:00 |  | 
				
					
						| 
								
								
									 al8763be | f6dcdcc376 | GetUnsignedReports | 2024-03-28 16:40:55 +01:00 |  | 
				
					
						| 
								
								
									 Peter KW | 218b0b3ab7 | Merge branch 'frontend' into gruppPP | 2024-03-28 12:41:43 +01:00 |  | 
				
					
						| 
								
								
									 Peter KW | 50042ded41 | Fix in handler | 2024-03-28 12:37:04 +01:00 |  | 
				
					
						| 
								
								
									 al8763be | 6a7bb9ab26 | fix ifPM igen | 2024-03-28 12:19:11 +01:00 |  | 
				
					
						| 
								
								
									 Alexander Ek | d4cc556366 | Co-authored-by: al8763be <al8763be@users.noreply.github.com> | 2024-03-27 21:18:44 +01:00 |  | 
				
					
						| 
								
								
									 Melker | ec362cfa3a | GetProjectTimesHandler | 2024-03-21 10:51:47 +01:00 |  | 
				
					
						| 
								
								
									 dDogge | 2d4ff7e087 | Fully implemented UpdateWeeklyReport for database, handler and corresponding tests | 2024-03-21 02:48:55 +01:00 |  | 
				
					
						| 
								
								
									 al8763be | dea802bd91 | bummed handler | 2024-03-21 01:37:39 +01:00 |  | 
				
					
						| 
								
								
									 dDogge | 44f6b31056 | Handler for ChangeUserName changed and corresponding test added | 2024-03-21 00:17:08 +01:00 |  | 
				
					
						| 
								
								
									 borean | 28935f285b | fixed typo | 2024-03-20 23:25:50 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | fdaba36d57 | Log database error in SubmitWeeklyReport | 2024-03-20 22:43:03 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | ec138163c6 | Very large changes related to database and its interface | 2024-03-20 22:04:36 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 45761dadcb | Fix for checkProjectManager endpoint and test_check_if_project_manager | 2024-03-20 17:50:51 +01:00 |  | 
				
					
						| 
								
								
									 borean | 1147a216ce | typo | 2024-03-20 16:55:55 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 0f4c3ac5ec | Reworking endpoint getWeeklyReportsUser | 2024-03-20 16:05:50 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 7799eb09e9 | Delete unused handler prototype | 2024-03-20 15:11:25 +01:00 |  | 
				
					
						| 
								
								
									 borean | a18ce465de | Added a handler for getting all users for a specific project, WIP and untested | 2024-03-20 13:03:43 +01:00 |  | 
				
					
						| 
								
								
									 borean | 3515a86bbb | Added ChangeUserName handler, untested and WIP, | 2024-03-20 12:50:04 +01:00 |  | 
				
					
						| 
								
								
									 borean | 1919b7cb99 | Added ChangeUserName in db | 2024-03-20 12:11:05 +01:00 |  | 
				
					
						| 
								
								
									 borean | bb93cef1d3 | New deleteproject handler, WIP | 2024-03-20 11:43:47 +01:00 |  | 
				
					
						| 
								
								
									 borean | c01dd21b0a | uncommented | 2024-03-20 11:23:24 +01:00 |  | 
				
					
						| 
								
								
									 borean | dce91943b3 | Added DeleteProject handler, untested | 2024-03-20 11:22:33 +01:00 |  | 
				
					
						| 
								
								
									 borean | a468b896db | WIP for funcs that need to be implemented | 2024-03-20 10:41:16 +01:00 |  | 
				
					
						| 
								
								
									 dDogge | b13a8b5432 | Merge | 2024-03-20 00:35:37 +01:00 |  | 
				
					
						| 
								
								
									 Melker | b7b831d869 | Lagt till om Admin=True/false | 2024-03-19 23:54:54 +01:00 |  | 
				
					
						| 
								
								
									 Samuel Högbom Aronson | cb44954477 | -added auth for rolechange, endpoint and test | 2024-03-19 23:08:14 +01:00 |  | 
				
					
						| 
								
								
									 dDogge | ce4cf788ae | Added handler and corresponding test for the IsProjectManager function | 2024-03-19 19:30:01 +01:00 |  | 
				
					
						| 
								
								
									 dDogge | 2b41085865 | Added GetWeeklyReportsUser function and handler, also corresponding tests to both GetWeeklyReportsUser and handler added | 2024-03-19 19:04:45 +01:00 |  | 
				
					
						| 
								
								
									 Samuel Högbom Aronson | 9ce70e74e9 | tyding up and tryinng to get tokens in docs to work | 2024-03-19 00:33:38 +01:00 |  | 
				
					
						| 
								
								
									 Samuel Högbom Aronson | 3e35586bbe | finished docs for user reletaded stucts and added endpoint for listallusers | 2024-03-19 00:33:38 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 2ffbc2f9fd | Merge docs -> dev | 2024-03-19 00:10:42 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | fe08d01e15 | Insanely verbose logging | 2024-03-19 00:00:18 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 0fa7558d64 | Proper logging, all endpoint debug printing replaced with suitable log level | 2024-03-18 23:38:50 +01:00 |  | 
				
					
						| 
								
								
									 Samuel Högbom Aronson | f3c5abf4f3 | added docs for loginrenew, login, regsiter | 2024-03-18 22:40:51 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 4683dd459a | Remove code related to demo button in backend | 2024-03-18 20:56:00 +01:00 |  |