724ed3860a 
								
							
								 
							
						 
						
							
							
								
								Add status tag helper  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								94ad5243f0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #583  from communitiesuk/user-management-tweaks  
							
							... 
							
							
 
							
							User management tweaks 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								122c4faef1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #584  from communitiesuk/log-table-header-status  
							
							... 
							
							
 
							
							Update logs table column heading to say ‘Status’, not ‘Completed’ 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d210bac24c 
								
							
								 
							
						 
						
							
							
								
								Update heading, label and hint text for user details  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7375ae2fac 
								
							
								 
							
						 
						
							
							
								
								Show ‘Data protection officer’ and/or ‘Key contact’ tags in users table  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								875d2348c1 
								
							
								 
							
						 
						
							
							
								
								Update logs table column heading to say ‘Status’, not ‘Completed’  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								27b9971a4a 
								
									
								
							
								 
							
						 
						
							
							
								
								Export improvements ( #581 )  
							
							... 
							
							
 
							
							* improved export - set start point for reference
* remove completed status from exports
* Added exception handling to export
* Improved tests, replaced rescue block with Sentry
Co-authored-by: Kat <katrina@madetech.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d32150e289 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove joint tenancy hitn text and add don't know option ( #579 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								be86ff9f8a 
								
									
								
							
								 
							
						 
						
							
							
								
								CLDC-1224: Tenancy type and tenancy length ( #578 )  
							
							... 
							
							
 
							
							* Fix value mapping for tenancy type 22/23
* Update secure helper
* Null safe
* Spec update
* Update mandatory
* Use helper 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								488f79a5d3 
								
									
								
							
								 
							
						 
						
							
							
								
								CLDC-1101: Case log filter by organisation ( #522 )  
							
							... 
							
							
 
							
							* Rename org filter
* Ensure filters work when ID is passed
* UI init
* Lint
* Fix filter nesting
* Reduce width
* Set checked status of filters correctly
* Test filter presence
* Add filter test
* Rubocop
* Tweak styles for autocomplete within filter
Co-authored-by: Paul Robert Lloyd <me+git@paulrobertlloyd.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								547dfa673d 
								
							
								 
							
						 
						
							
							
								
								Generisize pagination links  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b74e0b6912 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #572  from communitiesuk/1188-ambiguous-change-links  
							
							... 
							
							
 
							
							CLDC-1188: Add visibly hidden change link text for details known questions 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								91be59565c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #573  from communitiesuk/1196-password-error-summary  
							
							... 
							
							
 
							
							CLDC-1196: Fix repeated use of Password in error summary (and use smart quotes) 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								804a6bd00c 
								
									
								
							
								 
							
						 
						
							
							
								
								remove letting_in_sheltered_accomodation field ( #577 )  
							
							... 
							
							
 
							
							* remove letting_in_sheltered_accomodation field
This field is now duplicated by the shelteredaccom field
* lint fixes
* fix all failing specs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ce8d6cb530 
								
									
								
							
								 
							
						 
						
							
							
								
								Update config/locales/devise.en.yml  
							
							... 
							
							
 
							
							Co-authored-by: Paul Robert Lloyd <paulrobertlloyd@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6569a1547e 
								
									
								
							
								 
							
						 
						
							
							
								
								Hide inactive users and allow support users to view all users ( #576 )  
							
							... 
							
							
 
							
							* Hide inactive users and allow support users to view all users
* Enable support users to invite users to any organisation
* Add pagination to user views 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5a4275abcc 
								
									
								
							
								 
							
						 
						
							
							
								
								Cldc 1217 retirement soft validation ( #570 )  
							
							... 
							
							
 
							
							* Interruption screen refactor
* Add test for retirement_age_for_person
Co-authored-by: Stéphane Meny <smeny@users.noreply.github.com>
* Rubocop
* update 22-23 form
* fix failures
* lint fixes
* remove whitespace
* remove commented code
* make spec file use translations instead of content
* update content
* lint fixes
* fix typo
* fix question wording
* fix failing spec
* add full stop
Co-authored-by: Stéphane Meny <smeny@users.noreply.github.com>
Co-authored-by: Dushan Despotovic <dushan@madetech.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ca12811eec 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #575  from communitiesuk/1189-ambiguous-logs-link  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8e85e890f4 
								
							
								 
							
						 
						
							
							
								
								Make logs link less ambiguous  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5a7809595c 
								
							
								 
							
						 
						
							
							
								
								Fix repeated use of Password in error summary (and use smart quotes)  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								753f232d92 
								
							
								 
							
						 
						
							
							
								
								Add visiblly hidden change link text for details known questions  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ded5eee454 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix routing for tshortfall ( #571 )  
							
							... 
							
							
 
							
							* Fix routing for tshortfall
* HB 7 and 8 don't exist in 22/23 anymore 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fc706ab6a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove needs type question until we support supported housing logs ( #569 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								95ab1da8d8 
								
									
								
							
								 
							
						 
						
							
							
								
								Add sheltered accom field ( #568 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								48d36232f3 
								
									
								
							
								 
							
						 
						
							
							
								
								Sort case log index table by most recent by default ( #567 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9ef97dcc45 
								
									
								
							
								 
							
						 
						
							
							
								
								Use rake task to send onboarding emails ( #566 )  
							
							... 
							
							
 
							
							* Use rake task to send onboarding emails
* Wrap host lookup so it's easily stubbable
* Rake task can be called outside the rails environment so need to pass host in
* Not part of the usual app flow so contain to rake task
* Including routes helper in a rake task is a rabbit hole
* Use ENV var rather than param for host 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5d9586a127 
								
									
								
							
								 
							
						 
						
							
							
								
								Map joint tenancy field ( #565 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								578b79ac4c 
								
							
								 
							
						 
						
							
							
								
								add missing field to seeded user for dev env  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8f45419240 
								
									
								
							
								 
							
						 
						
							
							
								
								Inactive users ( #564 )  
							
							... 
							
							
 
							
							* Allow users to be marked as inactive
* Import inactive users 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e64cd6f926 
								
									
								
							
								 
							
						 
						
							
							
								
								Make tshortfall optional based on hidden tshortfall_known question ( #563 )  
							
							... 
							
							
 
							
							* Make tshortfall optional based on hidden tshortfall_known question
* Add test for optional
* Add test for JSON derived and dependent on false options
* Test routing
* Fix optionality 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f1f6c2123e 
								
									
								
							
								 
							
						 
						
							
							
								
								Set case log ID offset at export ( #562 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								cf0239137c 
								
									
								
							
								 
							
						 
						
							
							
								
								Referral can be internal for homeless ( #561 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								702bcaf449 
								
									
								
							
								 
							
						 
						
							
							
								
								CLDC-1218: Fix hbrentshortfall import ( #558 )  
							
							... 
							
							
 
							
							* Infer hbrentshortfall not known if tshortfall not provided and overridden
* Reorder import 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7ff32d5fe7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #526  from communitiesuk/primary-navigation-highlighting  
							
							... 
							
							
 
							
							Add navigation items helper 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								717c4e57c3 
								
							
								 
							
						 
						
							
							
								
								Spec nav bar highlighting from user perspective  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								10af437cec 
								
							
								 
							
						 
						
							
							
								
								Refactor for testability  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d6cf9bf892 
								
									
								
							
								 
							
						 
						
							
							
								
								add check to prevent error on hhmemb if joint is nil ( #560 )  
							
							... 
							
							
 
							
							* add failing spec
* add check to prevent error on hhmemb if joint is nil 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								a5b407facf 
								
							
								 
							
						 
						
							
							
								
								Works but helper is hard to test  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								46bf83df84 
								
							
								 
							
						 
						
							
							
								
								Fix specs and linters  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5362cf0687 
								
							
								 
							
						 
						
							
							
								
								Add navigation items helper  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fdd8ee6c42 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve DB seeding ( #556 )  
							
							... 
							
							
 
							
							* Improve DB seeding
* Don't seed LA Rent Ranges in test 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4131088662 
								
									
								
							
								 
							
						 
						
							
							
								
								Add files via upload ( #554 )  
							
							... 
							
							
 
							
							Adding Delta Discovery file 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								771e0cd457 
								
									
								
							
								 
							
						 
						
							
							
								
								Add docs dir to dockerignore and cfignore ( #555 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6e9d4a8b87 
								
									
								
							
								 
							
						 
						
							
							
								
								CLDC-744-joint-tenancy-validation ( #549 )  
							
							... 
							
							
 
							
							* add joint tenancy validation
* fix validation and spec
* improvements
* updates
* lint fixes
* fix typo
* change message displayed on hhmemb page 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1e096b2ff4 
								
									
								
							
								 
							
						 
						
							
							
								
								Radio button on log filter is now preset to "All" ( #552 )  
							
							... 
							
							
 
							
							* Radio button on log filter is now preset to "All"
* lint fixes
* removed instance @ variable 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9cbbd127c0 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow illness type to be refused ( #553 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								15065bcd90 
								
									
								
							
								 
							
						 
						
							
							
								
								Save correct la if postcode is invalid ( #551 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b428fa8c5d 
								
									
								
							
								 
							
						 
						
							
							
								
								Set tshortfall to 0 if it should exists but is not provided ( #550 )  
							
							... 
							
							
 
							
							* Set tshortfall to 0 if it should exists but is not provided
* check if tshortfall is overridden 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5ea4903dbe 
								
									
								
							
								 
							
						 
						
							
							
								
								Cldc 1149 radio buttons filter ( #548 )  
							
							... 
							
							
 
							
							* radio button
* radio button again
* rubocop versioning issue fixed
* linux and darwin
* Fix Gemfile
* rubocop
* erb lint
Co-authored-by: baarkerlounger <db@slothlife.xyz> 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								baarkerlounger 
							
						 
						
							
							
								8466faeb1c 
								
							
								 
							
						 
						
							
							
								
								Rubocop  
							
							
 
							
						 
						
							4 years ago