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.
 
 
 
 
Stéphane Meny b3195bacda
CLDC-1228: Match schemes on management group ID (old_id) (#736)
2 years ago
.github/workflows Fix lettings allocation (cbl, chr, cap) import (#665) 2 years ago
app CLDC-1228: Match schemes on management group ID (old_id) (#736) 2 years ago
bin Switch to JSBundling with webpack (#392) 3 years ago
config Cldc 809 supported housing questions (#713) 2 years ago
db CLDC-1228 Scheme and Location imports (#727) 2 years ago
docs Fix link to API browser on tech docs website (#732) 2 years ago
lib CLDC-1228 Scheme and Location imports (#727) 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 Location name label (#734) 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 Generate website for technical docs (#729) 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 Remove rubocop rule 3 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 RubyGems 2FA gem (#710) 2 years ago
Gemfile.lock Location name label (#734) 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 Generate website for technical docs (#729) 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 CLDC-1015: limit password reset (#356) 3 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 Location name label (#734) 2 years ago

README.md

Submit social housing lettings and sales data (CORE)

Production CI/CD Pipeline Staging CI/CD Pipeline

Ruby on Rails app that handles the submission of lettings and sales of social housing data in England. Currently in private beta.

Domain documentation

Running documentation locally

The documentation website can be generated and served locally using Jekyll.

  1. Change into the /docs/ directory:
    cd docs

  2. Install Jekyll and its dependencies:
    bundle install

  3. Start the Jekyll server:
    bundle exec jekyll serve

  4. View the website:
    http://localhost:4000

System architecture

View of system architecture

User interface

View of the logs list