This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
Releases: gobrightspot/nova-detached-actions
Releases · gobrightspot/nova-detached-actions
v1.1.1
v1.1.0
Add support for adding extra css classes per action button
v1.0.9
- Add support for refreshing a resource after an action has executed.
- Add support for Nova standalone actions
- Add better support for translation strings on the action button
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
- Change the default visibility properties so that DetachedActions are no longer shown by default in the Resource Index View (when selecting a row by clicking the checkbox on the left side.)
- Add a new property/method to determine the visibility of the DetachedAction within the CustomIndexToolbar component.
- Remove the
DetachedActions
tool since it's redundant with the addition of the visibility property.
v1.0.3
- Fix issue where the Action::handle() method was not always being called