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

Expand patron exports #6473

Merged

Conversation

jimchamp
Copy link
Collaborator

Closes #6457

Provides an easy way for patrons to download their book notes, book reviews, star ratings, and lists overview from the account import/export page. New data is available in CSV format only (maybe it would be nice to export the data as JSON in the future).

Several new buttons have been added to the original UI. We may want to revisit that page's design in the near future, as the page is more cluttered now.

Added links to Open Library help pages in order to show patrons what they are exporting. The copy on these pages could probably use a review, as well.

Technical

Created new CommonExtras method for getting all data by username. This method, select_all_by_username, was overridden in the Observations class to transform numeric book tag values into words.

Testing

Screenshot

Stakeholders

@mekarpeles

- Changes `import-export__readinglog` to `import-export__section`
- Removes unreferenced `readingLog_download` class
@jimchamp
Copy link
Collaborator Author

Please squash on merge.

@mekarpeles mekarpeles merged commit 8bd6d86 into internetarchive:master Apr 27, 2022
@jimchamp jimchamp mentioned this pull request May 5, 2022
@jimchamp jimchamp deleted the 6457/feature/expand-patron-exports branch July 15, 2022 23:06
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.

Expand patron exports
2 participants