BetterFrame/server/src/web-templates
Mitchell R 7df048c195
feat(display): persist + surface active layout
Kiosk's layout.changed events now bump displays.active_layout_id on the
server side. Display edit page and kiosk edit page render the currently-
active layout, and the "Switch Layout" dropdowns pre-select it (with
"(active)" suffix) instead of defaulting to first-in-list. Stops the
operator from accidentally re-switching to the layout already showing.

Migration is idempotent + tail-positioned so existing DBs pick up the
column without breaking PRAGMA user_version semantics.
2026-05-21 10:19:39 +02:00
..
admin-pages.tsx feat(display): persist + surface active layout 2026-05-21 10:19:39 +02:00
auth-pages.tsx adding initial project 2026-05-10 01:09:13 +02:00
layout.tsx fix(release): surface build versions 2026-05-21 08:51:41 +02:00