Skip to content

Conversation

@reissjohnson
Copy link
Collaborator

No description provided.

Adds logic to ActiveStorageAdapter to handle uploading of CSV's (override file= method and save the uploaded tempfile using AS)
Adds logic to parse AS uploaded file as CSV, handles byte order marking as users could still upload a file with a BOM.
Moves out file_data method to each adapter
Tweak check_file_contains_data method to check headers and count are present rather than checking data is inside csv (plays nicer with AS)
Adds some temporary conditional logic to import table to show URL only if dragonfly (AS will be added at a later date)
Adds StringEnquirer to storage_adapter config method
Allow name of attachment to be dynamically set using config file
@reissjohnson reissjohnson marked this pull request as draft May 23, 2025 12:05
@reissjohnson reissjohnson marked this pull request as ready for review May 24, 2025 12:06
@rjpaskin rjpaskin merged commit 4d526e4 into master May 29, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants