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

Activity feed: Summary of changes in comparisons and version views #116

Open
chillu opened this issue Jun 4, 2019 · 0 comments
Open

Activity feed: Summary of changes in comparisons and version views #116

chillu opened this issue Jun 4, 2019 · 0 comments

Comments

@chillu
Copy link
Member

chillu commented Jun 4, 2019

Overview

As a content author working in a multi author CMS, I can review changes made by myself and other authors when viewing older versions of a record

Design reference: https://projects.invisionapp.com/dsm/silver-stripe/silver-stripe/folder/components/5c68f96ffb26bb0018525d20

Acceptance Criteria

  • When viewing a version of a record, changes to owned relationships made as part of this version/snapshot are listed
  • When comparing two versions of a record, changes to owned relationships between those versions are listed
  • Works with any versioned records that support the existing versioned viewer
  • Informs me when there's no changes on owned relationships (only direct changes to the record)

Notes

  • The format of the summary should be the same as summary of changes in editing context
  • It's unclear if we should allow comparing snapshots with other snapshots, since there might be no changes on the record itself (only the owned relationships)
  • Should be lazy loaded to avoid slowing down version viewing
  • Out of scope: Nested diff views
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants