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
Stéphane Meny
ff0bf5319f
Add case logs import rake type ( #495 )
3 years ago
kosiakkatrina
0d262bab51
Remove submit lettings log button ( #494 )
3 years ago
baarkerlounger
5865c1b8b0
Spec
3 years ago
baarkerlounger
13cbb13d8c
Postcode format
3 years ago
baarkerlounger
f4de4e35a3
Add error to postcode for LA validation
3 years ago
baarkerlounger
efbda0a340
Merge conflict spec fix
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
baarkerlounger
e212612ee6
Add table
3 years ago
baarkerlounger
4ef43c8738
Add validation
3 years ago
baarkerlounger
829e199478
Move LA validation to LA validation file
3 years ago
baarkerlounger
809667c673
Rubocop
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
feefa4f358
Import task
3 years ago
baarkerlounger
f8d16bf098
Import data
3 years ago
baarkerlounger
80363d3c19
Add spec fixture
3 years ago
baarkerlounger
09eb55b0ca
Create org la relation
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
Kat
8019e1c977
sign in user in test
3 years ago
Kat
1678e8c6a4
tests
3 years ago
Kat
88d4de0a25
lint and remove old tests
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
fd675bdf01
Add document list component
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
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
baarkerlounger
8ecb3844f7
Update devise translation strings ( #461 )
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
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
68e105d58a
Translation strings ( #457 )
...
* Update en.yml
* Use translation string in test
Co-authored-by: Dan13L3 <daniel.culpan88@gmail.com>
3 years ago