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

[WIP] feat(structure): History UI updates #7462

Draft
wants to merge 4 commits into
base: next
Choose a base branch
from
Draft

Commits on Sep 4, 2024

  1. feat(sanity): update restore button (#7448)

    * feat(sanity): update restore button
    
    * chore(sanity): update translations
    
    * feat(sanity): add left side information on footer (revision status line)
    RitaDias authored and pedrobonamin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f5863aa View commit details
    Browse the repository at this point in the history
  2. feat(structure): add history and review tabs to changes inspector pan…

    …el (#7435)
    
    * feat(structure): add history and review tabs to changes inspector panel
    
    * fix(structure): move changes inspector navigation to paneRouter
    
    * fix(structure): update isReviewChangesOpen check in ChangeConnectorRoot
    
    * fix(structure): rename uses of version to revision
    
    * chore(core): rename review changes action to history
    pedrobonamin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    257076c View commit details
    Browse the repository at this point in the history
  3. feat(structure): update TimelineItem to match new UI, prepare for chu…

    …nks (#7449)
    
    * feat(structure): update TimelineItem to match new UI, prepare for chunks
    
    * chore(core): export getCalendarLabels to support DateTimeInput reusability
    pedrobonamin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a68e82c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. feat(structure): squash chunks in timeline. (#7458)

    * feat(structure): add squashed chunks to timeline
    
    * feat(structure): refactor expandable item, all items need to be rendered in the same virtual list
    
    * feat(structure): expand elements on menu click
    
    * chore(structure): clean timeline item
    pedrobonamin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4b07286 View commit details
    Browse the repository at this point in the history