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

Revision pages: revision listing plus individual revision #24

Open
6 tasks
rufuspollock opened this issue Jul 14, 2020 · 0 comments
Open
6 tasks

Revision pages: revision listing plus individual revision #24

rufuspollock opened this issue Jul 14, 2020 · 0 comments

Comments

@rufuspollock
Copy link
Member

rufuspollock commented Jul 14, 2020

UI pages showing a list of all revisions and a per revision page with info (like commits on e.g. github)

Acceptance

  • /dataset/xxx/revisions/[branch] exists and shows a (paginated) list of revisions
    • display key info per revision e.g. truncated commit message, files affected
    • pagination (e.g. 20 per page)
  • /dataset/xxx/revision/{rev-ref} shows details of a given revision
    • commit message
    • info on items affected and their changes (e.g. diffs)

Analysis

Github commit list

image

Github commit page

image

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

No branches or pull requests

1 participant