Submit social housing lettings and sales data (CORE)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
natdeanlewissoftwire
ccf4e91295
Cldc 1663 remove housing provider (#957)
* 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: add core removal functionality
* fix: make secondary navbar display selected org not user org for support users
* refactor: tidy up code and add single quotes instead of apostrophes
* refactor: remove unnecessary lines
* test: add housing provider removal tests
* feat: use path helpers and beng methods
* refactor: linting
* refactor: erblinting
* refactor: renaming and tidying
* refactor: simplify format response and paths and remove redundant rendering
* feat: user flash notices instead of explicit notification banners
* test: update tests with new urls
* feat: add target org helper
* feat: add target org helper fix
* feat: add related org helper
* test: update paths in tests
Co-authored-by: Jack S <jacopo.scotti@softwire.com>
|
2 years ago |
.github/workflows
|
…
|
|
app
|
Cldc 1663 remove housing provider (#957)
|
2 years ago |
bin
|
…
|
|
config
|
Cldc 1663 remove housing provider (#957)
|
2 years ago |
db
|
Cldc 1663 remove housing provider (#957)
|
2 years ago |
docs
|
Cldc 1430 csv export (#888)
|
2 years ago |
lib
|
…
|
|
log
|
…
|
|
public
|
…
|
|
spec
|
Cldc 1663 remove housing provider (#957)
|
2 years ago |
storage
|
…
|
|
tmp
|
…
|
|
vendor
|
…
|
|
.cfignore
|
…
|
|
.dockerignore
|
…
|
|
.editorconfig
|
…
|
|
.env.example
|
…
|
|
.erb-lint.yml
|
…
|
|
.gitignore
|
…
|
|
.nvmrc
|
…
|
|
.overcommit.yml
|
…
|
|
.rspec
|
…
|
|
.rubocop.yml
|
…
|
|
.ruby-version
|
…
|
|
Dockerfile
|
…
|
|
Dockerfile_dev
|
…
|
|
Gemfile
|
…
|
|
Gemfile.lock
|
…
|
|
LICENSE
|
…
|
|
Procfile.dev
|
…
|
|
README.md
|
…
|
|
Rakefile
|
…
|
|
babel.config.js
|
…
|
|
config.ru
|
…
|
|
docker-compose.yml
|
…
|
|
manifest.yml
|
…
|
|
package.json
|
…
|
|
postcss.config.js
|
…
|
|
webpack.config.js
|
…
|
|
yarn.lock
|
…
|
|
Submit social housing lettings and sales data (CORE)
Ruby on Rails app that handles the submission of lettings and sales of social housing data in England. Currently in private beta.
Domain documentation
System architecture
User interface