natdeanlewissoftwire
f76d630975
feat: remove unnecessary line from controller
3 years ago
natdeanlewissoftwire
7f34602566
tests: add tests for add housing provider page
3 years ago
natdeanlewissoftwire
79ffe5809d
feat: add correct no housing providers text
3 years ago
natdeanlewissoftwire
4b1aa6c526
feat: add correct no housing providers text
3 years ago
natdeanlewissoftwire
aafd379176
feat: add sub org title
3 years ago
natdeanlewissoftwire
910810e1be
feat: refactor create logic
3 years ago
natdeanlewissoftwire
aa3e592a6b
tests: add initial test
3 years ago
natdeanlewissoftwire
1bee348f1d
feat: use pluck not all
3 years ago
natdeanlewissoftwire
609bc7cd96
feat: add search icon to accessible autocomplete, make hint text aligned correctly
3 years ago
natdeanlewissoftwire
a70985988c
feat: add conditional banner behaviour, back link and update logs titles
3 years ago
natdeanlewissoftwire
de43bf7610
feat: add banner always
3 years ago
natdeanlewissoftwire
c4a45482c8
feat: wip commit error messages
3 years ago
natdeanlewissoftwire
1acafbc3aa
feat: use accessible autocomplete (now working)
3 years ago
natdeanlewissoftwire
a0a78f19b1
feat: use accessible autocomplete (not working)
3 years ago
natdeanlewissoftwire
9a185e9ef3
Merge branch 'main' into CLDC-1662-add-housing-provider
...
# Conflicts:
# app/controllers/organisation_relationships_controller.rb
# app/views/organisation_relationships/housing_providers.html.erb
# config/routes.rb
3 years ago
natdeanlewissoftwire
c52745ce24
feat: add data passing behaviour without accessible autocomplete
3 years ago
natdeanlewissoftwire
f18cfd3dcf
feat: remove redundant code
3 years ago
natdeanlewissoftwire
3b9f09cacf
feat: wip add housing provider functionality hard coded to add FooBar LTD as provider to DLUHC
3 years ago
natdeanlewissoftwire
3ffafaa51c
feat: add wip housing provider behaviour without functioning search
3 years ago
natdeanlewissoftwire
367c783082
feat: tidy up routing
3 years ago
natdeanlewissoftwire
1bfb05a0d3
feat: add housing provider page with details and button
3 years ago
natdeanlewissoftwire
4aede34cf0
Cldc 1661 housing providers branch ( #950 )
...
* wip
* Rename managing_agents column
* add managing relationship
* f
* feat: add my features branched off managing agents branch
* feat: update nav behaviour
* feat: simplify housing_providers view
* feat: fix pluralise to default to plural rather than singular
* feat: remove managing agent related code so can be merged directly
* tests: update tests and add new ones for housing_providers
* refactor: rubocop conciliation
* tests: fix failing navigation tests
* tests: one more plural test
* refactor: erb linting
* refactor: erb linting
* feat: right-align "Remove" text
* feat: update nokogiri to pass bundler-audit
* feat: grey out search button
* feat: remove section-break
Co-authored-by: Jack S <jacopo.scotti@softwire.com>
3 years ago
natdeanlewissoftwire
e67f779b5c
feat: remove section-break
3 years ago
natdeanlewissoftwire
abff1c93b4
feat: grey out search button
3 years ago
natdeanlewissoftwire
874b3d2dc3
feat: update nokogiri to pass bundler-audit
3 years ago
natdeanlewissoftwire
93f4ff8b1a
feat: right-align "Remove" text
3 years ago
natdeanlewissoftwire
11df34e293
refactor: erb linting
3 years ago
natdeanlewissoftwire
cbf2de98f1
refactor: erb linting
3 years ago
natdeanlewissoftwire
2834ff2692
tests: one more plural test
3 years ago
natdeanlewissoftwire
75f88ca4cf
tests: fix failing navigation tests
3 years ago
natdeanlewissoftwire
c1b95805e9
refactor: rubocop conciliation
3 years ago
natdeanlewissoftwire
a70457e728
tests: update tests and add new ones for housing_providers
3 years ago
natdeanlewissoftwire
025bf571d3
feat: remove managing agent related code so can be merged directly
3 years ago
natdeanlewissoftwire
96474d7c92
feat: fix pluralise to default to plural rather than singular
3 years ago
natdeanlewissoftwire
6409f6b62d
feat: simplify housing_providers view
3 years ago
natdeanlewissoftwire
0a73d3c347
feat: update nav behaviour
3 years ago
natdeanlewissoftwire
038fb6e485
feat: add my features branched off managing agents branch
3 years ago
Jack S
4743fb6fba
f
3 years ago
Jack S
baa052f802
add managing relationship
3 years ago
Jack S
1943357db1
Rename managing_agents column
3 years ago
Jack S
7adf58feae
wip
3 years ago
Jack S
75206fdde9
[CLDC-1679] Add relationshop type to org relationship ( #947 )
3 years ago
Jack S
fd85f2a19e
[CLDC-1512] Add buyer1 income ( #940 )
...
* Add tests for household wheelchair
* [CLDC-1512] Add buyer 1 income
* Add guidance to question
3 years ago
Sam
57de10622a
CLDC-1505 Buyer 1 working situation must be an adult ( #945 )
3 years ago
natdeanlewissoftwire
67435e9fa6
Cldc 1529 add more ages ( #943 )
...
* feat: add person2_age
* feat: add person2_age
* feat: add all 4 additional people ages
* tests: add tests and make old tests pass
3 years ago
natdeanlewissoftwire
d7f650a283
feat: add validation for voiddate and mrcdate when startdate changed … ( #942 )
...
* feat: add validation for voiddate and mrcdate when startdate changed after these have been added later
* test: add tests for new validations
* refactor: remove unnecessary parens
3 years ago
natdeanlewissoftwire
27f3046c4f
feat: update linking behaviour ( #938 )
...
* feat: update linking behaviour
* feat: update linking behaviour for jointpur
* refactor: improve spacing
3 years ago
natdeanlewissoftwire
72dfcbf8db
Cldc 1529 person 1 age ( #939 )
...
* feat: add person 1 age question
* feat: add new tests and fix old tests
* feat: linting
3 years ago
Ted-U
c52a30ae0c
[CLDC-1467] add type of building question to sales ( #911 )
...
* add type of building question to sales
* update check answer label
* fix tests
* [CLDC-1467] Use correct page ID
Co-authored-by: Jack S <jacopo.scotti@softwire.com>
3 years ago
Jack S
f2716ef0c1
[CLDC-1502] Add household wheelchair question ( #935 )
3 years ago