Browse Source

CLDC-3575: Remove reference to dluhc on GitHub (#2581)

* Update github README.md picture

* Change name

* Remove old image & change private to public beta text
equation-before-demo
Manny Dinssa 4 months ago committed by GitHub
parent
commit
331ee8f0e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      README.md
  2. 2
      app/services/bulk_upload/lettings/year2023/row_parser.rb
  3. BIN
      docs/images/service.jpeg
  4. BIN
      docs/images/service.png

4
README.md

@ -3,7 +3,7 @@
[![Production CI/CD Pipeline](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/production_pipeline.yml/badge.svg)](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/production_pipeline.yml) [![Production CI/CD Pipeline](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/production_pipeline.yml/badge.svg)](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/production_pipeline.yml)
[![Staging CI/CD Pipeline](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/staging_pipeline.yml/badge.svg)](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/staging_pipeline.yml) [![Staging CI/CD Pipeline](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/staging_pipeline.yml/badge.svg)](https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/actions/workflows/staging_pipeline.yml)
Ruby on Rails app that handles the submission of lettings and sales of social housing data in England. Currently in private beta. Ruby on Rails app that handles the submission of lettings and sales of social housing data in England. Currently in public beta.
## Domain documentation ## Domain documentation
@ -15,4 +15,4 @@ Ruby on Rails app that handles the submission of lettings and sales of social ho
## User interface ## User interface
![View of the logs list](docs/images/service.png) ![View of the logs list](docs/images/service.jpeg)

2
app/services/bulk_upload/lettings/year2023/row_parser.rb

@ -48,7 +48,7 @@ class BulkUpload::Lettings::Year2023::RowParser
field_42: "If 'Other', what is the type of tenancy?", field_42: "If 'Other', what is the type of tenancy?",
field_43: "What is the length of the fixed-term tenancy to the nearest year?", field_43: "What is the length of the fixed-term tenancy to the nearest year?",
field_44: "Is this letting sheltered accommodation?", field_44: "Is this letting sheltered accommodation?",
field_45: "Has tenant seen the DLUHC privacy notice?", field_45: "Has tenant seen the MHCLG privacy notice?",
field_46: "What is the lead tenant's age?", field_46: "What is the lead tenant's age?",
field_47: "Which of these best describes the lead tenant's gender identity?", field_47: "Which of these best describes the lead tenant's gender identity?",
field_48: "Which of these best describes the lead tenant's ethnic background?", field_48: "Which of these best describes the lead tenant's ethnic background?",

BIN
docs/images/service.jpeg

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
docs/images/service.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 KiB

Loading…
Cancel
Save