kiddhustle
5adb68abb3
CLDC-1176: update hint and error text
3 years ago
kiddhustle
6528777403
CLDC-1184: re-add tabindex to the logs table
3 years ago
Ted-U
06bb64d20e
fixed total charge bug ( #529 )
...
* fixed total charge bug, when maximum value is exceeded the total will now continue to work
* Remove binding.pry left accidentally
3 years ago
kiddhustle
aa21c20546
CLDC-1185: now wrap label in div
3 years ago
Dushan Despotovic
10507fa5a8
lint fixes
3 years ago
Dushan Despotovic
6818a51180
Fix all failing specs
...
This commit fixes the tests that failed as a result of the introduction
of the created_by column in the case log table. The tests were failing as
it is now necessary to have a created_by for a case log
3 years ago
kiddhustle
3299b48b07
CLDC-1181: fix tasklist skip links
3 years ago
kosiakkatrina
e70627bcf4
make previous_la_known dynamically optional ( #527 )
3 years ago
Stéphane Meny
17bb734b0a
Fixing previous postcode known
3 years ago
Stéphane Meny
1443e2dc0e
* Introduce created_by field
...
* Handles deactivated/deleted users at import
* Links case logs created_by with user
3 years ago
Paul Robert Lloyd
ab2412514d
Update value shown for data protection agreement
3 years ago
Paul Robert Lloyd
1ed4ac8bfd
Remove whitespace
3 years ago
kiddhustle
c37f81932f
CLDC-1179: cya change link text
3 years ago
Paul Robert Lloyd
c1e64aa083
Reduce height of footer on desktop layouts
3 years ago
kiddhustle
1df3d2105f
CLDC-1176: date hint text
3 years ago
Paul Robert Lloyd
3ecd1f2c6d
Make user names bold in users table
3 years ago
Paul Robert Lloyd
79cb6926b2
Ensure organisation link in primary navigation is highlighed when relevant
3 years ago
Paul Robert Lloyd
83b399ea4d
Don’t use bullet list if only one value returned
3 years ago
Paul Robert Lloyd
cb000b305b
Ensure last item in card does not have a bottom margin
3 years ago
Paul Robert Lloyd
c53f7298af
Refactor document list component to have better semantics
3 years ago
baarkerlounger
bf4733679a
Reset checkbox answer option answers when the question has been invalidated by other answers
3 years ago
Stéphane Meny
2643e707ae
Update hbrentshortfall values and import corrections ( #514 )
3 years ago
Paul Robert Lloyd
1242c14c6c
Move link to privacy notice to declaration question
3 years ago
Stéphane Meny
beedcf2d56
Fix errors during import process ( #507 )
3 years ago
kosiakkatrina
06adfbaf6d
remove la_known ( #505 )
...
* remove la_known
* lint
3 years ago
kiddhustle
65907adcfa
cldc-1174, cldc-1184: fix table semantics and markup
3 years ago
Stéphane Meny
bf972143a1
Import fixes and add update capabilities ( #500 )
3 years ago
Paul Robert Lloyd
96b197e456
Lint SCSS styles
3 years ago
Paul Robert Lloyd
6e3ee6368a
Lint ERB templates
3 years ago
Paul Robert Lloyd
26e7f16d28
Refactor partial used for check answers summary list
3 years ago
Paul Robert Lloyd
c18bf8d7f5
Use govuk_link_to helper
3 years ago
Paul Robert Lloyd
2ea44bc204
Place log status tag within paragraph
3 years ago
Paul Robert Lloyd
a1db3308fc
Use tag component
3 years ago
Paul Robert Lloyd
f03ccbb998
Use inset text component
3 years ago
Paul Robert Lloyd
2d2da174fe
Refactor check answers row to use components
3 years ago
kosiakkatrina
5b2f8ce8c3
Loop the subsections on the last subsection instead of declaration ( #497 )
3 years ago
kosiakkatrina
51a1c2c7e3
Cldc 1163 next incomplete section ( #496 )
...
* Remove Save and go to submit
* Update hidden_in_check_answers
* Add la_known to dynamically not required questions if postcode_known is yes or not filled in
* infer the correct field value and remove irrelevant dynamically not required line
3 years ago
kosiakkatrina
c13fef82be
Compare partial URLs to highlight navigation items ( #493 )
...
* Compare partial URLs to highlight navigation items
* fix tests
* Extract method and add tests
3 years ago
kosiakkatrina
0d262bab51
Remove submit lettings log button ( #494 )
3 years ago
baarkerlounger
88ab8cbb8a
Remove H2 tag from label if question is conditional
3 years ago
baarkerlounger
19d7e7f984
Postcode may not be set
3 years ago
baarkerlounger
13cbb13d8c
Postcode format
3 years ago
baarkerlounger
f4de4e35a3
Add error to postcode for LA validation
3 years ago
kosiakkatrina
d42919bd8e
add warning in setup section ( #488 )
3 years ago
Stéphane Meny
217ce62a82
Reduce differences between imported values and saved values ( #486 )
...
* Compare imported values and saved values
* Remove London validations
* 2021-2022 form fixes
* Code review changes
3 years ago
baarkerlounger
48ac937df7
Add import
3 years ago
baarkerlounger
e6e2c00abd
Add validation
3 years ago
baarkerlounger
58f4431dd7
Default to dislpaying all
3 years ago
baarkerlounger
1e335f4948
Display Org rent periods
3 years ago
Dushan
2e93dd5e2b
Move privacy notice add final review ( #469 )
...
* WIP
* Unpleasant but works
* Alias is maybe better?
* WIP
* remove unneeded partial
* error and success when submitting
* add request specs for review page
* delete unneeded feature spec
* WIP
* Unpleasant but works
* Alias is maybe better?
* WIP
* remove unneeded partial
* error and success when submitting
* add request specs for review page
* delete unneeded feature spec
* 🤏 fixes
* display when log is completed
Co-authored-by: baarkerlounger <db@slothlife.xyz>
Co-authored-by: Kat <katrina@madetech.com>
Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com>
3 years ago