baarkerlounger
e212612ee6
Add table
3 years ago
baarkerlounger
fa5dd55c65
Fix erb lint regressions
3 years ago
baarkerlounger
6f985f3b1d
Indentation
3 years ago
baarkerlounger
4ef43c8738
Add validation
3 years ago
baarkerlounger
829e199478
Move LA validation to LA validation file
3 years ago
baarkerlounger
bd0ce09917
Remove unnecessary line break
3 years ago
baarkerlounger
d9338984f5
Don't block support users from org details page
3 years ago
baarkerlounger
6f6496ceaa
Unit test
3 years ago
baarkerlounger
d55a028719
Have form handler class decide the current form
3 years ago
baarkerlounger
d9883c13a4
Display LA name rather than code
3 years ago
baarkerlounger
2f73d250d1
Rubocop
3 years ago
baarkerlounger
5b4dc5a16c
Format bullet lists
3 years ago
baarkerlounger
81d14d426b
Refactor org edit permissions to helper
3 years ago
baarkerlounger
f8d16bf098
Import data
3 years ago
baarkerlounger
09eb55b0ca
Create org la relation
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
88d4de0a25
lint and remove old tests
3 years ago
Kat
1c004f9727
Add navigation tab, remove the old navigation
3 years ago
Stéphane Meny
ed9a32a7fb
Correct weekly income calculation based on a given yearly income ( #483 )
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
Stéphane Meny
b8d60a86ea
Import changes ( #470 )
3 years ago
Paul Robert Lloyd
aafa7a8487
Enable new link styles
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
bdf7cd011d
Add card styles
3 years ago
Paul Robert Lloyd
fd675bdf01
Add document list component
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
Paul Robert Lloyd
b710955f1e
Remove empty line
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
Dushan
33aa4a226f
Fix check answers bugs ( #474 )
...
* fix issues with check answers
* lint fixes
3 years ago
baarkerlounger
cbdcde2bcd
Hash syntax
3 years ago
kosiakkatrina
b9d8ba7933
Fix saving date ( #472 )
3 years ago
kosiakkatrina
919f25dd74
Add user filter ( #467 )
...
* Add user filter
* Add unit tests for user scope
3 years ago
baarkerlounger
392058c94d
Don't combine two separate ethnic questions
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
kosiakkatrina
2b9cb6f257
Fix financial validation ( #465 )
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
kosiakkatrina
f64a2b7d92
Reset errors if a log gets successfully updated ( #459 )
...
* reset errors if a log gets successfully updated
* Add test
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
b4698e5ff7
Apply filters to csv downloads ( #458 )
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