-
Notifications
You must be signed in to change notification settings - Fork 3
Add missing download endpoints to user-story-01-search.md #392
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
Conversation
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Updated TODOs to specify documentation requirements and references.
…management documentation Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
…h TODOs addressed Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Added sections for various technical documentation areas with placeholders for future content.
…ocumentation inventory Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Added placeholders for governance information sections.
… governance sections Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
…cussions Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Updated navigation flow documentation to specify use of a mermaid plot and added verification tasks for required fields in the submission workflow.
… and navigation flow
Updated next steps and removed related documentation section.
… documentation Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Updated user roles and prerequisites for admin access.
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
…ality' into v3-ui-ux # Conflicts: # doc/v3/user-story-03-submission.md
…ts' into v3-ui-ux # Conflicts: # doc/v3/user-story-06-technical.md
|
@copilot weave those pages into the narrative by updating the document. Specifically, make sure they occur in |
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
The four endpoints are already present in the |
The search user story documentation was missing four download endpoints that exist in the application's search result pages.
Added endpoints
/search/downloadAStudy.html- Download complete study/search/downloadATreeBlock.html- Download tree block/search/downloadAnAnalysisStep.html- Download analysis step data/search/downloadANexusRCTFile.html- Download reconstructed NEXUS fileAll endpoints verified to exist in
treebase-servlet.xmlwith corresponding controller implementations.Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.