Matt
68422e6c26
feat(02-01): add saveReorder mutation to ranking router
- Define ReorderEvent local type (category, orderedProjectIds, reorderedBy, reorderedAt)
- Add saveReorder adminProcedure accepting snapshotId, category, orderedProjectIds
- Append-only log: reads existing reordersJson, appends new event, persists full array
- Returns { ok: true } on success
2026-02-27 09:40:03 +01:00
..
2026-02-27 00:59:53 +01:00
2026-02-24 17:44:55 +01:00
2026-02-23 14:27:58 +01:00
2026-02-15 23:04:15 +01:00
2026-02-25 15:19:30 +01:00
2026-02-15 23:04:15 +01:00
2026-02-15 23:04:15 +01:00
2026-02-14 15:26:42 +01:00
2026-02-14 15:26:42 +01:00
2026-02-15 23:04:15 +01:00
2026-02-16 07:49:39 +01:00
2026-02-19 11:11:00 +01:00
2026-02-24 17:44:55 +01:00
2026-02-16 07:49:39 +01:00
2026-02-19 11:11:00 +01:00
2026-02-27 01:05:10 +01:00
2026-02-15 23:04:15 +01:00
2026-02-20 21:45:01 +01:00
2026-02-19 08:20:13 +01:00
2026-02-15 23:04:15 +01:00
2026-02-22 17:14:00 +01:00
2026-02-21 20:36:06 +01:00
2026-02-15 23:04:15 +01:00
2026-02-16 07:49:39 +01:00
2026-02-14 15:26:42 +01:00
2026-02-16 07:49:39 +01:00
2026-02-23 14:27:58 +01:00
2026-02-14 15:26:42 +01:00
2026-02-14 15:26:42 +01:00
2026-02-14 15:26:42 +01:00
2026-02-21 01:34:42 +01:00
2026-02-23 14:27:58 +01:00
2026-02-24 17:44:55 +01:00
2026-02-27 09:40:03 +01:00
2026-02-15 23:04:15 +01:00
2026-02-23 14:27:58 +01:00
2026-02-18 18:23:54 +01:00
2026-02-19 12:59:35 +01:00
2026-02-21 17:26:59 +01:00
2026-02-19 11:11:00 +01:00
2026-02-16 14:02:38 +01:00
2026-02-14 15:26:42 +01:00
2026-02-24 17:44:55 +01:00
2026-02-14 15:26:42 +01:00
2026-02-14 15:26:42 +01:00