Ted-U
32212369d0
Cldc 1149 radio buttons filter ( #548 )
...
* radio button
* radio button again
* rubocop versioning issue fixed
* linux and darwin
* Fix Gemfile
* rubocop
* erb lint
Co-authored-by: baarkerlounger <db@slothlife.xyz>
2 years ago
baarkerlounger
0383e27821
Enable dynamically dependent answer options
2 years ago
kiddhustle
d7e032f76a
CLDC-1195: remove access keys
2 years ago
kiddhustle
d1f01edb3b
git CLDC-1183: use email where no user name
3 years ago
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
kiddhustle
3299b48b07
CLDC-1181: fix tasklist skip links
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
79cb6926b2
Ensure organisation link in primary navigation is highlighed when relevant
3 years ago
Paul Robert Lloyd
1242c14c6c
Move link to privacy notice to declaration question
3 years ago
kiddhustle
65907adcfa
cldc-1174, cldc-1184: fix table semantics and markup
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
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
kosiakkatrina
d42919bd8e
add warning in setup section ( #488 )
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
baarkerlounger
fa5dd55c65
Fix erb lint regressions
3 years ago
baarkerlounger
5b4dc5a16c
Format bullet lists
3 years ago
baarkerlounger
81d14d426b
Refactor org edit permissions to helper
3 years ago
baarkerlounger
f28fe2d4d2
Fix select question lint regression
3 years ago
Paul Robert Lloyd
d675dccfe9
Use component for primary navigation
3 years ago
Paul Robert Lloyd
268cf40571
Primary navigation labels don’t use translation strings
3 years ago
Paul Robert Lloyd
0e58253c77
Fix order of components in application layout
3 years ago
Paul Robert Lloyd
e2c3aa36aa
Update header to show product name and use end navigation
3 years ago
Kat
1c004f9727
Add navigation tab, remove the old navigation
3 years ago
Paul Robert Lloyd
716dc59acc
Run Rubocop on ERB templates
3 years ago
Paul Robert Lloyd
42cb583332
Run default linters on ERB templates
3 years ago
Paul Robert Lloyd
956dbe1ace
Use proper elipsis
3 years ago
Paul Robert Lloyd
7c8f71c808
Add 2021/22 lettings log to collection resources list
3 years ago
Paul Robert Lloyd
a6fa998192
Add collection resouces sidebar to start page and organisation page
3 years ago
Paul Robert Lloyd
feb7567c74
Remove reference to upcoming features from start page
3 years ago
Paul Robert Lloyd
a0434bf0d1
Refactor filter layout and toggle
...
Ensure filters appear correctly, and that filter toggle behaves as expected (and across viewports)
3 years ago
kosiakkatrina
d65cc8825a
Change feedback link in the banner ( #475 )
...
* change feedback link in the banner
* update the message, extract form link to locales
3 years ago
kosiakkatrina
919f25dd74
Add user filter ( #467 )
...
* Add user filter
* Add unit tests for user scope
3 years ago
kosiakkatrina
9a765a6415
Add year filter ( #464 )
...
* add year filter
* update text and filter order
* fix typo
* extract partials
* add tests with 2 filters
* Allow OR filters within scope categories and AND filters across them
* Rubocop
* Remove some of the N+1 query madness by preloading required organisations
* Refactor scopes
* Fix new specs
* unticked checkboxes by deault
* fix test
Co-authored-by: baarkerlounger <db@slothlife.xyz>
Co-authored-by: baarkerlounger <5101747+baarkerlounger@users.noreply.github.com>
3 years ago
baarkerlounger
fb0c6b8bd4
Allow support to edit users ( #463 )
...
* Allow support to edit users
* Refactor assignable roles
* Better spec descriptions
3 years ago
baarkerlounger
f625b2b244
Use pagy series
3 years ago
baarkerlounger
30083933b9
Don't allow data coordinators to assign support role
3 years ago
kosiakkatrina
ce0752addb
Cldc 1010 filter ( #449 )
...
* Add a filter for status
* Add styling, separate filter tab into a file
* Add mobile styling
* use session instead of cookies
* Get statuses from case_log
* remove explicit builder set
* set filter from within get index
* style new log button
* refactor tests
3 years ago
baarkerlounger
0e9f7d12d2
CLDC-1100: Add a Customer Support user role ( #454 )
...
* A support role exists that can see all case logs
* Support role requires 2FA
* Support user sees 2FA code screen on login
* Use email for OTP code
* Ensure resend paths work
* Support user can see additional organisation columns on logs page
* Simpler test
* Remove spec description spaces
3 years ago