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.
29 stars
3 watching
30 forks
Language: Ruby
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin to temporarily hide records in a database without deleting them. | 1,477 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| Extends ActiveAdmin to add optional UX improving features | 763 |
| A collection of extensions for improving the functionality and usability of the ActiveAdmin framework. | 4 |
| Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. | 51 |
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| Extends ActiveAdmin with Select2 integration for enhanced dropdown and filtering capabilities | 55 |
| Adds support for creating another resource in ActiveAdmin with default strength. | 6 |
| Adds convenient capabilities to ActiveRecord's index handling | 9 |
| A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
| Adds an action item button to the show page of resources in ActiveAdmin that allow authorized users to transition through a state machine. | 31 |
| Tools for cleaning databases using ActiveRecord | 65 |
| Adds advisory locking to ActiveRecord models for concurrent access control | 630 |
| Enables cropping on image fields in ActiveAdmin forms via the Jcrop plugin | 55 |
| Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |