Manny Dinssa
bc5ba65b88
Keep existing details for monthly charged check, common to other subsections
10 months ago
Manny Dinssa
d7e2a6bf8d
Keep existing details for combined income check, common to other subsections
10 months ago
Manny Dinssa
4380e440a8
Keep existing details for buyer income 1 and 2 check, common to other subsections
10 months ago
Manny Dinssa
df45443f6c
Keep existing header and check answer label for about price value check, common to other subsections
10 months ago
Manny Dinssa
a035a221e7
Keep default page header for uprn confirmation and selection
10 months ago
Manny Dinssa
320d9689fa
CLDC-3063: Sort alphabetically stock owners and managing agents lists ( #2687 )
...
* Sort alphabetically stock owners and managing agents lists
10 months ago
kosiakkatrina
75563afbd1
CLDC-3640 Upload new mandatory collection resources ( #2683 )
...
* Stub some collection resource requests
* Update upload new mandatory resource page
* Add next year resources banner
* Display next collection resources to users when released
* Add confirm_mandatory_collection_resources_release page
* Allow releasing resources to users
* Rebase changes
10 months ago
kosiakkatrina
932e766cf8
CLDC-3518 Add collection resources page ( #2673 )
...
* Dynamically display collection resources for years
* Display mandatory resources on collection resources page
* Move download resources to collection resources controller and refactor routes
* Put managing resources button behind a feature flag
* Everyone should be able to download mandatory resources
* Remove mentions of legacy template and update bu path methods
* Update styling
* Update tests and routes
* CLDC-3518 Allow updating mandatory collection resources (#2676 )
* Add update resource page
* Allow updating mandatory collection resources
* CLDC-3518 Add file validation to collection resources (#2678 )
* Add file validation to collection resources
* Move some tests to feature tests
* Extract validations into translations file
* Rebase changes
* More rebase updates
* Read file
* Update tests
10 months ago
Manny Dinssa
331b308818
Remove 2022-only property questions and pages
10 months ago
Manny Dinssa
4fd2c732e2
Fix copy key
10 months ago
Manny Dinssa
898768019b
Add page headers
10 months ago
kosiakkatrina
5ff64e4478
Change user update success banner ( #2663 )
...
* Change user update success banner
* Display banner when unconfirmed email changes
10 months ago
Manny Dinssa
f75c5f3ba2
Move question details to translation files
10 months ago
kosiakkatrina
6d8479c488
Re-add get_file_io method ( #2691 )
...
* Re-add get_file_io method
* Update get_file
10 months ago
Manny Dinssa
b1ad8a1520
CLDC-3633++ Full stops in error messages & capitalisation within messages ( #2674 )
10 months ago
kosiakkatrina
ce91547733
Read file ( #2689 )
10 months ago
Rachael Booth
35100ab7fe
CLDC-3413: Make BU validate_nulls account for errors on before_log when choosing whether to add errors ( #2686 )
10 months ago
Manny Dinssa
03f314c745
Remove Plausible Analytics script from application layout ( #2688 )
10 months ago
Manny Dinssa
ec55d405e1
CLDC-3618: Support user - View bulk uploads page ( #2666 )
10 months ago
kosiakkatrina
54d15d95ef
CLDC-3420 Check tshortfall for care homes ( #2659 )
...
* Check tshortfall for care homes
* Fix BU tests
10 months ago
kosiakkatrina
7c8f62a164
Clear all previous location fields ( #2658 )
10 months ago
kosiakkatrina
61abd747b0
Refactor collection resources to use storage service ( #2684 )
...
* Refactor collection resources to use storage service
* Add a feature flag
* Update tests
* Update stubs
10 months ago
kosiakkatrina
0425fe0a49
CLDC-3517 Download collection resources from S3 ( #2671 )
...
* Get collection resources from S3
* Remove resource files from codebase
* Stub some collection resource requests
* Use env var for bucket name
* Update some tests
* Extract methods into a service
10 months ago
kosiakkatrina
d16f71981a
CLDC-3619 Add duplicate schemes after merge view ( #2655 )
...
* Add duplicate sets scope to schemes
* Add rake task to write duplicate scheme sets
* Add duplicate sets scope to locations
* Add rake task to write duplicate locations
* lint
* Update location duplicate count
* Add scheme_id back to DUPLICATE_LOCATION_ATTRIBUTES
* Add display duplicate schemes banner method
* Add banner to the schemes page
* Add page content
* Allow confirming duplicate schemes
* Update display_duplicate_schemes_banner? method
* Make title dynamic
10 months ago
Rachael Booth
713fb83c7a
Handle when some text is undefined in questions not yet using translation files
10 months ago
kosiakkatrina
6cdf3bbf63
Correctly caption message to sentry ( #2679 )
10 months ago
Rachael Booth
f359ac326a
Tidy
10 months ago
Rachael Booth
4901547d03
Tidy
10 months ago
kosiakkatrina
a74e3799f6
Memoise empty address options result ( #2675 )
10 months ago
Rachael Booth
f892f75631
More fixes
10 months ago
Rachael Booth
bd69ec56d4
More fixes
10 months ago
Rachael Booth
c9192aa4d6
Fix page header
10 months ago
Rachael Booth
27fc1277ae
Remove test word
10 months ago
Rachael Booth
bd47018f47
CLDC-3650: Pull out copy for sales setup section questions to translation file
10 months ago
Manny Dinssa
42419bd193
CLDC-3626 Changes to filtering by specific users ( #2646 )
10 months ago
kosiakkatrina
a9dc4db5d6
Change max width for notification banner ( #2664 )
10 months ago
Rachael Booth
961f1b7f93
CLDC-3423: Add sales soft validation for person over retirement age not retired ( #2644 )
...
* CLDC-3423: Add sales soft validation for person over retirement age not retired
* Add rake task to recalculate log status when new validation is triggered
10 months ago
Manny Dinssa
53c3b3e61a
CLDC-3633 Full stops in error messages ( #2628 )
...
* Make full stops consistent in error messages
* Fix test
* Update few hardcoded errors
* Update join in remaining row parsers
* Update some more tests
* Update more hard coded BU errors
* Fix typo I introduced - bedrooms to bedroom
---------
Co-authored-by: Kat <katrina@kosiak.co.uk>
Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com>
10 months ago
kosiakkatrina
971229da4e
Make collection_year_radio_options same as side filter options ( #2668 )
10 months ago
Rachael Booth
615ebfeff8
WIP
10 months ago
Rachael Booth
eeca40521f
WIP
10 months ago
kosiakkatrina
f269a88abc
Update xml exports ( #2543 )
...
* Refactor manifest creation into a separate job
* Add users export service
* Call user export service
* Rename exports table
* Update data export job spec
* Update naming
* Refactor shared logic into parent class
* Update initialize
* Allow exporting users individually
* Update data export task tests
* Move method and update task argument
* Add phone extension to the user export
* Add static period to filename
* Make recent logs export depend on the collection
* CLDC-3534 Export organisation data (#2599 )
* Add organisation export service
* Call organisations export and write manifest
* Add some additional fields to export
* Add period to organisation export filename
* Update provider_type and add new fields
* Filter exports by the collection
* Update tests
* Update fields exported in lettings export (#2652 )
* Add new fields for user ids (#2661 )
* Undo lettings export field changes
10 months ago
kosiakkatrina
f99bd9756c
Capture failed bulk uploads ( #2667 )
...
* Capture failed bulk uploads
* Update capture exception to capture message
10 months ago
kosiakkatrina
d366849354
Sanitise search input for order ( #2662 )
...
* Sanitise search input for order
* Update scope
11 months ago
kosiakkatrina
2786653641
CLDC-3639 Allow some users to update to accounts all roles on staging ( #2656 )
...
* Allow some users to update to accounts all roles on staging
* Add tests for non staging environement
11 months ago
kosiakkatrina
997e9bd62d
CLDC-3615 Add pending email change banner ( #2642 )
...
* Add pending email change banner
* Update pending_email_change_banner_text and test descriptions
* Fix closing tag
11 months ago
Manny Dinssa
d0ce0b87f2
CLDC 3623 Support user bulk uploading ( #2629 )
11 months ago
Manny Dinssa
e604d358b3
CLDC-3627 Problem displaying apostrophes in browser tab title ( #2643 )
11 months ago
Manny Dinssa
b47738c4be
CLDC-3632 Bulk upload hide empty critical errors table ( #2627 )
...
* Make critical errors table conditionally shown
* Add the same margin to buttons, just like in lettings logs and sales logs page
11 months ago
kosiakkatrina
5a93df785a
CLDC-3620 Count duplicate schemes and locations ( #2645 )
...
* Add duplicate sets scope to schemes
* Add rake task to write duplicate scheme sets
* Add duplicate sets scope to locations
* Add rake task to write duplicate locations
* lint
* Update location duplicate count
* Add scheme_id back to DUPLICATE_LOCATION_ATTRIBUTES
11 months ago