active_admin-state_machine

State machine button

Adds an action item button to the show page of resources in ActiveAdmin that allow authorized users to transition through a state machine.

Provides easy integration between ActiveAdmin and your state machine on resources

GitHub

31 stars
5 watching
20 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
state-machines/state_machines Supports creating state machines for attributes on Ruby classes 818
amatsuda/stateful_enum Simplifies state machine management with Rails and ActiveRecord 623
activeadmin/demo.activeadmin.info Demonstrates Active Admin's functionality using a simple demo application 286
unmantained-activeadmin-plugins/activeadmin-globalize Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. 51
dhyegocalota/active_admin-advanced_create_another Adds support for creating another resource in ActiveAdmin with default strength. 6
activeadmin-plugins/active_admin_role Authorizes access control with CanCanCan for Active Admin users based on predefined roles. 61
dhyegocalota/active_admin-humanized_enum Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. 6
mfairburn/activeadmin-select2 Extends ActiveAdmin with Select2 integration for enhanced dropdown and filtering capabilities 55
activeadmin-plugins/active_admin_date_range_preset Customizes date range inputs in ActiveAdmin forms and filters with a 'Set Range' button 10
rails-engine/action-store Provides a way to store and manage actions across different models using polymorphic associations in Active Record. 407
svenfuchs/simple_states A lightweight statemachine-like support library with event handling and state management capabilities. 96
fire-dragon-dol/active_admin-extensions A collection of extensions for improving the functionality and usability of the ActiveAdmin framework. 4
activeadmin-plugins/active_admin_theme A customizable theme for ActiveAdmin's administration interface 183
troessner/transitions A state machine implementation for Ruby models 533
comfy/active_link_to A Rails view helper to manage the 'active' state of links 844