Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Use Filament resource exporter #1149

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

alexjustesen
Copy link
Owner

@alexjustesen alexjustesen commented Feb 19, 2024

πŸ“ƒ Description

This PR introduces a new and more robust exporter to download Result data. A CSV will be generated in the background and stored onto the local filesystem be default. Once the file is built a notification will be sent to the user so the file can be downloaded.

This PR is a prerequisite to later building #295 🀫.

πŸͺ΅ Changelog

βž• Added

  • use Filament's built in resource exporter.
  • offload building the .csv to the queue for a worker to pick up.

πŸ—‘οΈ Removed

  • maatwebsite/excel dependency, no longer needed

@alexjustesen alexjustesen added the πŸŽ‰ feature New feature or request label Feb 19, 2024
@alexjustesen alexjustesen self-assigned this Feb 19, 2024
@alexjustesen alexjustesen merged commit ffaac3c into v0.16.0-dev Feb 19, 2024
2 checks passed
@alexjustesen alexjustesen deleted the use-filament-exporter branch February 19, 2024 14:58
@alexjustesen alexjustesen added this to the v0.16.0 (Data quality) milestone Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸŽ‰ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant