active_admin_paranoia

Restoration tool

Adds batch restore and archive actions to ActiveAdmin resource index pages

This gem extends ActiveAdmin so that batch restore and batch archive actions will be available in resource index page. Also 'All' and 'Archived' scope will be available for resource index page. 'All' scope will show non archived resources and 'Archived' scope will show deleted or archived resources.

GitHub

29 stars
3 watching
30 forks
Language: Ruby
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
actsasparanoid/acts_as_paranoid A plugin to temporarily hide records in a database without deleting them. 1,477
westonganger/active_snapshot A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. 130
platanus/activeadmin_addons Extends ActiveAdmin to add optional UX improving features 763
fire-dragon-dol/active_admin-extensions A collection of extensions for improving the functionality and usability of the ActiveAdmin framework. 4
unmantained-activeadmin-plugins/activeadmin-globalize Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. 51
rails-engine/action-store Provides a way to store and manage actions across different models using polymorphic associations in Active Record. 405
mfairburn/activeadmin-select2 Extends ActiveAdmin with Select2 integration for enhanced dropdown and filtering capabilities 55
dhyegocalota/active_admin-advanced_create_another Adds support for creating another resource in ActiveAdmin with default strength. 6
schemaplus/schema_plus_indexes Adds convenient capabilities to ActiveRecord's index handling 9
mrkamel/search_cop A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. 828
macfanatic/active_admin-state_machine Adds an action item button to the show page of resources in ActiveAdmin that allow authorized users to transition through a state machine. 31
databasecleaner/database_cleaner-active_record Tools for cleaning databases using ActiveRecord 65
closuretree/with_advisory_lock Adds advisory locking to ActiveRecord models for concurrent access control 630
ricardonacif/active_admin_jcrop Enables cropping on image fields in ActiveAdmin forms via the Jcrop plugin 55
dhyegocalota/active_admin-humanized_enum Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. 6