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

feat(datasets): download csv button #3312

Merged
merged 2 commits into from
May 28, 2024
Merged

feat(datasets): download csv button #3312

merged 2 commits into from
May 28, 2024

Conversation

mikeldking
Copy link
Contributor

resolves #3307

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label May 24, 2024
Comment on lines +61 to +62
`/v1/datasets/download/csv/${dataset.id}`,
"_blank"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note this URL is non ideal. sould be /datasets/:dataset_id/csv

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mikeldking mikeldking merged commit f2e16fb into datasets May 28, 2024
6 checks passed
@mikeldking mikeldking deleted the download-csv branch May 28, 2024 17:49
mikeldking added a commit that referenced this pull request Jun 1, 2024
* feat(datasets): download csv button

* cleanup
mikeldking added a commit that referenced this pull request Jun 6, 2024
* feat(datasets): download csv button

* cleanup
mikeldking added a commit that referenced this pull request Jun 11, 2024
* feat(datasets): download csv button

* cleanup
mikeldking added a commit that referenced this pull request Jun 17, 2024
* feat(datasets): download csv button

* cleanup
mikeldking added a commit that referenced this pull request Jun 29, 2024
* feat(datasets): download csv button

* cleanup
mikeldking added a commit that referenced this pull request Jul 2, 2024
* feat(datasets): download csv button

* cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants