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

Added button to down users as a CSV file #596

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Conversation

kazoompa
Copy link
Member

If agate-ui uses a server-side search, downloading a filtered list becomes easier, for now all users are downloaded.

@ymarcon
Copy link
Member

ymarcon commented Jan 25, 2025

You could do it on the client side, with the benefit of the filter:
https://quasar.dev/vue-components/table#exporting-data

@kazoompa
Copy link
Member Author

kazoompa commented Jan 25, 2025

You could do it on the client side, with the benefit of the filter:
https://quasar.dev/vue-components/table#exporting-data

👍

It doesn't hurt to have a server version as well 😉

@kazoompa kazoompa requested a review from ymarcon January 26, 2025 18:44
@kazoompa
Copy link
Member Author

I left the server-side download for python or other server-side scripts.

@ymarcon ymarcon merged commit 6acaabd into master Jan 27, 2025
2 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.

2 participants