activeadmin_reorderable

Adds drag and drop reordering to your ActiveAdmin tables

MIT License

Downloads
689
Stars
55
Committers
8

Bot releases are hidden (Show)

activeadmin_reorderable - v0.3.3 Latest Release

Published by dkniffin 2 months ago

  • Update included files in gemspec
activeadmin_reorderable - v0.3.2

Published by dkniffin 2 months ago

  • Change backend update from dragover to dragend
activeadmin_reorderable - v0.3.1

Published by dkniffin 2 months ago

  • Fix some JS errors reported in #28 - Thanks @dramalho
activeadmin_reorderable - v0.3.0

Published by dkniffin 2 months ago

  • Add tests, using dummy Rails app
  • Rewrite JS using vanilla JS
  • Remove jQuery dependency
activeadmin_reorderable - v0.2.1

Published by dkniffin 2 months ago

  • Update to be compatible with webpacker / npm
  • Use AA methods for building urls
activeadmin_reorderable - v0.1.4

Published by zporter over 6 years ago

  • Fixes routing issue to be more inline with how AA builds routes
activeadmin_reorderable - v0.1.3

Published by zporter over 6 years ago

  • Fixes a routing issue on the table when an ActiveAdmin resource didn't have a Show route available.
activeadmin_reorderable - v0.1.2

Published by zporter over 6 years ago

  • Fixes routing for nested resources
activeadmin_reorderable - v0.1.1

Published by zporter over 6 years ago

  • Fixes URL generation for use with namespaces and the ActiveAdmin resource's as option.
Package Rankings
Top 9.19% on Npmjs.org
Related Projects