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
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