-
Notifications
You must be signed in to change notification settings - Fork 66
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
Visual timeline of version history #4647
Conversation
…te snapshot buttons present and snapshot list not updating due to the fact that the action buttons have been moved to it's parent component
This PR will serve as an initial step in the development of the history timeline. For the sake of namespacing and ease of review/release, the UI for the History Timeline will be handled in a separate PR which will point to this one. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4647 +/- ##
=======================================
Coverage 78.73% 78.73%
=======================================
Files 311 311
Lines 14665 14665
Branches 3352 3352
=======================================
Hits 11547 11547
Misses 3118 3118
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…te to deployed instances, xss prevention
…apshots because the timeline snapshot doesn't have the updatedAt property
…tive route in the immersive view vs regular view
… panels and margin bottom to compensate for the hubspot chat
…last element in the list will always be either the instance created event or load more which do not interfere
…ve their info payload
Please hold off on merging until the child pr is reviewed independently. |
… when clicking on the version history tab
Visual timeline UI
…rsion-history # Conflicts: # frontend/src/pages/admin/TeamTypes/dialogs/TeamTypeEditDialog.vue
Created https://github.com/FlowFuse/CloudProject/issues/542 change request to enable the history timeline feature for team and enterprise team types on ff cloud |
Description
Detached the snapshot page from the main instance page and nested it under a newly created VersionHistory page which will house both snapshots and the history timeline.
Related Issue(s)
closes #4304
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label