Kat
7d379782c7
lint
3 years ago
kosiakkatrina
a82519939f
Merge branch 'main' into CLDC-1394-schemes-cya
3 years ago
kosiakkatrina
9c7c964783
Filter out the primary client group option from secondary client group question ( #809 )
...
Co-authored-by: Sam Collard <Sam.Collard@softwire.com>
Co-authored-by: Sam Collard <Sam.Collard@softwire.com>
3 years ago
Kat
121ab174bb
update location path
3 years ago
Kat
edc66ef379
add before action for confirmed schemes
3 years ago
Kat
48053911a6
Redirect to view scheme when trying to access create form pages for the scheme
...
(cherry picked from commit 761bf97dc2
)
3 years ago
Kat
87f58356ce
Use path helpers
3 years ago
Kat
edcdf67564
reuse can_change_scheme_answer?
3 years ago
Kat
5692b51f79
update locations confirmation
3 years ago
Kat
d464b6c846
Remove a test
3 years ago
Kat
1074311cfa
Display banners and redirect to check answers after editing location name
3 years ago
Dushan Despotovic
a6101d98c0
Add some functionality
3 years ago
Kat
45abb2d221
Route to check your answers after any changes are made to the scheme. Display change for all editable fields
3 years ago
Kat
565c6dfc61
Mark scheme location as confirmed
3 years ago
kosiakkatrina
a380b1b320
don't display invalid date inputs when getting a validation error ( #807 )
3 years ago
Ted-U
0e029d8b0a
CLDC-1400-error-summary-above-heading ( #806 )
...
* moved error summaries above headings for locations/schemes
* fix indentation
3 years ago
J G
6528999530
CLDC-1171 update design for inviting and editing users ( #787 )
3 years ago
Stéphane Meny
ee0de5b20c
Allow softwire domain for emails
3 years ago
baarkerlounger
d732c59c97
Return 404 when scheme not found ( #804 )
...
* Return not found for schemes when... not found
* Redundant check
* Apply to all member actions
* Add not found checks for location
3 years ago
Ted-U
d6c1951b66
remove add location question from edit scheme page ( #805 )
3 years ago
Ted-U
6d0d40fb22
CLDC-1381-Postcode-display-formatting ( #781 )
3 years ago
kosiakkatrina
6357d1e5ea
remove type of building from location ( #803 )
...
Co-authored-by: Stéphane <smeny@users.noreply.github.com>
Co-authored-by: Stéphane <smeny@users.noreply.github.com>
3 years ago
baarkerlounger
842beac14b
Ensure imported schemes are confirmed ( #802 )
3 years ago
baarkerlounger
df9aa4b464
Add mobility type and admin district back to location summary views ( #800 )
3 years ago
baarkerlounger
22fc68ac4c
Update content ( #801 )
...
* Update en.yml
* Typo
Co-authored-by: Dan13L3 <daniel.culpan88@gmail.com>
3 years ago
baarkerlounger
7c998e0942
Version schemes and locations ( #799 )
3 years ago
James Rose
e5055268a4
Add missing copy to accessibility statement ( #798 )
...
We updated the copy of the accessibility statement in 91b797c
but there was some copy missed from the original document provided to us. This change adds the missing copy, and bumps the last reviewed date on the statement.
3 years ago
baarkerlounger
91b797cba0
Update accessibility statement
3 years ago
baarkerlounger
19d5e0f0be
Ensure values in spec
3 years ago
Dan13L3
71a3e647f3
Update en.yml ( #794 )
3 years ago
baarkerlounger
1343e2c808
Reference translation file in spec
3 years ago
Paul Robert Lloyd
42a274ec12
Log summary ( #795 )
...
* Tweak search result caption component
* Add log summary component
* Add tests for log summary component
* Indentation
Co-authored-by: baarkerlounger <db@slothlife.xyz>
3 years ago
baarkerlounger
5c2bfd46ba
CLDC-1386: Organisation specific csv download ( #793 )
...
* Organisation specific log CSV download
* Organisation specific user CSV download
3 years ago
baarkerlounger
7e3a1fb483
Search schemes by location name ( #791 )
...
* Search schemes by location name
* Update search hint
3 years ago
Stéphane Meny
e97bffb54f
Add the bottom guidance partial ( #788 )
3 years ago
kosiakkatrina
4a678a92af
remove base error for the schemes ( #790 )
3 years ago
baarkerlounger
72b8a02608
Encoding heisenspec
3 years ago
Paul Robert Lloyd
34a49c8288
Design review ( #789 )
3 years ago
baarkerlounger
2819850928
Fix next incomplete section button when first page of next subsection… ( #786 )
...
* Fix next incomplete section button when first page of next subsection is not routed to
* Improve spec context description
3 years ago
Stéphane Meny
f48ab85140
Add test covering the retirement_value_check soft validation
3 years ago
baarkerlounger
4a2c08e05c
Fix rent value check ( #785 )
...
* Fix clearing of rent_value_check due to order of soft validation vs derived
* Remove logger stub
3 years ago
baarkerlounger
fbe9336bb3
Accessibility statement ( #783 )
...
* Accessibility statement
* Alphabetical order for footer links
* Fix encoding heisenspec
3 years ago
kosiakkatrina
8e67c805f0
Cldc 1392 schemes list ( #784 )
...
* shows incomplete tag if the scheme is not confirmed
* displays a link to check answers page if the scheme is incomplete
* return schemes with no location when searching
* update tests
* lint
3 years ago
J G
a2a9aa4e6a
CLDC-1372 Show inferred location when checking log answers ( #780 )
...
* spiked extra values for location la
* test
* extra test
* extra spacing
* renamed argument
* refactored per Dans suggestions
* redundant tests
* redundant method
* redundant method
* redundant method - part 3
* redundant method - part 4
3 years ago
Stéphane Meny
38a700721e
Add location "available from" column ( #782 )
3 years ago
kosiakkatrina
044c4a5dc4
Cldc 1377 scheme status ( #775 )
...
* reset managing org for sheme
* only display schemes with managing org id
* only display relevant answers in show scheme page
* tests
* check arrangement type from saved scheme if incoming params for it is nil
* don't override managing org id if it's coming through as nil
* convert to use values that won't change for checks
* Revert "convert to use values that won't change for checks" because the value coming through from the params is the value and not a key
This reverts commit 50053ec0cf233e3a6c36db9af2528c354d3d60e7.
* Test
* check constant values
* Add test case for controller, check if the scheme is confirmed before displaying
* validate all the required scheme questions are answered
* fix ui
* fix test
* Add test, change error message wording
* Display error message next to the relevant field
* update context and query
* lint
Co-authored-by: Dushan Despotovic <dushan@madetech.com>
3 years ago
Paul Robert Lloyd
23d007215e
Use new formbuilder config option to disable bold radio labels ( #779 )
3 years ago
Stéphane Meny
3cc17ddc60
Enables the supported housing feature flag ( #772 )
3 years ago
baarkerlounger
f7bba2f710
CLDC-1389: Set default option on accessible autocomplete ( #778 )
...
* Set default option on accessile autocomplete
* Filter out select an option value when javascript
3 years ago
baarkerlounger
295894aa35
CLDC-1389: Export LA if derived from scheme location ( #777 )
...
* Export LA if derived from scheme location
* Fix intermittent spec failure
3 years ago