Commit graph

13 commits

Author SHA1 Message Date
Arthur Belleville
cc918407be
fix: stabilize lint and client portal flows 2026-04-19 18:02:27 +02:00
Arthur Belleville
46d2eb0277
fix: wire client portal interactions 2026-04-19 09:51:35 +02:00
Arthur Belleville
68ad61b5a9
Fix css not wired in clients 2026-04-18 13:05:21 +02:00
Arthur Belleville
cc37bf2a78
Improve client portal 2026-04-18 12:04:55 +02:00
Arthur Belleville
e568b342ad
apps/clients target staging backend for now 2026-04-18 11:54:15 +02:00
Arthur Belleville
4e6be58444
fix: load auth logos from assets host 2026-04-18 11:43:58 +02:00
Arthur Belleville
f02c36dbb7
feat: add client password invite flow 2026-04-18 11:09:04 +02:00
Arthur Belleville
84d94c49e9
fix: align client portal shell and chat styles 2026-04-15 23:00:12 +02:00
Arthur Belleville
8f3927b68d
feat: align client tablo page with main shell 2026-04-15 22:42:02 +02:00
Arthur Belleville
01960a0102
test: add clients app vitest harness 2026-04-15 22:34:37 +02:00
Arthur Belleville
f3fb08c9b2
feat(clients): add layout, auth callback, tablo page, and list page
Adds SessionProvider to main.tsx, creates ClientLayout with minimal top bar,
AuthCallback for magic link handling, ClientTabloPage with all 7 tabs using
tablo-views components, and ClientTabloListPage with auto-redirect for single tablo.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 14:30:55 +02:00
Arthur Belleville
0330217551
chore: add biome config and fix formatting in apps/clients 2026-04-15 09:26:56 +02:00
Arthur Belleville
7b7b180f96
feat: scaffold apps/clients Cloudflare Worker app 2026-04-15 09:25:58 +02:00