Manny Dinssa
e43c86e236
Fix lint
8 months ago
Manny Dinssa
331b308818
Remove 2022-only property questions and pages
8 months ago
Manny Dinssa
d7a2e19215
Remove comment
8 months ago
Manny Dinssa
3840baafea
Add subsection method to page instance
8 months ago
Manny Dinssa
69e059446e
Put hint text on one line
8 months ago
Manny Dinssa
4fd2c732e2
Fix copy key
8 months ago
Manny Dinssa
2f5a811cd3
Indentation
8 months ago
Manny Dinssa
898768019b
Add page headers
8 months ago
Manny Dinssa
f75c5f3ba2
Move question details to translation files
8 months ago
Rachael Booth
a795d96aa0
Merge branch 'main' into SetupSalesCopy
8 months ago
Rachael Booth
2dd204d0be
Fix tests
8 months ago
Rachael Booth
0cb0add7a7
Fix lint
8 months ago
Rachael Booth
9a4f2bc52d
Add tests where there is logic on page/question to decide copy key
8 months ago
Rachael Booth
10e96cc165
Add tests for copy key and copy to page and question specs
8 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
8 months ago
Rachael Booth
9f9d755131
Remove text tests from pages and questions
8 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
8 months ago
Rachael Booth
19aa7be182
CLDC-3662: Recalculate status for 2024 logs missing la ( #2681 )
9 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
9 months ago
Rachael Booth
713fb83c7a
Handle when some text is undefined in questions not yet using translation files
9 months ago
kosiakkatrina
6cdf3bbf63
Correctly caption message to sentry ( #2679 )
9 months ago
Rachael Booth
f359ac326a
Tidy
9 months ago
Rachael Booth
dc2c7d5d8d
...and again
9 months ago
Rachael Booth
b48f5ab422
And again...
9 months ago
Rachael Booth
0e037beeee
Merge branch 'main' into SetupSalesCopy
9 months ago
Rachael Booth
594fb9c2e8
More test fixes
9 months ago
Rachael Booth
4901547d03
Tidy
9 months ago
kosiakkatrina
a74e3799f6
Memoise empty address options result ( #2675 )
9 months ago
Rachael Booth
f892f75631
More fixes
9 months ago
Rachael Booth
bd69ec56d4
More fixes
9 months ago
Rachael Booth
c9192aa4d6
Fix page header
9 months ago
Rachael Booth
27fc1277ae
Remove test word
9 months ago
Rachael Booth
bd47018f47
CLDC-3650: Pull out copy for sales setup section questions to translation file
9 months ago
Manny Dinssa
42419bd193
CLDC-3626 Changes to filtering by specific users ( #2646 )
9 months ago
kosiakkatrina
a9dc4db5d6
Change max width for notification banner ( #2664 )
9 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
9 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>
9 months ago
kosiakkatrina
971229da4e
Make collection_year_radio_options same as side filter options ( #2668 )
9 months ago
Rachael Booth
615ebfeff8
WIP
9 months ago
dependabot[bot]
ec0d7a027a
Bump webrick from 1.8.1 to 1.8.2 in /docs ( #2670 )
...
Bumps [webrick](https://github.com/ruby/webrick ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases )
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: webrick
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
Rachael Booth
fcbc969017
CLDC-3616: Adjust PR link for review apps to new domain ( #2669 )
9 months ago
Rachael Booth
eeca40521f
WIP
9 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
9 months ago
kosiakkatrina
f99bd9756c
Capture failed bulk uploads ( #2667 )
...
* Capture failed bulk uploads
* Update capture exception to capture message
9 months ago
kosiakkatrina
d366849354
Sanitise search input for order ( #2662 )
...
* Sanitise search input for order
* Update scope
9 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
9 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
9 months ago
Manny Dinssa
d0ce0b87f2
CLDC 3623 Support user bulk uploading ( #2629 )
9 months ago
kosiakkatrina
8064249925
Add checked field to log_validations ( #2657 )
9 months ago
Manny Dinssa
e604d358b3
CLDC-3627 Problem displaying apostrophes in browser tab title ( #2643 )
9 months ago