Manny Dinssa
2f5a811cd3
Indentation
10 months ago
Manny Dinssa
898768019b
Add page headers
10 months ago
Manny Dinssa
f75c5f3ba2
Move question details to translation files
10 months ago
Rachael Booth
a795d96aa0
Merge branch 'main' into SetupSalesCopy
10 months ago
Rachael Booth
2dd204d0be
Fix tests
10 months ago
Rachael Booth
0cb0add7a7
Fix lint
10 months ago
Rachael Booth
9a4f2bc52d
Add tests where there is logic on page/question to decide copy key
10 months ago
Rachael Booth
10e96cc165
Add tests for copy key and copy to page and question specs
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
Rachael Booth
9f9d755131
Remove text tests from pages and questions
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
Rachael Booth
19aa7be182
CLDC-3662: Recalculate status for 2024 logs missing la ( #2681 )
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
dc2c7d5d8d
...and again
10 months ago
Rachael Booth
b48f5ab422
And again...
10 months ago
Rachael Booth
0e037beeee
Merge branch 'main' into SetupSalesCopy
10 months ago
Rachael Booth
594fb9c2e8
More test fixes
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
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>
10 months ago
Rachael Booth
fcbc969017
CLDC-3616: Adjust PR link for review apps to new domain ( #2669 )
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
10 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
10 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
kosiakkatrina
8064249925
Add checked field to log_validations ( #2657 )
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
kosiakkatrina
d400b9cc98
CLDC-3611 Add performance tests ( #2637 )
...
* Add test to the pipeline
* Update performance_test.sh
* Set email and password from workflow
* lint
* Set credentials in workflow
* Run more tests against staging
* Remove concurrency
* Rmove hardcoded log ID
* Do a test post with curl
* Add Accept variable document length flag
* Update code check in the pipeline
* Remove seed user
* Move performance pipeline to staging
* lint
* Update task group
11 months ago
kosiakkatrina
204e022c8f
Refactor postcode tests to use webmock stubs ( #2651 )
11 months ago
dependabot[bot]
a8d389fc3b
Bump puma from 5.6.8 to 5.6.9 ( #2654 )
...
Bumps [puma](https://github.com/puma/puma ) from 5.6.8 to 5.6.9.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v5.6.8...v5.6.9 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
d56ec0986d
Bump body-parser from 1.20.2 to 1.20.3 ( #2649 )
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago