mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
2fd8b9f9a0
- Introduced a new sort plugin that allows sorting of entities based on a specified field. - Added API endpoints for reordering items and recalculating sort order. - Implemented tests to ensure correct functionality of sorting and reordering features.