natdeanlewissoftwire
fdf1a6dc2b
Merge branch 'main' into CLDC-1663-remove-housing-provider
3 years ago
natdeanlewissoftwire
d7dab9644e
feat: remove redundant fields ( #958 )
...
* feat: remove redundant fields
* feat: hide behaviour behind feature toggle
3 years ago
natdeanlewissoftwire
1904fd52e5
test: update tests with new urls
3 years ago
natdeanlewissoftwire
0d153dadad
feat: user flash notices instead of explicit notification banners
3 years ago
natdeanlewissoftwire
d5a5b91e57
refactor: simplify format response and paths and remove redundant rendering
3 years ago
natdeanlewissoftwire
1c5ae35fe7
refactor: renaming and tidying
3 years ago
natdeanlewissoftwire
e87136e4c9
refactor: erblinting
3 years ago
natdeanlewissoftwire
f695cc1508
refactor: linting
3 years ago
natdeanlewissoftwire
15a087b600
feat: use path helpers and beng methods
3 years ago
natdeanlewissoftwire
638d4e6d98
test: add housing provider removal tests
3 years ago
natdeanlewissoftwire
6f754de896
Merge branch 'main' into CLDC-1663-remove-housing-provider
...
# Conflicts:
# app/controllers/organisation_relationships_controller.rb
3 years ago
Jack S
38f1cada5d
[CLDC-1659] Create managing agents ( #956 )
...
* Add managing agent
* tidy up specs
* Address comments
* linter
3 years ago
natdeanlewissoftwire
082555d155
refactor: remove unnecessary lines
3 years ago
natdeanlewissoftwire
518a5abee5
refactor: tidy up code and add single quotes instead of apostrophes
3 years ago
natdeanlewissoftwire
38f948bf75
fix: make secondary navbar display selected org not user org for support users
3 years ago
natdeanlewissoftwire
a5786c2544
feat: add core removal functionality
3 years ago
natdeanlewissoftwire
766242c0aa
Merge branch 'main' into CLDC-1663-remove-housing-provider
...
# Conflicts:
# app/controllers/organisation_relationships_controller.rb
# app/frontend/styles/_accessible-autocomplete.scss
# app/views/organisation_relationships/add_housing_provider.html.erb
# app/views/organisation_relationships/housing_providers.html.erb
3 years ago
natdeanlewissoftwire
b45b98108a
Cldc 1662 add housing provider ( #954 )
...
* 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
* feat: add housing provider page with details and button
* feat: tidy up routing
* feat: add wip housing provider behaviour without functioning search
* feat: wip add housing provider functionality hard coded to add FooBar LTD as provider to DLUHC
* feat: remove redundant code
* feat: add data passing behaviour without accessible autocomplete
* feat: use accessible autocomplete (not working)
* feat: use accessible autocomplete (now working)
* feat: wip commit error messages
* feat: add banner always
* feat: add conditional banner behaviour, back link and update logs titles
* feat: add search icon to accessible autocomplete, make hint text aligned correctly
* feat: use pluck not all
* tests: add initial test
* feat: refactor create logic
* feat: add sub org title
* feat: add correct no housing providers text
* feat: add correct no housing providers text
* tests: add tests for add housing provider page
* feat: remove unnecessary line from controller
* fet: simplify controller args
* fet: update schema
* feat: update schema
* feat: remove create_managing_agent
* test: add support user tests
* test: add create_housing_provider tests
* refactor: rubocop autocorrect
* refactor: erblinting
* test: fix tests
* refactor: erblinting
* feat: don't use !important tag
Co-authored-by: Jack S <jacopo.scotti@softwire.com>
3 years ago
natdeanlewissoftwire
e5452b145c
feat: update logs link ( #955 )
3 years ago
natdeanlewissoftwire
d8b694baaa
feat: update schema
3 years ago
natdeanlewissoftwire
758c461611
fet: update schema
3 years ago
natdeanlewissoftwire
63193a150d
fet: simplify controller args
3 years ago
natdeanlewissoftwire
d2f790aecb
Merge branch 'main' into CLDC-1662-add-housing-provider
...
# Conflicts:
# app/controllers/organisation_relationships_controller.rb
# config/routes.rb
3 years ago
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
David May-Miller
47551f8276
CLDC-1577 Added page asking for local authority in sales log ( #953 )
3 years ago
James Rose
13762991c4
Fix navigation item path
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
b83c6c0b27
Cldc 1675 rent validations ( #946 )
...
* feat: add 2022 rent range data, update rake task for population of this
* feat: change file format so ranges_rent_id is recognised
* feat: add updated error messages and casing
* tests: make tests pass
3 years ago
natdeanlewissoftwire
d218bfea4f
feat: remove overriding answer_selected? function ( #941 )
3 years ago
Jack S
c710d642cc
[CLDC-1659] new managing agent page ( #948 )
...
* Add managing agents page
* Rubocop fixes
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