xtablo-source/apps/main/src
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
..
assets Huge bump with turborepo 2025-10-23 11:54:45 +02:00
components refactor: update apps/main to import tablo views from shared package 2026-04-15 14:15:33 +02:00
contexts refactor: update apps/main to import tablo views from shared package 2026-04-15 14:15:33 +02:00
hooks feat(main): add client invite UI to share dialog 2026-04-15 14:18:27 +02:00
lib feat(chat): rewrite chat page with chatscope UI and custom hooks 2026-04-11 13:27:46 +02:00
locales feat(chat): add i18n support and filter self typing indicator 2026-04-14 14:15:00 +02:00
pages feat(main): add client invite UI to share dialog 2026-04-15 14:18:27 +02:00
providers refactor: update apps/main to import tablo views from shared package 2026-04-15 14:15:33 +02:00
utils refactor: update apps/main to import tablo views from shared package 2026-04-15 14:15:33 +02:00
App.tsx fix(pwa): address code review findings 2026-04-02 19:57:39 +02:00
i18n.test.ts Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
i18n.ts feat(chat): add i18n support and filter self typing indicator 2026-04-14 14:15:00 +02:00
main.css fix(chat-ui): add CSS export to package.json and fix import path 2026-04-12 15:38:01 +02:00
main.tsx refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
setupTests.ts Fix tests 2025-10-28 22:23:50 +01:00
vite-env.d.ts Huge bump with turborepo 2025-10-23 11:54:45 +02:00