datopian / ckanext-versioning

Deprecated. See https://github.com/datopian/ckanext-versions. ⏰ CKAN extension providing data versioning (metadata and files) based on git and github.
https://tech.datopian.com/versioning/
GNU Affero General Public License v3.0
7 stars 4 forks source link

Add a notify banner after reverting #66

Closed pdelboca closed 3 years ago

pdelboca commented 3 years ago

When reverting a dataset, display a message to the user notifying that the action was completed successfully. I couldn't find a way to deal with redirect + flash messages using the current javascript module architecture. I decided to display a notify banner on the same page since in the close future there will be new recommendations about the UX of this extension.