| 
							
							
								 Huffle | 0f82a6a915 | add distribution bar 
		
	
	
		
			
				
	
				Backend Build and Test / build (push) Has been cancelled | 2025-05-25 17:03:57 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 766b44f353 | Merge branch 'main' into AP-63 
		
	
	
		
			
				
	
				Backend Build and Test / build (push) Successful in 2m5s | 2025-05-25 14:44:01 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 92d03d342b | add partial css for goals | 2025-05-25 14:43:23 +02:00 |  | 
			
				
					|  | f9fb956efd | Fix colour not being sent properly by backend (#81) 
		
	
	
		
			
				
	
				Backend Deploy / build (push) Successful in 2m46s 
				
	
				Backend Build and Test / build (push) Successful in 3m0s Reviewed-on: #81 | 2025-05-25 14:36:17 +02:00 |  | 
			
				
					|  | 5a233073c7 | Do deploy on main branch (#80) 
		
	
	
		
			
				
	
				Backend Build and Test / build (push) Successful in 3m21s 
				
	
				Backend Deploy / build (push) Successful in 4m3s Reviewed-on: #80 | 2025-05-25 14:24:25 +02:00 |  | 
			
				
					|  | cd23e72882 | Allow null colour (#79) 
		
	
	
		
			
				
	
				Backend Build and Test / build (push) Has been cancelled Reviewed-on: #79 | 2025-05-25 14:22:58 +02:00 |  | 
			
				
					|  | a82040720a | Add gitea workflow (#78) 
		
	
	
		
			
				
	
				Backend Build and Test / build (push) Successful in 2m9s Reviewed-on: #78 | 2025-05-25 14:20:38 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | cca1f10925 | Merge branch 'main' into AP-63 | 2025-05-25 14:11:41 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | caf0d6b3fc | add css for main goal | 2025-05-25 14:11:11 +02:00 |  | 
			
				
					|  | a8e3332723 | Add support for colour attribute on allowances in backend (#77) Closes #76
Reviewed-on: #77 | 2025-05-25 13:43:24 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | d81ec1f126 | Add allowance service and create get endpoint for allowance | 2025-05-24 14:11:44 +02:00 |  | 
			
				
					|  | f8d1f195de | Support decimal currency amounts (#74) Reviewed-on: #74 | 2025-05-24 06:28:07 +02:00 |  | 
			
				
					|  | 426e456ba7 | Add lite website (#73) Reviewed-on: #73 | 2025-05-24 06:11:39 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 93ec3cbc19 | Add delete task functionality (#72) closes #62
Reviewed-on: #72 | 2025-05-19 09:43:11 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 5bcbde46ea | Add complete task functionality (#71) closes #61
closes #58
Reviewed-on: #71 | 2025-05-19 09:07:51 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | f04529067a | update task functionality (#59) Reviewed-on: #59 | 2025-05-18 16:43:53 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 6e07d44733 | update task functionality | 2025-05-18 16:34:49 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 1f21924805 | AP-45 (#57) Reviewed-on: #57 | 2025-05-18 16:18:07 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | e85a60ab16 | Merge branch 'main' into AP-45 | 2025-05-18 16:17:13 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 61694e340f | Add functionalty to add task | 2025-05-18 16:15:34 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | f72cc8a802 | test | 2025-05-18 10:48:52 +02:00 |  | 
			
				
					|  | da17f351de | Add bulk allowance edit endpoint (#56) Closes #15
Reviewed-on: #56 | 2025-05-18 09:24:36 +02:00 |  | 
			
				
					|  | 79dcfbc02c | Implement completion endpoint for allowance (#55) Closes #19
Reviewed-on: #55 | 2025-05-18 09:02:33 +02:00 |  | 
			
				
					|  | 505faa95a3 | Add different cors config | 2025-05-18 08:54:22 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | a675d51718 | AP-45 wip post request | 2025-05-18 08:52:20 +02:00 |  | 
			
				
					|  | 9cb71d53cf | Add history entry and fix bug when completing task (#54) The reward wasn't properly being distributed to all users
Reviewed-on: #54 | 2025-05-18 08:31:39 +02:00 |  | 
			
				
					|  | b5aae3be3d | 48/add-complete (#53) Closes #48
Reviewed-on: #53 | 2025-05-18 08:00:29 +02:00 |  | 
			
				
					|  | 238aedb5c9 | Implement PUT /user/{userId}/allowance/{allowanceId} (#52) Closes #17
Reviewed-on: #52 | 2025-05-17 16:20:05 +02:00 |  | 
			
				
					|  | d1774c1ce0 | Implement DELETE /task/{taskId} (#51) Close #47
Reviewed-on: #51 | 2025-05-15 18:08:54 +02:00 |  | 
			
				
					|  | 8fedac21bb | Add GET /user/:userId/allowance/:allowanceId (#50) Reviewed-on: #50 | 2025-05-15 15:49:08 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 361baac8f3 | Add list of tasks (#49) Reviewed-on: #49 | 2025-05-15 14:57:56 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 0007f10ae3 | Add list of tasks | 2025-05-15 14:55:47 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | b48d082edd | Add user login page (#43) Reviewed-on: #43 | 2025-05-15 11:08:59 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | bfc1d135de | Remove console.log | 2025-05-15 11:04:15 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 0749d8ce7a | Merge branch 'main' into users | 2025-05-15 11:01:50 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | ef86deb222 | Redirect to tabs when user is selected | 2025-05-15 10:56:04 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 6d6460ac3e | Add local storage | 2025-05-14 18:30:13 +02:00 |  | 
			
				
					|  | 1589bc9422 | Rename endpoints (#42) Closes #39
Reviewed-on: #42 | 2025-05-14 17:14:58 +02:00 |  | 
			
				
					|  | 790ee3c622 | Set CORS to allow all origins (for now) (#41) Reviewed-on: #41 | 2025-05-14 16:51:05 +02:00 |  | 
			
				
					|  | 6979368eda | Fix missing scheme in API url | 2025-05-14 16:50:23 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | fd14c12a4a | Merge branch 'main' into users | 2025-05-14 15:46:26 +02:00 |  | 
			
				
					|  | cc817ed061 | Test cors change (#40) Reviewed-on: #40 | 2025-05-14 15:44:44 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | df1b8e4ed7 | setup usersa | 2025-05-14 15:40:14 +02:00 |  | 
			
				
					|  | 4355e1b1b7 | Add endpoint to get allowance history (#37) Closes #12
Reviewed-on: #37 | 2025-05-14 15:27:29 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 2486bbf1ec | frontend-setup (#38) Reviewed-on: #38 | 2025-05-14 13:42:37 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | b3e50dadb2 | Merge branch 'main' into frontend-setup | 2025-05-14 13:41:43 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 572c3c2a41 | remove node-modules | 2025-05-14 13:40:00 +02:00 |  | 
			
				
					| 
							
							
								 Huffle | 47f43cb0dc | Add frontend folder & setup frontend project | 2025-05-14 13:15:59 +02:00 |  | 
			
				
					|  | 94a20af04d | Fix tests failing (#36) Reviewed-on: #36 | 2025-05-13 19:34:43 +02:00 |  | 
			
				
					|  | f29eeae9d9 | Remove get allowance endpoint (#35) The GET /user/:userId endpoint already does this operation
Closes #10
Reviewed-on: #35 | 2025-05-13 15:24:15 +02:00 |  |