xtablo-source/apps/main/src
Arthur Belleville 1eace2291b
Remove is_temporary invite flow in favor of is_client client invites
The USE_CLIENT_PASSWORD_INVITES flag was hardcoded true. This removes the
dead else-branch (old is_temporary flow sending users to app.xtablo.com/login)
and always shows the Accès client form that routes new clients through
clients.xtablo.com/set-password with is_client: true.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-28 22:35:15 +02:00
..
assets Huge bump with turborepo 2025-10-23 11:54:45 +02:00
components fix onboarding modal 2026-04-25 10:28:29 +02:00
contexts feat: add client password invite flow 2026-04-18 11:09:04 +02:00
hooks feat: add client password invite flow 2026-04-18 11:09:04 +02:00
lib feat: add datadog frontend sourcemap uploads 2026-04-22 22:20:13 +02:00
locales feat: align client tablo page with main shell 2026-04-15 22:42:02 +02:00
pages Remove is_temporary invite flow in favor of is_client client invites 2026-04-28 22:35:15 +02:00
providers feat: add client password invite flow 2026-04-18 11:09:04 +02:00
utils feat: add client password invite flow 2026-04-18 11:09:04 +02:00
App.tsx fix(pwa): address code review findings 2026-04-02 19:57:39 +02:00
i18n.test.ts test: fix main app baseline chat and tablo tests 2026-04-15 22:34:31 +02:00
i18n.ts feat(chat): add i18n support and filter self typing indicator 2026-04-14 14:15:00 +02:00
main.css fix: resolve lint and formatting issues in apps/main 2026-04-15 14:33:38 +02:00
main.tsx refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
setupTests.ts feat: add datadog frontend sourcemap uploads 2026-04-22 22:20:13 +02:00
vite-env.d.ts feat: add datadog frontend sourcemap uploads 2026-04-22 22:20:13 +02:00
viteConfig.test.ts Fix lint 2026-04-23 19:32:58 +02:00