dd14a96e98 
							
						 
					 
					
						
						
							
							Expose and document the new status attribute in the tables arrangements controller  
						
						
						
						
					 
					
						2025-08-01 12:29:13 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							2147d7ad5e 
							
						 
					 
					
						
						
							
							Redo simulations lifecycle ( #222 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Run unit tests / rubocop (push) Successful in 27s 
				
			 
		
			
				
	Run unit tests / check-licenses (push) Successful in 32s 
				
			 
		
			
				
	Run unit tests / copyright_notice (push) Successful in 36s 
				
			 
		
			
				
	Run unit tests / unit_tests (push) Successful in 1m22s 
				
			 
		
			
				
	Run unit tests / build-static-assets (push) Successful in 10m9s 
				
			 
		
		
	 
 
	 
						
						## Why
The current way of creating and deleting simulations doesn't scale for big instances. We cannot generate 50 simulations every time a guest confirms attendance, and we should not delete existing valuable simulations. For example, if a guest confirms attendance and declines right after, previously generated simulations should still be valid.
## What
In this PR we are introducing a series of changes that make simulations management easier:
1. We're removing the automatic creation of simulations.
2. Simulations are not removed anymore, neither manually nor automatically.
3. A new endpoint has been defined to create simulations on demand.
4. A digest property has been defined to determine whether a simulation is still valid (meaning there have not been any change in the list of guests involved).
Reviewed-on: #222 
Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com>
Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com> 
						
						
					 
					
						2025-01-26 12:53:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							8c12884212 
							
						 
					 
					
						
						
							
							Add copyright notice  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Check usage of free licenses / check-licenses (pull_request) Successful in 1m38s 
				
			 
		
			
				
	Add copyright notice / copyright_notice (pull_request) Successful in 3m16s 
				
			 
		
			
				
	Run unit tests / unit_tests (pull_request) Successful in 5m31s 
				
			 
		
			
				
	Build Nginx-based docker image / build-static-assets (pull_request) Successful in 41m31s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-01-23 21:34:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							6cead51bb9 
							
						 
					 
					
						
						
							
							Remove all copyright notices to force recreation  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Check usage of free licenses / check-licenses (pull_request) Successful in 1m25s 
				
			 
		
			
				
	Add copyright notice / copyright_notice (pull_request) Successful in 3m0s 
				
			 
		
			
				
	Run unit tests / unit_tests (pull_request) Successful in 4m54s 
				
			 
		
			
				
	Build Nginx-based docker image / build-static-assets (pull_request) Successful in 45m24s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-01-23 22:29:26 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							74ca20d3e8 
							
						 
					 
					
						
						
							
							Add copyright notice  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Check usage of free licenses / check-licenses (pull_request) Successful in 1m22s 
				
			 
		
			
				
	Add copyright notice / copyright_notice (pull_request) Successful in 2m5s 
				
			 
		
			
				
	Run unit tests / unit_tests (pull_request) Successful in 3m45s 
				
			 
		
			
				
	Build Nginx-based docker image / build-static-assets (pull_request) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-01-23 21:18:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							91bbae1c63 
							
						 
					 
					
						
						
							
							Add copyright notice  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Check usage of free licenses / check-licenses (pull_request) Successful in 59s 
				
			 
		
			
				
	Add copyright notice / copyright_notice (pull_request) Successful in 2m21s 
				
			 
		
			
				
	Run unit tests / unit_tests (pull_request) Successful in 3m2s 
				
			 
		
			
				
	Build Nginx-based docker image / build-static-assets (pull_request) Successful in 25m17s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-01-13 20:38:47 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e20a366410 
							
						 
					 
					
						
						
							
							Update copyright assignment to cover 2025 and include all contributors  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Check usage of free licenses / check-licenses (pull_request) Successful in 56s 
				
			 
		
			
				
	Add copyright notice / copyright_notice (pull_request) Successful in 1m36s 
				
			 
		
			
				
	Run unit tests / unit_tests (pull_request) Successful in 3m56s 
				
			 
		
			
				
	Build Nginx-based docker image / build-static-assets (pull_request) Successful in 28m26s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-01-13 21:37:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							55e6cfcd36 
							
						 
					 
					
						
						
							
							Fix order of Ruby's magic string comment and Copyright assignment  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Check usage of free licenses / check-licenses (pull_request) Failing after 1m53s 
				
			 
		
			
				
	Run unit tests / unit_tests (pull_request) Failing after 3m11s 
				
			 
		
			
				
	Add copyright notice / copyright_notice (pull_request) Successful in 3m16s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-12-28 18:37:47 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							2fc8a6340b 
							
						 
					 
					
						
						
							
							Run Rubocop autocorrect on spec/  
						
						
						
						
					 
					
						2024-12-28 18:07:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							3bfe889747 
							
						 
					 
					
						
						
							
							Redo TablesArrangements#show to display arrangement ID and discomfort breakdown  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Check usage of free licenses / check-licenses (pull_request) Successful in 32s 
				
			 
		
			
				
	Add copyright notice / copyright_notice (pull_request) Successful in 1m4s 
				
			 
		
			
				
	Run unit tests / unit_tests (pull_request) Successful in 2m33s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-12-16 18:52:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5cbc81c498 
							
						 
					 
					
						
						
							
							Add copyright notice  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Check usage of free licenses / check-licenses (pull_request) Successful in 1m14s 
				
			 
		
			
				
	Add copyright notice / copyright_notice (pull_request) Successful in 2m5s 
				
			 
		
			
				
	Run unit tests / unit_tests (pull_request) Successful in 3m46s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-12-08 13:02:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							9d90ade40c 
							
						 
					 
					
						
						
							
							Document tables arrangements controller  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Check usage of free licenses / check-licenses (pull_request) Successful in 34s 
				
			 
		
			
				
	Add copyright notice / copyright_notice (pull_request) Successful in 1m9s 
				
			 
		
			
				
	Run unit tests / unit_tests (pull_request) Successful in 3m51s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-12-08 14:00:53 +01:00