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.
kosiakkatrina
ac4ee2a1fb
Cldc 1600 refactor form handler ( #875 )
...
* Add previous, current and next forms to form handler
* Add current, previous and next sales forms to form handler
* Implement current_lettings_form, current_sales_form and store year and form type in form
* refactor lettings_forms
* Use current, previous and next forms in lettings log model
* Use current, previous and next forms in sales log model
* use current, previous and next forms in csv service
* Remove "startyear_endyear" forms from form handler
* Remove name from form initializer and add an optional start year
* refactor get_form
* update csv test, fix form initialize
* rebase fix
* Refactor form_name_from_start_year method out
* remove unused variable
* fix typo, add date tests
* rebase, fix tests
* add comment to before test block
* Change the FormHandler back to only contain the form objects
* extract name
2 years ago
.github/ workflows
Use service credentials to upload and presign CSV exports to S3 ( #868 )
2 years ago
app
Cldc 1600 refactor form handler ( #875 )
2 years ago
bin
Switch to JSBundling with webpack ( #392 )
3 years ago
config
Configure Sidekiq and Rack::Attack to use dedicated Redis instance in PaaS environments ( #867 )
2 years ago
db
Add purchaser code question ( #872 )
2 years ago
docs
Add Redis setup instructions to infrastructure documentation ( #869 )
2 years ago
lib
CLDC-1553 Added migration to change referral values of 0 to 1 for lettings logs ( #864 )
2 years ago
log
Add application skeleton to repo
3 years ago
public
Link to privacy policy page, not old PDF
3 years ago
spec
Cldc 1600 refactor form handler ( #875 )
2 years ago
storage
Add application skeleton to repo
3 years ago
tmp
Add application skeleton to repo
3 years ago
vendor
Add application skeleton to repo
3 years ago
.cfignore
Fix cfignore
2 years ago
.dockerignore
Install geckodriver in docker_dev ( #720 )
2 years ago
.editorconfig
Add application skeleton to repo
3 years ago
.env.example
Use rake task to send onboarding emails ( #566 )
2 years ago
.erb-lint.yml
Explicitly exclude vendor directories from being covered by ERB Lint
3 years ago
.gitignore
Generate website for technical docs ( #729 )
2 years ago
.nvmrc
Bump node and ruby for new buildpack ( #300 )
3 years ago
.overcommit.yml
Add application skeleton to repo
3 years ago
.rspec
Add application skeleton to repo
3 years ago
.rubocop.yml
Configure Sidekiq and Rack::Attack to use dedicated Redis instance in PaaS environments ( #867 )
2 years ago
.ruby-version
Bump dependencies ( #597 )
2 years ago
Dockerfile
Bump bundler in dockerfiles
2 years ago
Dockerfile_dev
Install geckodriver in docker_dev ( #720 )
2 years ago
Gemfile
CLDC-1362 Improve CSV download performance ( #851 )
2 years ago
Gemfile.lock
CLDC-1362 Improve CSV download performance ( #851 )
2 years ago
LICENSE
Remove all ampersands from the service
3 years ago
Procfile.dev
Switch to JSBundling with webpack ( #392 )
3 years ago
README.md
Move doc website docs to do website ( #733 )
2 years ago
Rakefile
Add application skeleton to repo
3 years ago
babel.config.js
Lint JavaScript ( #667 )
2 years ago
config.ru
Add application skeleton to repo
3 years ago
docker-compose.yml
Fix docker compose flow ( #275 )
3 years ago
manifest.yml
Configure Sidekiq and Rack::Attack to use dedicated Redis instance in PaaS environments ( #867 )
2 years ago
package.json
Update to GOV.UK Frontend 4.2.0; use `govukPagination` component ( #697 )
2 years ago
postcss.config.js
Add application skeleton to repo
3 years ago
webpack.config.js
Lint JavaScript ( #667 )
2 years ago
yarn.lock
Bump dependencies
2 years ago
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