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

add new export action to support queues #358

Open
wants to merge 4 commits into
base: 3.x
Choose a base branch
from
Open

add new export action to support queues #358

wants to merge 4 commits into from

Conversation

atmonshi
Copy link
Member

No description provided.

Copy link

what-the-diff bot commented Mar 14, 2025

PR Summary

  • Inclusion of new package for Excel Export
    A new package "pxlrbt/filament-excel": "^2.4" has been added which allows us to export data into Excel format.

  • Updated Excel Export Capabilities in Manage Responses
    ExportBulkAction and ExcelExport classes have been incorporated in ManageResponses.php to improve our data exporting tool.

  • Introduction of a New Export Function
    The old ExportBulkAction function has been replaced with a new one. This new version uses ExcelExport to ensure the output can be exported to Excel.

  • User Interface Clarity and Performance optimization
    The new export function is designed to enhance user interface clarity. It also performs in the background to improve the application's overall performance.

  • Previous Export Function Disabled
    We have temporarily disabled the old ExportBulkAction due to a known issue with queues. This is to ensure the smooth operation of the application.

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.

1 participant