Commit graph

29 commits

Author SHA1 Message Date
Arthur Belleville
e18dd8f017
feat: route client auth through clients app 2026-05-01 11:55:05 +02:00
Arthur Belleville
90d34833e8
Fix config.ts 2026-05-01 10:33:00 +02:00
Arthur Belleville
2cf5eb8789
feat: migrate client portal to magic link auth 2026-05-01 10:11:08 +02:00
Arthur Belleville
0476a87afd
fix onboarding modal 2026-04-25 10:28:29 +02:00
Arthur Belleville
3fd0f3dcde
Add rum + fix icon in clients.xtablo.com 2026-04-25 09:39:36 +02:00
Arthur Belleville
11e6816a71
merge: resolve develop conflicts 2026-04-24 17:05:56 +02:00
Arthur Belleville
4be99b9900
lint 2026-04-24 16:43:00 +02:00
Arthur Belleville
e4576b6363
Fix lint 2026-04-23 19:32:58 +02:00
Arthur Belleville
0b0c380080
feat: add datadog frontend sourcemap uploads 2026-04-22 22:20:13 +02:00
Arthur Belleville
5d7dbc95fc
Use ES2022 in apps/clients 2026-04-19 19:24:47 +02:00
Arthur Belleville
901c54169c
fix: keep client test helpers compatible with es2020 2026-04-19 18:50:27 +02:00
Arthur Belleville
cc918407be
fix: stabilize lint and client portal flows 2026-04-19 18:02:27 +02:00
Arthur Belleville
46c7bb589e
Update title of webpage 2026-04-19 13:51:54 +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
37ab73bced
feat: add shared single tablo view 2026-04-16 11:34:49 +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
29debcbf25
Fix session context 2026-04-15 21:39:18 +02:00
Arthur Belleville
abc0e65a86
fix wrangler + send magic link 2026-04-15 17:13:23 +02:00
Arthur Belleville
a42b79574f
fix: unique inspector ports,
remove temp invite UI, fix read-only race
2026-04-15 15:52:53 +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