Skip to content

[PRMP-1410] Document version history view#1159

Open
lillie-dae wants to merge 4 commits intomainfrom
PRMP-1410
Open

[PRMP-1410] Document version history view#1159
lillie-dae wants to merge 4 commits intomainfrom
PRMP-1410

Conversation

@lillie-dae
Copy link
Contributor

@lillie-dae lillie-dae commented Mar 6, 2026

Overview

Jira ticket: PRMP-1410

Description

Context

Checklist

Tasks for all changes:

  • 1. I have linked this PR to its Jira ticket.
  • 2. I have run git pre-commits. (WIP)
  • 3. I have added and/or updated relevant tests.
  • 4. I have updated relevant documentation.
  • 5. I have considered the cross-team impact (and have PR approval from both Core & Demographics if necessary).
  • 6. I have successfully deployed this change to a sandbox and witnessed unit, e2e and smoke tests passing:

Additional tasks for UI changes (delete if not applicable):

  • 1. I have added evidence (to this PR) e.g. screenshots/gifs of all visual changes.

@lillie-dae lillie-dae force-pushed the PRMP-1410 branch 2 times, most recently from 8b64708 to 9abe5d4 Compare March 9, 2026 09:54
@lillie-dae lillie-dae marked this pull request as ready for review March 9, 2026 10:40
@lillie-dae lillie-dae requested review from a team as code owners March 9, 2026 10:40
- Implemented DocumentVersionHistoryPage to display version history of documents.
- Created Timeline component to visualize document versions with active/inactive states.
- Added getDocumentVersionHistory function to fetch version history from API.
- Introduced mock data for testing document version history responses.
- Developed styles for TestToggle component to enhance UI.
- Added unit tests for getDocumentVersionHistoryResponse to ensure correct API interaction and response structure.
- Implemented the FHIR R4 Bundle resource with associated enums and interfaces.
- Created sample JSON files for Bundle history (bundleHistory1.fhir.json and bundleHistory2.fhir.json).
- Developed the FHIR R4 DocumentReference resource with its structure and value sets.
- Added unit tests for validating the structure and data of Bundle and DocumentReference resources.
- Removed outdated generic FHIR types and updated routes for document version history.
- Implemented DocumentVersionHistoryPage to display version history of documents.
- Created Timeline component to visualize document versions with active/inactive states.
- Added getDocumentVersionHistory function to fetch version history from API.
- Introduced mock data for testing document version history responses.
- Developed styles for TestToggle component to enhance UI.
- Added unit tests for getDocumentVersionHistoryResponse to ensure correct API interaction and response structure.
@github-actions
Copy link

Code security issues found

View full details here.

@sonarqubecloud
Copy link

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.

1 participant