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

feat(structure): History UI updates #7462

Merged
merged 16 commits into from
Nov 21, 2024
Merged

feat(structure): History UI updates #7462

merged 16 commits into from
Nov 21, 2024

Commits on Nov 19, 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 Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f24db84 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 Nov 19, 2024
    Configuration menu
    Copy the full SHA
    67c3925 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 Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8e3b935 View commit details
    Browse the repository at this point in the history
  4. 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 Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5f982a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbdbe12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d378006 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be7191c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffc494b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b68ae65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    894c5b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2805106 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4642713 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5618b2b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d97335f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    89c8120 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fa27a83 View commit details
    Browse the repository at this point in the history