kristoferB / SP

Sequence Planner
MIT License
12 stars 5 forks source link

Handle version view, model revert and show detailed model and version info in UI #26

Closed kristoferB closed 9 years ago

kristoferB commented 9 years ago

Maybe have back buttons for simple revert in the UI. However, revert can be an heavy process so it shouldn't be to easy. Maybe back should bring up a view and then if the user wants to revert back to that version, we have a button for that?

A window for model info and version info were the user can see the changes. The changes for each version can be retrieved via diff for the last 50 versions (very fast). For older versions or more details about that versions, views should be used.

dnord91 commented 9 years ago

Added with commit 4f2ea2a84eb6eb948846f0c50b41f503858cf248.