Commit 5362d25
feat: add sidebar project drag-and-drop reordering
- Add sidebarPosition column to projects table with migration
- Add PUT /projects/reorder endpoint for persisting order
- Update sidebar query to sort by sidebarPosition
- Add drag handles and DnD logic to AppSidebar ProjectGroup
- Add reorderProjects API client method
- Include light mode design spec
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6c5af49 commit 5362d25
9 files changed
Lines changed: 3227 additions & 5 deletions
File tree
- docs/superpowers/plans
- packages
- api
- drizzle
- meta
- src
- db
- routes
- ui/src
- components
- lib
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments