umami/src/app/(main)/boards
Mike Cao ff6575ff54 Add move row up/down functionality to board editor.
Rows can now be reordered using up/down buttons. Buttons are disabled
at boundaries (up disabled on first row, down disabled on last row).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 20:17:21 -08:00
..
[boardId] Add move row up/down functionality to board editor. 2026-01-18 20:17:21 -08:00
BoardAddButton.tsx Boards components. 2025-11-29 15:59:01 -08:00
BoardAddForm.tsx Boards components. 2025-11-29 15:59:01 -08:00
BoardProvider.tsx Board editing. 2026-01-18 04:20:36 -08:00
BoardsDataTable.tsx Boards components. 2025-11-29 15:59:01 -08:00
BoardsPage.tsx Boards components. 2025-11-29 15:59:01 -08:00
BoardsTable.tsx Boards components. 2025-11-29 15:59:01 -08:00
page.tsx Reformatted files with biome. 2025-11-22 22:42:42 -08:00