kosiakkatrina
d845fa9b03
CLDC-3603 View scheme outcomes ( #2604 )
...
* Update scheme outcomes view link
* Add scheme outcomes page
* Update scheme outcome before merge and on merge fail
2 years ago
kosiakkatrina
1af87119ae
CLDC-3603 View merged users outcomes ( #2602 )
...
* Update user outcomes view link
* Add user outcomes page
* Set user outcomes before merge and on merge fail
* Update hardcoded total user count
* Account for singular user numbers
2 years ago
kosiakkatrina
ae0e290ce1
Set merge request as non processing if it fails ( #2598 )
...
* Set merge request to no longer processing if it fails
* clear last_failed_attempt as soon as we start processing the merge
2 years ago
kosiakkatrina
d800999e22
Add merge start confirmation page ( #2601 )
2 years ago
Manny Dinssa
ef7b95b1c0
Update text to handle singular merge requests
2 years ago
kosiakkatrina
9bfed2b538
Keep check answers referrer when validation is hit ( #2594 )
...
* Keep check answers referrer when validation is hit
* Remove absorbing org from merging organisations list
2 years ago
kosiakkatrina
b0c77a7164
Make merge request status dynamic ( #2592 )
...
* Make merge request status dynamic
* Update tests
2 years ago
Manny Dinssa
61fa1dfd63
CLDC-2094++ Merge details page adjustments ( #2593 )
...
* Change page name and hide buttons during processing status
* Update test
2 years ago
Manny Dinssa
055525ea9e
Update helpdesk_ticket.html.erb
2 years ago
Manny Dinssa
86a7597bb0
CLDC-2100++ Add success notification after delete ( #2589 )
2 years ago
kosiakkatrina
29a0b71334
Update hint date ( #2588 )
2 years ago
kosiakkatrina
7e89960926
Do not display cancel button if there's no submit ( #2584 )
2 years ago
kosiakkatrina
5fc89a5a26
CLDC-2101 Add begin merge ( #2575 )
...
* Calculate merge request status
* Add start merge and merge request job
* Update merge request when it gets processed
* Refactor and display a banner for failed requests
* update test
* Update change links
2 years ago
kosiakkatrina
90c32445dd
Merge request fixes ( #2578 )
...
* Add cancel button to merging orgs and update merging orgs selection
* Update submit button text
* Update back buttons
2 years ago
Manny Dinssa
c75d2ea298
CLDC-3588: Add helpdesk ticket question ( #2572 )
2 years ago
Manny Dinssa
bd6ccdbf8f
Create delete merge request functionality ( #2568 )
2 years ago
kosiakkatrina
804fc45bc7
CLDC-3586 Update merge date merge request question ( #2571 )
...
* Remove unused paths and update merge date
* lint
2 years ago
kosiakkatrina
a74451327e
CLDC-3584 Update merging orgs question ( #2567 )
...
* Update merging organisations question
* Update rebase tests
* Update routing between CYA and questions
2 years ago
Manny Dinssa
ef0ee4f633
CLDC 2094: View a merge request ( #2565 )
2 years ago
kosiakkatrina
a748f29214
CLDC-3585 Update absorbing organisation question ( #2564 )
...
* Update user permissions and absorbing org question order
* Update absorbing organisation question and routing
2 years ago
Manny Dinssa
11331a9002
CLDC-2093 Merge organisations page - view all merge requests ( #2561 )
2 years ago
Manny Dinssa
92aeb737a2
CLDC 3241: Part 2 - Explanation of variables on CSVs ( #2610 )
...
* Add variable definitions as the first row of csv downloads
2 years ago
Manny Dinssa
4746161488
CLDC-3241: Part 1 - Explanation of variables on CSVs ( #2585 )
...
* Create CsvVariableDefinition migration and model
* Add definition files
* Add CsvVariableDefinitions to rails admin
* Create rake and service
* Create tests
* Additional fixes
* Rollback unwanted changes to schema
* Update Gemfile.lock
2 years ago
Manny Dinssa
6596351937
Revert "CLDC-3241: Part 2 - Explanation of variables on CSVs" ( #2609 )
...
* Revert "CLDC-3241: Part 2 - Explanation of variables on CSVs (#2586 )"
This reverts commit e045588775 .
* Update Gemfile.lock
2 years ago
Manny Dinssa
e045588775
CLDC-3241: Part 2 - Explanation of variables on CSVs ( #2586 )
...
* Create CsvVariableDefinition migration and model
* Add definition files
* Add CsvVariableDefinitions to rails admin
* Create rake and service
* Create tests
* Additional fixes
* Rollback unwanted changes to schema
* Add variable definitions as the first row of csv downloads
* Add and update tests
* Fix lint offences
* Update Gemfile.lock
2 years ago
kosiakkatrina
4690fb446e
CLDC-3595 Remove duplicate errors for check errors page ( #2560 )
...
* Remove duplicate errors for check errors page
* Remove unused line
* Format some missed errors correctly
2 years ago
Rachael Booth
ea853c484d
CLDC-3566: Clear duplicate set ids when a log ceases to be a duplicate in normal update flow - with better performance ( #2573 )
...
* Revert "Revert "CLDC-3566: Clear duplicate set ids when a log ceases to be a duplicate through normal update flow (#2534 )" (#2563 )"
This reverts commit 53ae216bae .
* CLDC-3566: Avoid unnecessary queries for duplicates
2 years ago
Rachael Booth
14d63bd5c4
CLDC-3577: Add optional phone extension to users ( #2597 )
...
* CLDC-3577: Add optional phone extension to users
* CLDC-3577: Validate that phone extension is a number
2 years ago
kosiakkatrina
daff1d637b
Remove old email template ( #2591 )
2 years ago
kosiakkatrina
573e6302bc
CLDC-3600 Clear unconfirmed emails for deactivated users ( #2587 )
...
* Discard email changes when deactivating user
* Clear existing unconfirmed emails
2 years ago
kosiakkatrina
eb355d6829
Update equity validation for resale ( #2559 )
2 years ago
kosiakkatrina
459420d7ee
CLDC-3541 Update sales financial validations ( #2546 )
...
* CLDC-3569 Update social homebuy errors (#2541 )
* Split questions
* Update the error message
* Add guidance
* Add back the headers
* Refactor depends_on
* Refactor further
* CLDC-3569 Update missed errors (#2548 )
* Update some skipped error messages
* Remove repeating deposit question
* CLDC-3571 Discounted ownership validation (#2547 )
* Rename discount to deposit discount
* Split about price rtb questions
* Update error message
* Update guidance partial
* Fix top_guidance_partial method
* Split about_price_not_rtb
* Update guidance partial and validation
* Fix bulk upload test
* Update deposit routed_to and guidance
* Refactor guidance links into a helper (#2551 )
* Refactor guidance links into a helper
* Refactor discounted ownership guidance
* CLDC-3570 Validations all other shared ownership types (#2550 )
* Update "all other shared ownership" errors
* CLDC-3571 Update outright sale financial validations (#2549 )
* Update outright sale validation message
* Add outright sale guidance
* Update duplicate page id
* User guidance helper
* Fix up financial equations content (#2552 )
* Tweak shared ownership validation wording
* Add top_guidance_partial to missed shared ownership questions
* Update discounted ownership validation message when there's no grant
* Update discounted sale guidance and errors
* Lint and update test
* Update BU test
* Update test
* CLDC-3569 Update guidance for shared ownership without mortgage (#2562 )
* Update how we display errors for BU
* Update guidance for shared ownership
* Add header to mortgage used question
* Update shared ownership guidance
* Update spacing (#2569 )
* Fix spacing again (#2570 )
* Update discounted ownership guidance (#2582 )
* Update discounted ownership guidance
* Add top guidance partial to outright sale
* Update outright sale guidance content
* Update model test
---------
Co-authored-by: Manny Dinssa <44172848+Dinssa@users.noreply.github.com>
2 years ago
Rachael Booth
3773dd7d9b
Yarn package upgrades ( #2590 )
...
* Upgrade yarn packages to clear dependabot warnings
* Add prettier
* Run prettier
* Update docs
* Update babel config for moved plugins
* Add node_modules and similar to prettierignore, since on CI it's not run from same directory as gitignore
2 years ago
Manny Dinssa
331ee8f0e8
CLDC-3575: Remove reference to dluhc on GitHub ( #2581 )
...
* Update github README.md picture
* Change name
* Remove old image & change private to public beta text
2 years ago
Manny Dinssa
bee90d6f99
CLDC-2588++update soft validation errors in bulk upload ( #2577 )
...
* Change table column width with govuk class
* Add html_safe to error message fields
2 years ago
Rachael Booth
85bbbe6108
CLDC-3556: Ignore address data in bulk upload for supported housing logs ( #2540 )
...
* Only set address data in BU for general needs logs
* Don't route to uprn selection page for supported housing logs
* Fix tests
2 years ago
kosiakkatrina
72890e516e
CLDC-3564 Update filter search ( #2535 )
...
* Add search controller
* Update on confirm
* lint
* Update search endpoint
* remove assigned to filter options
* Explicitly define host in the url
* Update search controller
* Allow searching organisations
* Allow filtering by user without js
* Allow filtering by org without js
* Add filter_type to method calls
* Update filter helpers
* Hide text search input when js is enabled
* Some feature test updates
* fix model test
* Delete a random file 👀
* lint
* Update more tests
* Update inner text for filter
* Keep csv filters the same
* Clear free text filters for csv dowloads
* User path helper
* Update scheme filters and log scopes
* Update which users we can filter by
2 years ago
kosiakkatrina
53ae216bae
Revert "CLDC-3566: Clear duplicate set ids when a log ceases to be a duplicate through normal update flow ( #2534 )" ( #2563 )
...
This reverts commit e66d5ea1d0 .
2 years ago
Manny Dinssa
c7bf7a037d
CLDC-2588-Separate soft and hard validation errors in bulk upload ( #2545 )
...
* Separate soft and hard validation errors in bulk upload
2 years ago
kosiakkatrina
979e2a6ba2
Filter out location questions before checking the routing ( #2557 )
2 years ago
Manny Dinssa
1da04df30f
CLDC-3411 correct 24 25 bulk upload error messages on lettings and sales ( #2556 )
...
* Update error messages and sales parser
2 years ago
Manny Dinssa
c3b85f2b50
CLDC-3411: Correct 24/25 bulk upload error messages on lettings and sales ( #2553 )
2 years ago
Rachael Booth
e66d5ea1d0
CLDC-3566: Clear duplicate set ids when a log ceases to be a duplicate through normal update flow ( #2534 )
...
* CLDC-3566: Clear duplicate set ids when a log ceases to be a duplicate in normal updates
* Refactor
* Ensure post not run twice in form controller tests
* Remove deduplication flow feature toggle
* Ensure class_name is defined in redirect path function
* Add tests for sales logs
2 years ago
Rachael Booth
6a42978fab
CLDC-3546: Add error to managing org when it does not have relevant rent period ( #2538 )
...
* CLDC-3546: Add error to managing org when it does not have relevant rent period
* Add test for :skip_bu_error
* Fix managing org question id
2 years ago
Manny Dinssa
ae190b268d
CLDC-3357-Previously-applied-filters-not-clearing ( #2528 )
2 years ago
kosiakkatrina
ba2cf8b4a9
Update location scopes ( #2537 )
2 years ago
Manny Dinssa
9b0cbac406
CLDC 2954 handle schemes with only deactivated locations ( #2510 )
2 years ago
Rachael Booth
975f072d2f
CLDC-3547: Validate against incomplete schemes being used in logs ( #2498 )
...
* CLDC-3547: Validate against incomplete schemes being used in logs
* Fix ordering issue in tests
2 years ago
kosiakkatrina
0f4bc32d6e
CLDC-3465 Update hard validations flow ( #2472 )
...
* Add check your errors page with clear links
* Update answer links
* Link to check your errors page
* Refactor check errors page
* Allow clearing answers
* Update styling and lint
* Add routing for sales
* lint
* Update page routing test
* Remove unused code
* CLDC-3465 Handle additional errors (#2480 )
* Keep check errors query params
* Add success banner
* Update confirm and continue button
* CLDC-3465 Allow clearing all error questions (#2483 )
* Allow clearing all error questions
* Update setup question link
* Update clear all to ignore setup questions
* Update correct_validation_action_href
* Extract some vriables
* CLDC-3465 Do not display non persisted values in check errors page (#2484 )
* Do not display non persisted values on check_errors page
* Remove govuk button styling from link
* Update warning message
* Update copy
2 years ago
kosiakkatrina
201ce23906
CLDC-1718 Update numeric questions to text fields ( #2527 )
...
* Update numeric questions to text fields
* Add test case
2 years ago