Stéphane Meny
95880f641a
Rubocop rspec fixes ( #264 )
3 years ago
baarkerlounger
c47a505f99
Rename renewal to match what's been sent to softwire ( #262 )
3 years ago
kosiakkatrina
810544e1cb
Cldc 946 output field ( #261 )
...
* add numeric output for rent and charges
* extract strylesheet
* rename file
3 years ago
Stéphane Meny
54db093f01
Add service to parse PaaS configuration ( #260 )
3 years ago
baarkerlounger
7572835ba6
Bump puma
3 years ago
baarkerlounger
ec4f8b910d
Make sure localhost requests are allowed regardless of order specs are run in ( #259 )
3 years ago
Paul Robert Lloyd
665e89ca57
Merge pull request #256 from communitiesuk/633-remove-local-authority-section
...
CLDC-633: Remove ‘Local authority’ section
3 years ago
Paul Robert Lloyd
97621dcaf1
Remove ‘Local authority’ section
3 years ago
Paul Robert Lloyd
4ab4309eab
Merge pull request #254 from communitiesuk/791-rename-about-this-log
...
CLDC-791: Rename ‘About this log‘ section
3 years ago
Paul Robert Lloyd
291fb188d3
Remove sales related questions from lettings form
3 years ago
Paul Robert Lloyd
9285b08c66
Rename ‘About this log‘ section
3 years ago
Stéphane Meny
3b4a232c4a
Add health check ( #253 )
3 years ago
Paul Robert Lloyd
5ef2759603
Merge pull request #257 from communitiesuk/789-update-rent-labels
...
Update labels for household rent and charges
3 years ago
Paul Robert Lloyd
9419f23ce6
Merge pull request #258 from communitiesuk/content-updates
...
Content updates
3 years ago
Paul Robert Lloyd
519edb9ff1
Always end hint text with a full stop.
3 years ago
Paul Robert Lloyd
012def5d85
Latest content changes from last round of testing
3 years ago
Paul Robert Lloyd
a3ce4df1b5
Update labels for household rent and charges
3 years ago
Paul Robert Lloyd
72145c3282
Merge pull request #255 from communitiesuk/786-tenant-code-hint
...
CLDC-786: Add hint text for tenant code
3 years ago
Paul Robert Lloyd
6fdec6071c
Add hint text for tenant code
3 years ago
baarkerlounger
92d1d4ce6c
Update .env.example
3 years ago
MadeTech Dushan
3391e14e35
remove rent dependency from declaration section
3 years ago
kosiakkatrina
fb9a78a608
Correctly add and display calculated total charge ( #250 )
...
* correctly add rent and charges
* Display correct calculated total charge
3 years ago
Stéphane Meny
58c50e3693
Restore latest ruby buildpack from Github ( #251 )
3 years ago
Stéphane Meny
2a5543994b
Ensures DB migration only happens on first instance ( #248 )
3 years ago
baarkerlounger
4bbe8a9347
Bump Puma
3 years ago
kosiakkatrina
e057c396cd
Redirect logged in users to /logs from the index page ( #243 )
...
* redirect logged in users to /logs from the index page
* Fix tests
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
3 years ago
kosiakkatrina
57f0afe648
Store rent and charges currency as decimal ( #247 )
3 years ago
baarkerlounger
da4abbaafe
Environments ( #226 )
...
* Rename sandbox to staging
* Named manifest
* Sort files together
* Use a single manifest file
* Bump
* Host doesn't do anything yet
* Add S3 bucket creation to readme
3 years ago
Dushan
83378da96c
Cldc 956 household needs subsection incomplete bugfix ( #244 )
...
* fix answered questions calculation
checkbox questions were not being counted appropriately so updated the test
for the method along with the method itself
* Fix subsection status method
* change to use question completed method
Co-authored-by: Kat <katrina@madetech.com>
3 years ago
kosiakkatrina
f447878920
CLDC 502: rsnvac validations ( #242 )
...
* Add a non temp accommocation validation for vacancy reason
* Only show errors relevant to the page questions
* Add referral question/field
* Add validation for referrals and vacancy reasons
* change error message content
3 years ago
baarkerlounger
97cc9297e4
Move conditional text area question inline ( #245 )
3 years ago
baarkerlounger
4bbc623c44
Add notify API key to deploy workflow
3 years ago
baarkerlounger
169507f4e5
Fix sign out link (UJS -> Turbo) ( #246 )
...
* Fix sign out link (UJS -> Turbo)
* Only works for JS...
* Specify method and turbo method so that we also get a delete request
3 years ago
baarkerlounger
fb32267bc5
Use Notify rather than Gmail for devise emails ( #241 )
...
* Use Notify rather than Gmail for devise emails
* Remove Devise mailer views
* Use real account template IDs
3 years ago
baarkerlounger
d761bfefbf
Render radio conditional questions inline rather than below ( #235 )
...
* Hackety hack hack
* Leave JS hooks until text conditionals are updated as well
* Fix JS errors and remove UJS
* Reload the GOV UK frontend JS
* Fix armed forces case
* Remove obsolete tests and config
* Temo fix for household members question
* Unit test
* Add helper unit test
* Correctly failing spec
* We still need stimulus to clear answers
* Fix styling issues
* Refactor style logic into helper
* Form fix
* Conditional check box questions are shown on a new page
* Update readme
* Fix date bug
* Clear conditional date fields if invalidated by top level answer
Co-authored-by: Stéphane Meny <smeny@users.noreply.github.com>
3 years ago
Paul Robert Lloyd
014510f26d
Merge pull request #240 from communitiesuk/govuk-date-format
...
Dates and times should follow GDS style guide
3 years ago
Paul Robert Lloyd
58076f4c4c
Add tests for date formats initializer
3 years ago
Paul Robert Lloyd
685eeae0ec
Dates and times should follow GDS style guide
3 years ago
kosiakkatrina
b07d546bc3
Change title link ( #236 )
...
* Change title link
* Add tests
3 years ago
Kat
1ebb77d9c2
Only format number if it is currency;
3 years ago
kosiakkatrina
1fb7b09c0e
Set grey background if the field is readonly ( #234 )
...
* Set grey background if the field is readonly
* fix tests
3 years ago
baarkerlounger
59f7e387fa
Expired password reset token flow ( #233 )
...
* Update devise to return a 422 on token error
* Update view to display formatted error
* Add unit test
3 years ago
baarkerlounger
143ecf1cc2
Inherited resources release is rails 7 compatible now ( #232 )
3 years ago
Paul Robert Lloyd
6af08b0c1c
Merge pull request #231 from communitiesuk/831-remove-answer-missing-questions-link
...
CLDC-831: Remove link to complete all answers from check your answers page
3 years ago
Paul Robert Lloyd
63c46e3081
Remove link to complete all answers from check your answers page
3 years ago
Paul Robert Lloyd
f99a545ba4
Merge pull request #229 from communitiesuk/design-audit-2
...
Design audit 2
3 years ago
kosiakkatrina
a28552a1d8
Cldc 938 multiple page questions ( #230 )
...
* Add headers to rent questions
* fix typo
* Add divider
3 years ago
Paul Robert Lloyd
52179fc80b
Use smart punctuation
3 years ago
Paul Robert Lloyd
d8a4731761
Include log id in breadcrumb
3 years ago
Paul Robert Lloyd
98cab558d9
Content update for income
3 years ago