MadeTech Dushan
1f5454cfd6
redirect to check answers if next subsection in progress
3 years ago
MadeTech Dushan
7c6bef89e5
lint fixes
3 years ago
MadeTech Dushan
fc88c7da7b
refactor tests
3 years ago
MadeTech Dushan
47e17e2a3c
some basic extract method refactors
3 years ago
MadeTech Dushan
be88f3ff55
lint fixes
3 years ago
MadeTech Dushan
b018afedd9
use govuk_link helpers
3 years ago
MadeTech Dushan
dd98b16378
update button text to save and return to log
3 years ago
MadeTech Dushan
f27300b1b0
fix bug with infinite recursion
3 years ago
MadeTech Dushan
d076883558
add test for in progress case log to declaration redirection
3 years ago
MadeTech Dushan
8a23672ac1
fix all failures
3 years ago
MadeTech Dushan
f34c534640
Add extra logic for cycling sections
3 years ago
MadeTech Dushan
8cda8cbc84
add button for moving to next incomplete section
3 years ago
Stéphane Meny
d2bd5b8bea
Fixes storage service tests based on rubocop rules ( #265 )
3 years ago
Stéphane Meny
79d00cdc01
Add a storage service backed by the AWS S3 SDK ( #263 )
3 years ago
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