The changelog should contain more events (like revision submitted by user, revision approved, revision rejected).
The changelog should be able to filter some of these events since they will not always be relavent
Revisions
The revisions tab needs to display the revision state (like pending, rejected, approved)
Other things
Store the tab state in the URL bar so refreshing keeps you on the same tab. :heavy_check_mark:
When rollbacking, the new revision should contain a link to the original revision in storage so feature UI can use this for linking.
Revisions should store metadata about who/when it was submitted it for approval
This can be broken into 3 parts.
Changelog
The changelog should contain more events (like revision submitted by user, revision approved, revision rejected). The changelog should be able to filter some of these events since they will not always be relavent
Revisions
The revisions tab needs to display the revision state (like pending, rejected, approved)
Other things