Manny Dinssa
14827e8281
Add response content disposition to download with the correct filenames and extension
2 years ago
Manny Dinssa
cb7b608dd7
Allow other host
2 years ago
Manny Dinssa
e867421b53
Some test fixes
2 years ago
Manny Dinssa
d8d94541ea
Some test fixes
2 years ago
Manny Dinssa
d5fe1dbd60
Downloading bulk uploads on non-dev environments
2 years ago
Manny Dinssa
e36e32caed
Add download file link to error reports
2 years ago
Manny Dinssa
bd9ec92a0d
Block page for non support
2 years ago
Manny Dinssa
09c6033408
Remove unused method
2 years ago
Manny Dinssa
177dfb5e6a
Fix model test
2 years ago
Manny Dinssa
6bd7a37150
Fix lint
2 years ago
Manny Dinssa
4f78477387
View bulk uploads from specific organisation pages
2 years ago
Manny Dinssa
d044c8cf50
Remove incorrect status options
2 years ago
Manny Dinssa
e551bd4f36
Merge remote-tracking branch 'origin/CLDC-3618-Support-user-view-bulk-uploads' into CLDC-3618-Support-user-view-bulk-uploads
2 years ago
Manny Dinssa
5a1b614a49
Remove unused status enum and add failed enum
2 years ago
Manny Dinssa
d4621e4eb7
Merge branch 'main' into CLDC-3618-Support-user-view-bulk-uploads
2 years ago
Manny Dinssa
ee45fdd494
Additional work on filters
2 years ago
Manny Dinssa
f04964a111
Change links
2 years ago
Manny Dinssa
5b3f8cc1c4
Handle wrong template and blank template with new failed attribute on bulk upload model
2 years 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
2 years ago
Manny Dinssa
598c6d9636
Handle wrong template and blank template
2 years ago
Manny Dinssa
5125c11fd9
Conditional error report and view logs links
2 years ago
Manny Dinssa
5b3661067a
Fix status tags logic
2 years ago
Manny Dinssa
e5a7646ac3
Add status tags
2 years ago
Manny Dinssa
d17047d9ae
Merge branch 'main' into CLDC-3618-Support-user-view-bulk-uploads
2 years ago
Manny Dinssa
d0ce0b87f2
CLDC 3623 Support user bulk uploading ( #2629 )
2 years ago
kosiakkatrina
8064249925
Add checked field to log_validations ( #2657 )
2 years ago
Manny Dinssa
e604d358b3
CLDC-3627 Problem displaying apostrophes in browser tab title ( #2643 )
2 years 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
2 years ago
Manny Dinssa
4ec84877c8
Filtering (WIP)
2 years ago
Manny Dinssa
5f4d4f9d1f
Include controller methods for bulk upload downloads
2 years ago
Manny Dinssa
4aeaf72c98
Do not use underscores in routes
2 years ago
Manny Dinssa
636c87759b
Move methods from helper to summary component
2 years 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
2 years ago
Manny Dinssa
8be05f8c07
Merge remote-tracking branch 'origin/CLDC-3618-Support-user-view-bulk-uploads' into CLDC-3618-Support-user-view-bulk-uploads
2 years 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
2 years ago
Manny Dinssa
48be6fc98c
Fix lint
2 years ago
Manny Dinssa
83050b0a7f
Merge branch 'main' into CLDC-3618-Support-user-view-bulk-uploads
2 years ago
kosiakkatrina
204e022c8f
Refactor postcode tests to use webmock stubs ( #2651 )
2 years 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>
2 years ago
Manny Dinssa
eebfdcbb0b
Update sales bulk upload download route
2 years ago
Manny Dinssa
a399d845c7
Implement download file link
2 years ago
Manny Dinssa
67fb910c54
Update styling
2 years 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>
2 years ago
kosiakkatrina
f96af46c6e
Update postgres version ( #2650 )
2 years ago
dependabot[bot]
78096a7d98
Bump express from 4.19.2 to 4.21.0 ( #2647 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: express
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
9161b3562e
Update text and styling
2 years ago
Manny Dinssa
5557352885
Stub up upload filters
2 years ago
Manny Dinssa
b836169f3d
Show all bulk uploads
2 years ago
kosiakkatrina
8516aa1f23
Don't hide person known question in CYA ( #2641 )
2 years ago
kosiakkatrina
d5f2424247
CLDC-3576 Update soft pregnancy validation ( #2640 )
...
* Update soft pregnancy validation
* Fix tests
2 years ago