Kat
493578bf02
Update validation message: deposit and savings
3 years ago
Kat
433dda7680
Update validation message: net income
3 years ago
Kat
11e1966222
Refactor is referrer methods
3 years ago
Kat
7ba8e27f37
Update missing question
3 years ago
Kat
e2350f9988
Wording in tests and time test
3 years ago
Kat
40be295112
Update validation: min retirement
3 years ago
Kat
4699eca1e3
Update validation message: discount
3 years ago
Kat
17efc9beac
Update validation message: old persons shared ownership
3 years ago
Kat
c6785c9a0a
Update validation message: mortgage
3 years ago
Kat
5a48a0bb6e
Update validation message: monthly charge
3 years ago
Kat
8dc6d7f76a
Update validation message: wheelchair
3 years ago
Kat
20833c241c
Update validation message: extra borrowing
3 years ago
Kat
e2d7a361c0
Update validation message: extra borrowing
3 years ago
Kat
a960f969b6
Update validation message: savings
3 years ago
Kat
fc9ff2e6e0
Update validation message: income
3 years ago
Kat
9ea1863df6
Update validation message: purchase price
3 years ago
Kat
87c523aaef
Update validation message: staircase
3 years ago
Kat
6f461999c6
Update validation message: buyer live in
3 years ago
Kat
8ea7529bb0
Update validation message: rent_value_check, 2022
3 years ago
Kat
7580bd556d
Update validation message: void date, major repairs date
3 years ago
Kat
9d005f6845
typo
3 years ago
Kat
673325e5aa
Add tests for sales paths
3 years ago
Kat
a3463c4f6a
fix test
3 years ago
Kat
f2c0882dd7
Rename attribute
3 years ago
Kat
26f89a22a0
refactor string parse
3 years ago
Kat
3153dd2cac
Reuse check_answers_summary_list for interruption screen
3 years ago
Kat
c7d8f5ffa5
Extract questions out of check answers summary list
3 years ago
Kat
0ea484dd1d
Update action_href to be reusable
3 years ago
Kat
f5b7f6c1cf
Extract interruption screen banner
3 years ago
Kat
6ef1029cc1
Add tests for geting soft validation page
3 years ago
Kat
a80563b1d7
Add request test for fixing soft validation
3 years ago
Kat
f9b22bbc2d
Add interuption screen helper specs
3 years ago
Kat
58bacba660
Update is_referrer_interruption_screen? check and naming
3 years ago
Kat
3a2d8ea912
Update styling
3 years ago
Kat
8412de5a21
Update title texts
3 years ago
Kat
3338dfbed3
Update sales soft validations
3 years ago
Kat
adf8d1bf77
Update affected_question_ids for lettings
3 years ago
Kat
5708593280
Change how we route back to interruption screen
3 years ago
Kat
8d5f7a035b
Update action href links
3 years ago
Kat
8e31c5ad22
Fix button wording
3 years ago
Kat
f3887d7224
typo
3 years ago
Kat
86139e051d
Move affected_question_ids to page, because we reuse questions so they might have different affected_question_ids
3 years ago
Kat
1992515c6c
Add skip link and lint
3 years ago
Kat
059c6f2f3c
lint
3 years ago
Kat
293a6c03ee
Add affected_question_ids to pregnancy check
3 years ago
Kat
4b58c739a3
Only display routed to affected questions
3 years ago
Kat
0be6522a4e
Update routing and add flash
3 years ago
Kat
c1f8a7c135
Update interruption screen page
3 years ago
James Rose
d610a77024
Bump sidekiq from 7.0.5 to 7.0.8 ( #1601 )
3 years ago
Phil Lee
c7db5102f6
CLDC-2294 Add authorization to bulk upload results ( #1591 )
...
# Context
- https://digital.dclg.gov.uk/jira/browse/CLDC-2294
- When bulk upload returns a results page it would be useful if colleagues of the uploader can see this page to help fix errors
- It would also be useful if support users can see these reports to help diagnose bulk upload errors
# Changes
- Added `pundit` gem to handle authorization
- Bulk upload results previously only accessible to the bulk uploader. Now they can be seen by users in the same org as the uploader and also support users
3 years ago