xtablo-source/apps/main/src/hooks
Arthur Belleville c56d5718b8
refactor: remove is_temporary flag across the entire codebase
Drop the is_temporary boolean from the DB schema (new migration), types,
API routers/helpers/middleware, and all frontend components and tests.
Access control now relies solely on is_client.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-30 17:04:11 +02:00
..
auth.signup.test.ts Retry signup tests with Stripe CLI 2026-03-15 19:09:35 +01:00
auth.ts fix: resolve lint and formatting issues in apps/main 2026-04-15 14:33:38 +02:00
availabilities.ts Lint and format 2025-10-23 21:36:21 +02:00
book.ts Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
client_invites.ts feat: add client password invite flow 2026-04-18 11:09:04 +02:00
devis.ts Lint and format 2025-10-23 21:36:21 +02:00
event-types.ts Lint and format 2025-10-23 21:36:21 +02:00
events.ts Fix cors + tasks 2025-11-14 23:09:54 +01:00
feedback.ts Lint and format 2025-10-23 21:36:21 +02:00
intros.ts Lint and format 2025-10-23 21:36:21 +02:00
invite.ts Huge step ahead for invites 2025-10-28 14:26:24 +01:00
notes.ts Fix read notes 2025-10-26 15:40:29 +01:00
notifications.ts Fix types + lint 2025-11-18 09:58:29 +01:00
organization.ts refactor: remove is_temporary flag across the entire codebase 2026-04-30 17:04:11 +02:00
profile.ts Lint and format 2025-10-23 21:36:21 +02:00
stripe.test.ts Block app access until organizations add a paid plan 2026-03-24 21:41:38 +01:00
stripe.ts Block app access until organizations add a paid plan 2026-03-24 21:41:38 +01:00
tablo_data.ts Some work towards initial release 2026-03-07 15:45:49 +01:00
tablo_folders.ts Folder 2025-12-18 11:25:00 +01:00
tablo_invites.ts Move dispos, split types d'appels, and also put the tablo invitations in the top bar 2026-03-07 19:12:19 +01:00
tablos.ts feat: add configurable overview layout builder 2026-03-14 13:36:47 +01:00
tasks.ts fix: resolve lint and formatting issues in apps/main 2026-04-15 14:33:38 +02:00
useCookieConsent.ts Add cookie banner 2025-10-30 19:09:46 +01:00
useDatadogRumViewName.tsx Improve Datadog Rum 2025-10-30 18:23:24 +01:00
useInstallPrompt.test.ts feat(pwa): add useInstallPrompt hook with tests 2026-04-02 19:48:13 +02:00
useInstallPrompt.ts style(pwa): fix biome formatting in hook and banner 2026-04-02 19:54:46 +02:00
user.ts Huge bump with turborepo 2025-10-23 11:54:45 +02:00
webcal.ts Lint and format 2025-10-23 21:36:21 +02:00