45a13428f0 
								
									
								
							
								 
							
						 
						
							
							
								
								CLDC-967: count inferred check answers answer as completed ( #268 )  
							
							... 
							
							
 
							
							* Count inferred check answers answer as an answered answer :)
and remove la unknown reason field
* rename the method and add a test for gdpr completed section
* remove commented code 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1fccaa77e2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #270  from communitiesuk/2fa_fixes  
							
							... 
							
							
 
							
							2fa fixes 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								9ceade9833 
								
							
								 
							
						 
						
							
							
								
								Less patching upstream  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2b03ee4408 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #269  from communitiesuk/skip-to-next-visually-hidden  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								07adb67e22 
								
							
								 
							
						 
						
							
							
								
								Add gov uk error summary if OTP code is invalid  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								cf2ac1c964 
								
							
								 
							
						 
						
							
							
								
								Return 422 if OTP auth is unsuccessful  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c636884c1b 
								
							
								 
							
						 
						
							
							
								
								Update styles on task list page  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ff01aa53d8 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #272  from communitiesuk/tidy-up-css-imports  
							
							... 
							
							
 
							
							Tidy up application.scss 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f725313c21 
								
							
								 
							
						 
						
							
							
								
								Tidy up application.scss  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								302d2a49da 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #271  from communitiesuk/971-privacy-notice-in-section-description  
							
							... 
							
							
 
							
							Enable section descriptions and add note about privacy notice 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								eff1ca6250 
								
							
								 
							
						 
						
							
							
								
								Enable section descriptions and add note about privacy notice  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a41c5f2c19 
								
									
								
							
								 
							
						 
						
							
							
								
								Setup rake task to import organisations from S3 ( #267 )  
							
							... 
							
							
 
							
							Co-authored-by: Kat <katrina@madetech.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								eceba7a911 
								
							
								 
							
						 
						
							
							
								
								OTP code 5 digits consistent with notify gateway  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								731f689cf0 
								
							
								 
							
						 
						
							
							
								
								2FA code required on every sign in  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								6fc2138421 
								
							
								 
							
						 
						
							
							
								
								2FA code is valid for 15 minutes  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fde1838351 
								
									
								
							
								 
							
						 
						
							
							
								
								CLDC-768: Add 2FA for Admin Users ( #146 )  
							
							... 
							
							
 
							
							* Add 2FA to admin panel sign in
* Test OTP code expiry
* Validate phone number presence
* Resend view
* Autocomplete 2fa code
* Update resend text 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								cb9c767dd5 
								
									
								
							
								 
							
						 
						
							
							
								
								Rspec rubocop cleanup ( #266 )  
							
							... 
							
							
 
							
							* Devise token stubs
* Case logs controller stubs
* More devise token stubs
* And another one bites the dust
* 2 left
* All cops pass 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								f4e47b5873 
								
							
								 
							
						 
						
							
							
								
								Bump active admin  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								43f60b5119 
								
									
								
							
								 
							
						 
						
							
							
								
								CLDC-731 bypass tasklist from check answers ( #252 )  
							
							... 
							
							
 
							
							* add button for moving to next incomplete section
* Add extra logic for cycling sections
* fix all failures
* add test for in progress case log to declaration redirection
* fix bug with infinite recursion
* update button text to save and return to log
* use govuk_link helpers
* lint fixes
* some basic extract method refactors
* refactor tests
* lint fixes
* redirect to check answers if next subsection in progress
* fix failing spec 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d2bd5b8bea 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixes storage service tests based on rubocop rules ( #265 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								79d00cdc01 
								
									
								
							
								 
							
						 
						
							
							
								
								Add a storage service backed by the AWS S3 SDK ( #263 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								95880f641a 
								
									
								
							
								 
							
						 
						
							
							
								
								Rubocop rspec fixes ( #264 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c47a505f99 
								
									
								
							
								 
							
						 
						
							
							
								
								Rename renewal to match what's been sent to softwire ( #262 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								810544e1cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Cldc 946 output field ( #261 )  
							
							... 
							
							
 
							
							* add numeric output for rent and charges
* extract strylesheet
* rename file 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								54db093f01 
								
									
								
							
								 
							
						 
						
							
							
								
								Add service to parse PaaS configuration ( #260 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								7572835ba6 
								
							
								 
							
						 
						
							
							
								
								Bump puma  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ec4f8b910d 
								
									
								
							
								 
							
						 
						
							
							
								
								Make sure localhost requests are allowed regardless of order specs are run in ( #259 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								665e89ca57 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #256  from communitiesuk/633-remove-local-authority-section  
							
							... 
							
							
 
							
							CLDC-633: Remove ‘Local authority’ section 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								97621dcaf1 
								
							
								 
							
						 
						
							
							
								
								Remove ‘Local authority’ section  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4ab4309eab 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #254  from communitiesuk/791-rename-about-this-log  
							
							... 
							
							
 
							
							CLDC-791: Rename ‘About this log‘ section 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								291fb188d3 
								
							
								 
							
						 
						
							
							
								
								Remove sales related questions from lettings form  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9285b08c66 
								
							
								 
							
						 
						
							
							
								
								Rename ‘About this log‘ section  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3b4a232c4a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add health check ( #253 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5ef2759603 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #257  from communitiesuk/789-update-rent-labels  
							
							... 
							
							
 
							
							Update labels for household rent and charges 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9419f23ce6 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #258  from communitiesuk/content-updates  
							
							... 
							
							
 
							
							Content updates 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								519edb9ff1 
								
							
								 
							
						 
						
							
							
								
								Always end hint text with a full stop.  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								012def5d85 
								
							
								 
							
						 
						
							
							
								
								Latest content changes from last round of testing  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a3ce4df1b5 
								
							
								 
							
						 
						
							
							
								
								Update labels for household rent and charges  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								72145c3282 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #255  from communitiesuk/786-tenant-code-hint  
							
							... 
							
							
 
							
							CLDC-786: Add hint text for tenant code 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6fdec6071c 
								
							
								 
							
						 
						
							
							
								
								Add hint text for tenant code  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								92d1d4ce6c 
								
							
								 
							
						 
						
							
							
								
								Update .env.example  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3391e14e35 
								
							
								 
							
						 
						
							
							
								
								remove rent dependency from declaration section  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fb9a78a608 
								
									
								
							
								 
							
						 
						
							
							
								
								Correctly add and display calculated total charge ( #250 )  
							
							... 
							
							
 
							
							* correctly add rent and charges
* Display correct calculated total charge 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								58c50e3693 
								
									
								
							
								 
							
						 
						
							
							
								
								Restore latest ruby buildpack from Github ( #251 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2a5543994b 
								
									
								
							
								 
							
						 
						
							
							
								
								Ensures DB migration only happens on first instance ( #248 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								4bbe8a9347 
								
							
								 
							
						 
						
							
							
								
								Bump Puma  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e057c396cd 
								
									
								
							
								 
							
						 
						
							
							
								
								Redirect logged in users to /logs from the index page ( #243 )  
							
							... 
							
							
 
							
							* redirect logged in users to /logs from the index page
* Fix tests
Co-authored-by: baarkerlounger  <baarkerlounger@users.noreply.github.com>
Co-authored-by: baarkerlounger  <baarkerlounger@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								57f0afe648 
								
									
								
							
								 
							
						 
						
							
							
								
								Store rent and charges currency as decimal ( #247 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								da4abbaafe 
								
									
								
							
								 
							
						 
						
							
							
								
								Environments ( #226 )  
							
							... 
							
							
 
							
							* Rename sandbox to staging
* Named manifest
* Sort files together
* Use a single manifest file
* Bump
* Host doesn't do anything yet
* Add S3 bucket creation to readme 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								83378da96c 
								
									
								
							
								 
							
						 
						
							
							
								
								Cldc 956 household needs subsection incomplete bugfix ( #244 )  
							
							... 
							
							
 
							
							* fix answered questions calculation
checkbox questions were not being counted appropriately so updated the test
for the method along with the method itself
* Fix subsection status method
* change to use question completed method
Co-authored-by: Kat <katrina@madetech.com> 
							
						 
						
							4 years ago