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: add dataroom visits exportable #1420

Merged
merged 2 commits into from
Dec 22, 2024
Merged

feat: add dataroom visits exportable #1420

merged 2 commits into from
Dec 22, 2024

Conversation

mfts
Copy link
Owner

@mfts mfts commented Dec 22, 2024

No description provided.

Copy link

vercel bot commented Dec 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
papermark ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2024 9:00am

Copy link

what-the-diff bot commented Dec 22, 2024

PR Summary

  • Simplified Document Header Updates

    • The process of generating CSV files has been made more straightforward by directly using data from visits instead of building it from scratch.
  • Added Export Visit Feature to Dataroom Visitors

    • A new feature has been introduced that allows users to export visit data in a CSV format.
    • This feature comes with a new button to easily trigger the export process, performing CSV creation and download of visit data.
  • New API Route for Data Export

    • A new API route has been designed for specifically retrieving and exporting visit data related to a dataroom. This includes viewer details and their interactions with documents.
  • Improved Document Visit Export API

    • The prevailing API for exporting document visits has been updated. Notably, this update offers much more detailed information, including links to related agreements.
    • Additionally, there have been improvements to how the data is handled and structured within the exported CSV files.

@mfts mfts merged commit cc5b614 into main Dec 22, 2024
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2024
@mfts mfts deleted the feat/dataroom-location branch January 14, 2025 12:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant