Manny Dinssa
fc7d43390d
CLDC-3605 View relationships page ( #2606 )
2 years ago
kosiakkatrina
5bcc9db65b
Update back links in merge outcomes pages ( #2611 )
2 years ago
kosiakkatrina
6b2a815503
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
99891eb2a0
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
ff01394ca9
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
11739ea6b0
Add merge start confirmation page ( #2601 )
2 years ago
Manny Dinssa
c3d9cdf43e
Update text to handle singular merge requests
2 years ago
kosiakkatrina
dc804fe562
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
ce064c9878
Make merge request status dynamic ( #2592 )
...
* Make merge request status dynamic
* Update tests
2 years ago
Manny Dinssa
378a766bc0
CLDC-2094++ Merge details page adjustments ( #2593 )
...
* Change page name and hide buttons during processing status
* Update test
2 years ago
Manny Dinssa
1b21a0a11e
Update helpdesk_ticket.html.erb
2 years ago
Manny Dinssa
e963572972
CLDC-2100++ Add success notification after delete ( #2589 )
2 years ago
kosiakkatrina
6097182e0d
Update hint date ( #2588 )
2 years ago
kosiakkatrina
90242f6631
Do not display cancel button if there's no submit ( #2584 )
2 years ago
kosiakkatrina
dfbb241bea
Update copy for error message ( #2583 )
2 years ago
kosiakkatrina
0706656a38
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
a0117f6db8
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
313a2bf625
CLDC-3588: Add helpdesk ticket question ( #2572 )
2 years ago
Manny Dinssa
1eb0775a85
Create delete merge request functionality ( #2568 )
2 years ago
kosiakkatrina
ca7b9eed3c
CLDC-3586 Update merge date merge request question ( #2571 )
...
* Remove unused paths and update merge date
* lint
2 years ago
kosiakkatrina
0c34ff7968
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
f6e973079e
CLDC 2094: View a merge request ( #2565 )
2 years ago
kosiakkatrina
a4b91ad812
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
3c5850c731
CLDC-2093 Merge organisations page - view all merge requests ( #2561 )
2 years ago
dependabot[bot]
12cd70111f
Bump webpack from 5.93.0 to 5.94.0 ( #2614 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
dependabot[bot]
bd37ab514f
Bump micromatch from 4.0.7 to 4.0.8 ( #2608 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rachael Booth <Rachael.Booth@softwire.com>
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
a054eff1d1
Update rexml to 3.3.6 ( #2607 )
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
dependabot[bot]
caba5e7fdd
Bump rexml from 3.3.3 to 3.3.6 in /docs ( #2603 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.3 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.6 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
dependabot[bot]
6c33210510
Bump fugit from 1.10.0 to 1.11.1 ( #2595 )
...
Bumps [fugit](https://github.com/floraison/fugit ) from 1.10.0 to 1.11.1.
- [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/floraison/fugit/compare/v1.10.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: fugit
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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