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 CSV export #1645

Merged
merged 4 commits into from
Feb 1, 2024
Merged

Add CSV export #1645

merged 4 commits into from
Feb 1, 2024

Conversation

carlinmack
Copy link
Contributor

@carlinmack carlinmack commented Jan 17, 2024

❤️ Thank you for your contribution!

Closes https://github.com/zenodo/rdm-project/issues/633

Description

Please describe briefly your pull request.

Adds support to the API for exporting records as CSV.

inveniosoftware/flask-resources#124 must be merged first
inveniosoftware/invenio-app-rdm#2559 must be merged after if we want the record export button to display

! Still a draft as the schema is currently invalid

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Third-party code

If you've added third-party code (copy/pasted or new dependencies), please reach out to an architect.

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.

@carlinmack carlinmack marked this pull request as ready for review January 26, 2024 16:26
Copy link
Contributor Author

@carlinmack carlinmack left a comment

Choose a reason for hiding this comment

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

Add tests which showcase how the collapse list functions for a full record

-- @zzacharo

invenio_rdm_records/resources/config.py Show resolved Hide resolved
@slint slint merged commit d9fd56d into inveniosoftware:master Feb 1, 2024
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