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

UIIN-3172: Add Version history button and Version history pane to details view of Item #2730

Merged
merged 5 commits into from
Feb 5, 2025

Conversation

OleksandrHladchenko1
Copy link
Contributor

Purpose

  • Add Version history button and Version history pane to details view of Item.
  • The list of version history cards will be created in scope of UIIN-3175.

Approach

  • Created VersionHistory component and use it in ItemView component.
  • Added VersionHistoryButton as lastMenu for item view pane.

Refs

UIIN-3172

Screenshots

image

Copy link

github-actions bot commented Feb 3, 2025

Jest Unit Test Statistics

       1 files  ±0     255 suites  ±0   15m 20s ⏱️ ±0s
1 028 tests +3  1 026 ✔️ +3  2 💤 ±0  0 ±0 
1 035 runs  +3  1 033 ✔️ +3  2 💤 ±0  0 ±0 

Results for commit 53d7ea6. ± Comparison against base commit d553e47.

♻️ This comment has been updated with latest results.

src/views/ItemView.js Outdated Show resolved Hide resolved
src/views/ItemView.js Outdated Show resolved Hide resolved
src/views/VersionHistory/VersionHistory.js Outdated Show resolved Hide resolved
@OleksandrHladchenko1 OleksandrHladchenko1 merged commit 5790c07 into UXPROD-4125 Feb 5, 2025
5 checks passed
@OleksandrHladchenko1 OleksandrHladchenko1 deleted the UIIN-3172 branch February 5, 2025 14:03
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.

4 participants