mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-27 03:56:33 +00:00
- Sidebar: NavGroup component (details/summary) for AbleSign dropdown with Accounts, Screens, Content, Playlists sub-items - Global screens page (/admin/ablesign/screens) — all screens across accounts with Internal/External badge - Content page — aggregates media files + web apps from all accounts - Playlists page — shows per-screen playlist items - Auto-sync screens on account creation - Internal/External: Internal = created via "Create & Pair" (has screenToken, gets entity). External = synced from AbleSign (no token, no entity, management-only). Only internal screens become entities. - Entity creation only on Create & Pair path — not on sync or assign Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config.ts | ||
| db-adapter.ts | ||
| init.ts | ||
| mappers.ts | ||
| migrations-pg.ts | ||
| pg-adapter.ts | ||
| repository.ts | ||
| util.ts | ||