Manny Dinssa
c63367d24b
Change handling of bulk uploads in process, check for negative
2 years ago
Manny Dinssa
887048d25a
Change handling of bulk uploads in process
2 years ago
Manny Dinssa
5cbf7b2872
Reorder status logic
2 years ago
Manny Dinssa
8657344d3f
Change visible scope to also show old bulk uploads before processed attribute
2 years ago
Manny Dinssa
0014275c1c
Fix type in soft_validation
2 years ago
Manny Dinssa
b764e1fa1d
Add processed attribute to bulk upload
2 years ago
Manny Dinssa
528f8c84b0
Fix lint
2 years ago
Manny Dinssa
bfe97adc03
Remove double .csv
2 years ago
Manny Dinssa
d3628b9555
Fix lint
2 years ago
Manny Dinssa
6ae271eae4
Fix lint
2 years ago
Manny Dinssa
0da6aa42fb
Omit hash value
2 years ago
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
kosiakkatrina
d366849354
Sanitise search input for order ( #2662 )
...
* Sanitise search input for order
* Update scope
2 years 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
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
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
5a1b614a49
Remove unused status enum and add failed enum
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
d0ce0b87f2
CLDC 3623 Support user bulk uploading ( #2629 )
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
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
48be6fc98c
Fix lint
2 years ago
Manny Dinssa
a399d845c7
Implement download file link
2 years ago
Manny Dinssa
67fb910c54
Update styling
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
Rachael Booth
380d63c367
CLDC-3244: Replace postcodes_io gem to improve error handling ( #2634 )
...
* CLDC-3244: Replace postcodes_io gem to improve error handling
* Fix status code in default postcodes api mocking
* Fix more mocking
* Remove blank line
* Handle non-Excon errors, in case of unexpected api behaviour
* Remove outdated test
* Remove another outdated test
2 years ago
Rachael Booth
72a52a58c9
CLDC-3387: Allow support users to create notifications ( #2613 )
...
* CLDC-3387: Allow support users to create notifications
* Refactor rendering
* Adjust notifications helper
* Add rubocop ignore
* Fix path checks around notification viewing
* Notification path regex should work on review apps
* Tidy
* Remove unused function
* Reference external url in link to markdown syntax guide
* CLDC-3614: Allow markdown page content when creating notifications (#2622 )
* CLDC-3614: Allow markdown page content when creating notifications
* Try using beginning of day for time in failing test
* Remove ignored breaks
* Add paper trail to notifications
* CLDC-3607: Allow support users to delete notifications (by setting their end date) (#2630 )
* CLDC-3607: Allow support users to delete notifications (by setting their end date)
* Refactor render_for_page helper
* Move db queries to homepage presenter
* Fix lint
* Use a before_action to find notification in controller
* Make delete notification links red
* Tweak link to markdown guide
* Open markdown guide in new tab
2 years ago