This repository was archived by the owner on Jul 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 240
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
Visualize branching and merging history #1043
Copy link
Copy link
Closed
Labels
featureNew feature. See "improvement" for updates of existing functionality.New feature. See "improvement" for updates of existing functionality.noteworthySignificant issue or PR, to be highlighted in release notesSignificant issue or PR, to be highlighted in release notesscope: frontendThe 'frontend' React app and other UI thingsThe 'frontend' React app and other UI thingssize: lEffort: 3-5 daysEffort: 3-5 days
Milestone
Description
We could add a panel that would visualize the branching and merging history of the site, perhaps with the summary of commits that happened there (maybe optionally, to keep the UI simple). Something like this:
^
PRODUCTION | STAGING
|
+-------+
| |
Added Production post * | | * Added About Us page
Edited option xyz * | | * Customized theme
| | * Changed theme
| |
+-------+
|
Updated site title * |
Trashed Hello World * |
Installed VP * |
+
In the future, we could also consider SourceTree-like visualization of commit graph right to the main table but maybe it would be just a clutter for common non-technical users
Metadata
Metadata
Assignees
Labels
featureNew feature. See "improvement" for updates of existing functionality.New feature. See "improvement" for updates of existing functionality.noteworthySignificant issue or PR, to be highlighted in release notesSignificant issue or PR, to be highlighted in release notesscope: frontendThe 'frontend' React app and other UI thingsThe 'frontend' React app and other UI thingssize: lEffort: 3-5 daysEffort: 3-5 days
