Files
modern-glance/internal/glance
uhlwoogiandClaude Opus 4.7 8ba6dcb704 Add column editing in dashboard edit mode
Per-column header bar with size dropdown (small/full), left/right
move arrows, and delete. New "+ Add column" button at the bottom of
the page-columns container. Each action POSTs to a column endpoint
and reloads.

Backend endpoints:
- POST /edit/api/pages/{slug}/columns — add (form: size)
- POST /edit/api/pages/{slug}/columns/{col}/delete
- POST /edit/api/pages/{slug}/columns/{col}/move?dir=left|right
- POST /edit/api/pages/{slug}/columns/{col}/size — set size

All go through configEditor's yaml.Node tree so comments and other
config survive.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-30 17:16:08 +00:00
..
2025-05-06 01:38:22 +01:00
2025-05-06 01:38:22 +01:00
2025-05-06 01:38:22 +01:00
2025-06-10 08:25:34 +01:00
2025-05-04 16:49:20 +01:00
2025-05-15 14:21:59 +01:00
2025-05-05 13:46:36 +01:00
2025-05-11 21:09:12 +01:00
2024-11-30 10:48:33 +00:00
2024-11-29 16:34:15 +00:00
2024-11-30 10:48:33 +00:00
2024-11-29 20:45:33 +00:00
2025-05-13 17:10:28 +01:00
2025-05-15 13:34:17 +06:00