[PRMP-1409] Add Document Version History feature#1123
Draft
lillie-dae wants to merge 8 commits intomainfrom
Draft
[PRMP-1409] Add Document Version History feature#1123lillie-dae wants to merge 8 commits intomainfrom
lillie-dae wants to merge 8 commits intomainfrom
Conversation
b71bc18 to
64967cb
Compare
- 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.
bc0058b to
4f68656
Compare
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.
2d1871e to
4230066
Compare
90ba5c8 to
db639d0
Compare
Code security issues foundView full details here. |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Overview
Jira ticket: PRMP-1409
Description
Context
Checklist
Tasks for all changes:
I have run git pre-commits.(WIP)Deploy - Sandbox- workflow run - TBCSANDBOX Full- Deploy feature branch to sandbox- workflow run - TBCAdditional tasks for UI changes (delete if not applicable):
SANDBOX - UI Smoke Test- workflow run - TBC