78df07b29b 
								
							
								 
							
						 
						
							
							
								
								Improve test code with minor refactors  
							
							... 
							
							
 
							
							Co-authored-by: Katrina Kosiak <Katrina@madetech.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								82e87483b9 
								
							
								 
							
						 
						
							
							
								
								add specs for change/answer links on check answers  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fc132c452c 
								
							
								 
							
						 
						
							
							
								
								Add ADR about saving values to database  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fe43a1e999 
								
							
								 
							
						 
						
							
							
								
								Display the answers in the answer check page  
							
							... 
							
							
 
							
							Save radio button and checkbox string values instead of the key/number in
the db. ADR will be added to explain why we are saving values directly to
the db instead of using enums with active record to convert the key/numbers
to the appropriate strings. 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c73074bc0e 
								
							
								 
							
						 
						
							
							
								
								Add test for check answers questions labels  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ed9ce2e137 
								
							
								 
							
						 
						
							
							
								
								Get a second passing test in place  
							
							... 
							
							
 
							
							Co-authored-by: Daniel Baark <baarkerlounger@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a04a31105c 
								
							
								 
							
						 
						
							
							
								
								add check answers page with passing test  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4e924afbf7 
								
							
								 
							
						 
						
							
							
								
								add new trait to case log factory  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								f9a12e411d 
								
							
								 
							
						 
						
							
							
								
								Bump stimulus now that it's out of beta  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1de427dbfa 
								
									
								
							
								 
							
						 
						
							
							
								
								Add ADR record for JSON config approach ( #26 )  
							
							... 
							
							
 
							
							* Rename ADRs to make them easier to find
* Add ADR for JSON config 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								e49dba3a64 
								
							
								 
							
						 
						
							
							
								
								Rubocop  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7d762bd4f3 
								
							
								 
							
						 
						
							
							
								
								validation init  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								1be3ce0c60 
								
							
								 
							
						 
						
							
							
								
								DRY up partials  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								4811445360 
								
							
								 
							
						 
						
							
							
								
								Run rspec directly  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								5cb14cb996 
								
							
								 
							
						 
						
							
							
								
								Let's not load more than we need to  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								52b571f066 
								
							
								 
							
						 
						
							
							
								
								Don't require rubocop gems  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								15b5a8c8fc 
								
							
								 
							
						 
						
							
							
								
								Bump govuk frontend  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								dde0a10db6 
								
							
								 
							
						 
						
							
							
								
								Add external lib docs to readme  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								bddef14cc9 
								
							
								 
							
						 
						
							
							
								
								Add CI/CD info to readme  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								01dc734b7e 
								
							
								 
							
						 
						
							
							
								
								Single app name  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								207e465470 
								
									
								
							
								 
							
						 
						
							
							
								
								Move to Gov PaaS ( #24 )  
							
							... 
							
							
 
							
							Move infra to Gov PaaS 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2b7c42032d 
								
							
								 
							
						 
						
							
							
								
								Update the readme Quickstart with more details  
							
							... 
							
							
 
							
							I also had to do this before creating the db, but I'm not sure if it's just my set up:
```psql postgres
CREATE ROLE "postgres-user" WITH LOGIN PASSWORD 'postgres-password';
ALTER ROLE "postgres-user" CREATEDB;``` 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								1ea0467811 
								
							
								 
							
						 
						
							
							
								
								Adjust radio button size based on number of answer options  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								6053bcefd4 
								
							
								 
							
						 
						
							
							
								
								Support multiple dividers per answer option set  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								50b102e8f9 
								
							
								 
							
						 
						
							
							
								
								Enable dividers in radio button and checkbox answer options  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								c4111f7546 
								
							
								 
							
						 
						
							
							
								
								Upstream uses select to mean dropdown and checkbox for... well checkboxes  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								d7e24a987e 
								
							
								 
							
						 
						
							
							
								
								Add local authority section  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								093967ff48 
								
							
								 
							
						 
						
							
							
								
								Bump turbo and stimulus  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								c993319af4 
								
							
								 
							
						 
						
							
							
								
								Add property section  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								82f6dab314 
								
							
								 
							
						 
						
							
							
								
								Add date template  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								b17253c5af 
								
							
								 
							
						 
						
							
							
								
								Add info to readme  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								c46441bd5d 
								
							
								 
							
						 
						
							
							
								
								Add household needs section & fix form navigation for multi question pages  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								c655b918a3 
								
							
								 
							
						 
						
							
							
								
								Add page header  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								59a9e6ca27 
								
							
								 
							
						 
						
							
							
								
								Complete second section  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4dbb5d523e 
								
							
								 
							
						 
						
							
							
								
								Improve comment  
							
							... 
							
							
 
							
							Co-authored-by: Dushan <47317567+dushan-madetech@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								17853f7b9f 
								
							
								 
							
						 
						
							
							
								
								Generate page/question views dynamically  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								f17d480a12 
								
							
								 
							
						 
						
							
							
								
								Save all answers on page  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								59ed7ab959 
								
							
								 
							
						 
						
							
							
								
								Rubocop  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								53d525670c 
								
							
								 
							
						 
						
							
							
								
								Refactor form definition to config file  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								1b45800fbb 
								
							
								 
							
						 
						
							
							
								
								Radio options  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								36ba98a9ae 
								
							
								 
							
						 
						
							
							
								
								Refactor specs  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								f59aba2476 
								
							
								 
							
						 
						
							
							
								
								Spec form answer saving and fix for other household members  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								85f7005db0 
								
							
								 
							
						 
						
							
							
								
								Move back link into navigation div  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								327608c985 
								
							
								 
							
						 
						
							
							
								
								update gemfile for latest Mac OS  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f13e4e39f6 
								
							
								 
							
						 
						
							
							
								
								merge conflicts fixed  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								025b56a6cc 
								
							
								 
							
						 
						
							
							
								
								household characteristics section questions, db migration and form flow tests added  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								bfc93c8e9a 
								
							
								 
							
						 
						
							
							
								
								Spec rebrand and rubocop  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								dafc9918c2 
								
							
								 
							
						 
						
							
							
								
								DLUHC  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								23daeb8f42 
								
							
								 
							
						 
						
							
							
								
								Use build rather than create where possible for faster tests  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								fae8ee67e5 
								
							
								 
							
						 
						
							
							
								
								Complete case log home page  
							
							
 
							
						 
						
							4 years ago