Files
modern-glance/internal/glance/static/css
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
2026-04-30 16:51:52 +00:00
2025-05-06 01:38:22 +01:00
2025-05-08 16:59:02 +01:00
2025-05-08 16:59:02 +01:00
2025-05-08 16:59:02 +01:00
2025-05-08 16:59:02 +01:00