active_admin-sortable_tree
Sortable Tree
A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes
Show ActiveAdmin index as a nested tree with drag'n'drop
162 stars
11 watching
127 forks
Language: Ruby
last commit: 8 months ago
Linked from 1 awesome list
activeadmin
Related projects:
Repository | Description | Stars |
---|---|---|
amerine/acts_as_tree | A Ruby gem that adds support for organizing items into parent–children relationships to ActiveRecord | 588 |
activeadmin/arbre | A Ruby gem for building HTML views using an object-oriented DOM tree structure. | 769 |
zorab47/active_admin-duplicatable | Adds duplication functionality to ActiveAdmin resources | 13 |
closuretree/closure_tree | A Ruby library for building hierarchical data models in ActiveRecord | 1,846 |
activeadmin/demo.activeadmin.info | Demonstrates Active Admin's functionality using a simple demo application | 286 |
brendon/ranked-model | An acts_as_sortable alternative with optimized performance and support for multiple lists per table | 1,089 |
activeadmin-plugins/active_admin_date_range_preset | Customizes date range inputs in ActiveAdmin forms and filters with a 'Set Range' button | 10 |
healthie/activerecord_cursor_paginate | A gem that enables pagination of Active Record results using cursor-based pagination | 129 |
unmantained-activeadmin-plugins/activeadmin-globalize | Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. | 51 |
comfy/active_link_to | A Rails view helper to manage the 'active' state of links | 844 |
dhyegocalota/active_admin-humanized_enum | Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |
rails-engine/action-store | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 407 |
sortablejs/jquery-sortablejs | A jQuery plugin for creating sortable lists with drag-and-drop functionality | 203 |
lolmaus/ember-drag-sort | A component for creating drag-and-drop sortable lists with support for multiple and nested lists. | 92 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |