xtablo-source/apps/main
Arthur Belleville 118b23bfb1
feat(main): add client invite UI to share dialog
Adds three React Query hooks (usePendingClientInvites, useCreateClientInvite, useCancelClientInvite) and a new Client Access section in the share dialog with email input, pending invite list, expiry countdown, and orange warning badge for invites expiring in less than 5 days.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 14:18:27 +02:00
..
public fix: rename static icons so worker can intercept all icon requests 2026-04-02 22:55:21 +02:00
scripts feat(pwa): add icon generation script and generated PWA icons 2026-04-02 19:01:21 +02:00
src feat(main): add client invite UI to share dialog 2026-04-15 14:18:27 +02:00
worker fix: rename static icons so worker can intercept all icon requests 2026-04-02 22:55:21 +02:00
.biomeignore Lint and format 2025-10-23 21:36:21 +02:00
.env.production feat(chat): update env vars — replace Stream API key with chat worker URLs 2026-04-11 13:28:12 +02:00
.env.staging chore: use single chat worker domain for staging and production 2026-04-11 16:01:57 +02:00
biome.json Add language translation 2025-10-25 10:42:33 +02:00
index.html feat: disable static manifest generation, add manual manifest link for dynamic serving 2026-04-02 22:02:31 +02:00
package.json refactor: update apps/main to import tablo views from shared package 2026-04-15 14:15:33 +02:00
stats.html index.d.ts 2026-04-02 22:11:32 +02:00
tsconfig.app.json feat(pwa): register service worker with auto-update 2026-04-02 19:34:38 +02:00
tsconfig.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
tsconfig.node.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
tsconfig.worker.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
turbo.json Try passThroughEnv 2025-12-05 09:52:17 +01:00
vite.config.d.ts Update for cirlce ci 2025-10-24 08:22:50 +02:00
vite.config.ts feat: disable static manifest generation, add manual manifest link for dynamic serving 2026-04-02 22:02:31 +02:00
worker-configuration.d.ts refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
wrangler.toml fix: use assets.xtablo.com for org icon URLs instead of API proxy 2026-04-02 22:39:10 +02:00