|  | d46deaf2cb | More favorite changes Co-authored-by: Reimar<mail@git.reim.ar> | 2024-08-26 12:09:47 +02:00 |  | 
			
				
					|  | 13e319157d | Add favorite page design Co-authored-by: Reimar <mail@reim.ar> | 2024-08-22 12:43:27 +02:00 |  | 
			
				
					|  | 158bdd91a9 | Add favorite menu functionality Co-authored-by: Reimar <mail@reim.ar> | 2024-08-22 12:14:06 +02:00 |  | 
			
				
					|  | 67f3cd118f | Show favorites on map | 2024-08-22 11:46:45 +02:00 |  | 
			
				
					|  | cae02bfded | Retrieve Favorites from Backend, Add Favorite Model Co-authored-by: Reimar <mail@reim.ar> | 2024-08-22 10:20:59 +02:00 |  | 
			
				
					|  | 6fd8c365f6 | Add authorization header | 2024-08-22 09:17:36 +02:00 |  | 
			
				
					|  | 5f1773f614 | Fix formatting, remove logs | 2024-08-22 09:13:16 +02:00 |  | 
			
				
					|  | 6a0696b9c1 | Add confirm password check | 2024-08-22 09:09:18 +02:00 |  | 
			
				
					| 
							
							
								 LilleBRG | 5b38559e1c | fixed api requests from sidemenu | 2024-08-22 08:51:13 +02:00 |  | 
			
				
					| 
							
							
								 LilleBRG | ec498eb0f7 | fixed double sidemenu. Login/logout dosent work now in sidemenu. moved code from main to sidemenu | 2024-08-21 15:37:44 +02:00 |  | 
			
				
					|  | 46bb1ce74c | Merge branch 'sidemenu_final' | 2024-08-21 14:24:53 +02:00 |  | 
			
				
					|  | 206483de09 | Update Docs/SCRUM Logbog.md | 2024-08-21 12:55:16 +01:00 |  | 
			
				
					|  | 102e2d6ca2 | Add log for this week | 2024-08-21 13:51:25 +02:00 |  | 
			
				
					|  | c4fc11c169 | Update Docs/SCRUM Logbog.md | 2024-08-21 12:34:42 +01:00 |  | 
			
				
					| 
							
							
								 LilleBRG | 6ee61650d1 | menu done | 2024-08-21 13:28:48 +02:00 |  | 
			
				
					|  | 8e42e54c98 | Add logout button | 2024-08-21 12:49:38 +02:00 |  | 
			
				
					|  | eef47f6ee4 | Implement registering | 2024-08-21 10:19:02 +02:00 |  | 
			
				
					|  | debbddd05b | Implement login and save token | 2024-08-21 10:03:03 +02:00 |  | 
			
				
					|  | c9769fcada | Add environment variables | 2024-08-21 09:19:04 +02:00 |  | 
			
				
					| 
							
							
								 LilleBRG | a082441826 | menu partly done. | 2024-08-20 16:46:13 +02:00 |  | 
			
				
					|  | 1c6fc39b14 | Add register page | 2024-08-20 14:53:06 +02:00 |  | 
			
				
					|  | 3bd2ba5cbc | Add login page | 2024-08-20 14:04:40 +02:00 |  | 
			
				
					|  | d2bfcc4692 | Add map to flutter application | 2024-08-20 12:38:50 +02:00 |  | 
			
				
					| 
							
							
								 LilleBRG | f1327571e6 | Updated UserModel, UpdatePassword made | 2024-08-16 12:53:39 +02:00 |  | 
			
				
					|  | bb44d2bc56 | Add routes for creating and deleting favorites | 2024-08-16 12:26:26 +02:00 |  | 
			
				
					|  | f82ba23c5d | Add systemd services used in prod | 2024-08-15 14:50:10 +02:00 |  | 
			
				
					| 
							
							
								 LilleBRG | 7603f00bd5 | Authorization through swagger works | 2024-08-15 12:26:02 +02:00 |  | 
			
				
					|  | 422952f276 | Update Docs/SCRUM Logbog.md | 2024-08-15 11:25:04 +01:00 |  | 
			
				
					|  | e06625e357 | Update Docs/SCRUM Logbog.md | 2024-08-15 11:24:20 +01:00 |  | 
			
				
					|  | 2178302e79 | Update Docs/SCRUM Logbog.md | 2024-08-15 11:23:09 +01:00 |  | 
			
				
					|  | 2caabea589 | Cleanup integration tests | 2024-08-15 11:03:11 +02:00 |  | 
			
				
					|  | d88db4a284 | Create favorite model, add endpoint for retrieving favorites | 2024-08-15 11:02:40 +02:00 |  | 
			
				
					|  | e57174ccda | Optimize rust database connections | 2024-08-15 10:10:21 +02:00 |  | 
			
				
					|  | 707b7b5fce | Create env file for jwt secret | 2024-08-15 08:37:05 +02:00 |  | 
			
				
					|  | 62659a7746 | Implement JWT verification in rust | 2024-08-14 17:53:29 +02:00 |  | 
			
				
					|  | 687d366f3d | Implement extractor for checking authorization | 2024-08-14 16:33:38 +02:00 |  | 
			
				
					|  | c32477b307 | Update Docs/SCRUM Logbog.md Co-authored-by: Reimar <mail@reim.ar> | 2024-08-14 12:23:07 +01:00 |  | 
			
				
					|  | c6f2fc10f1 | Add check for http status code in integration tests Co-authored-by: Reimar <mail@reim.ar> | 2024-08-14 12:39:39 +02:00 |  | 
			
				
					|  | 21f7a16d98 | Fix https redirection, also send authorization header to delete request | 2024-08-14 12:36:05 +02:00 |  | 
			
				
					|  | d0bc904a96 | Check for status code in integration tests as well Co-authored-by: Reimar <mail@reim.ar> | 2024-08-14 11:47:04 +02:00 |  | 
			
				
					|  | cefd3bf596 | Create integration tests | 2024-08-14 10:59:53 +02:00 |  | 
			
				
					| 
							
							
								 LilleBRG | 1813458652 | Login with made user works | 2024-08-14 10:28:12 +02:00 |  | 
			
				
					|  | 8d20f7d651 | Fix issues with connection strings | 2024-08-13 19:08:30 +02:00 |  | 
			
				
					|  | 9879ececa4 | Implement releasing rust backend | 2024-08-13 19:07:20 +02:00 |  | 
			
				
					|  | fb5c0bdf2a | Add database connection to app data and run integrity check | 2024-08-13 15:12:40 +02:00 |  | 
			
				
					|  | 7552197fc6 | Add database migrations to rust backend | 2024-08-13 14:37:13 +02:00 |  | 
			
				
					|  | 4cac32b55c | Add rust web server | 2024-08-13 13:57:14 +02:00 |  | 
			
				
					| 
							
							
								 LilleBRG | 6ba8ed7ce0 | Merge branch 'master' of git.reim.ar:ReiMerc/skantravels | 2024-08-13 13:30:08 +02:00 |  | 
			
				
					| 
							
							
								 LilleBRG | 30147a0a02 | Get, GetOnId, Create, Delete User works | 2024-08-13 13:29:01 +02:00 |  | 
			
				
					|  | ec92f5b80e | Add logs for this week | 2024-08-13 12:03:37 +02:00 |  |