xtablo-source/apps/main/src/pages
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
..
tablo-details feat: add configurable overview layout builder 2026-03-14 13:36:47 +01:00
availabilities.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
chantiers.tsx Huge bump with turborepo 2025-10-23 11:54:45 +02:00
chat.test.tsx feat(chat): improve chat UI with date separators, sender names, and message alignment 2026-04-11 17:32:13 +02:00
chat.tsx fix: resolve lint and formatting issues in apps/main 2026-04-15 14:33:38 +02:00
confirm-email.tsx Add confirm email page 2025-10-31 23:13:35 +01:00
events.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
factures.test.tsx Add tests 2025-10-27 10:29:59 +01:00
factures.tsx Huge bump with turborepo 2025-10-23 11:54:45 +02:00
feedback.test.tsx Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
feedback.tsx Add language translation 2025-10-25 10:42:33 +02:00
files.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
join.test.tsx Improve tests 2025-10-29 09:55:48 +01:00
join.tsx Add tests 2025-10-27 10:29:59 +01:00
landing.test.tsx Fix lint 2025-10-29 09:36:33 +01:00
landing.tsx Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
legal-notice.tsx Format 2025-10-30 21:47:33 +01:00
login-v2.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
login.test.tsx feat: add client password invite flow 2026-04-18 11:09:04 +02:00
login.tsx feat: add client password invite flow 2026-04-18 11:09:04 +02:00
notes.test.tsx Lint 2025-10-29 09:55:58 +01:00
notes.tsx Improve invited mode 2025-10-26 21:52:57 +01:00
NotFoundPage.test.tsx Lint 2025-10-29 09:55:58 +01:00
NotFoundPage.tsx Add language translation 2025-10-25 10:42:33 +02:00
oauth-signin.test.tsx fix: resolve remaining Stream Chat references and type errors 2026-04-11 15:33:48 +02:00
oauth-signin.tsx fix: resolve remaining Stream Chat references and type errors 2026-04-11 15:33:48 +02:00
planning.test.tsx refactor: remove is_temporary flag across the entire codebase 2026-04-30 17:04:11 +02:00
planning.tsx Fix react rendering issue 2026-04-22 21:35:42 +02:00
privacy-policy.tsx Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
PublicBookingPage.test.tsx Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
PublicBookingPage.tsx Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
PublicNotePage.test.tsx Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
PublicNotePage.tsx Add the ability to share notes 2025-10-26 08:49:45 +01:00
reset-password.test.tsx feat: add client password invite flow 2026-04-18 11:09:04 +02:00
reset-password.tsx feat: add client password invite flow 2026-04-18 11:09:04 +02:00
settings.test.tsx Lint 2025-10-29 09:55:58 +01:00
settings.tsx fix: resolve lint and formatting issues in apps/main 2026-04-15 14:33:38 +02:00
signup-v2.test.tsx Update founder signup copy to highlight unlimited features 2026-03-24 20:58:49 +01:00
signup-v2.tsx Update founder signup copy to highlight unlimited features 2026-03-24 20:58:49 +01:00
signup.test.tsx Update founder signup copy to highlight unlimited features 2026-03-24 20:58:49 +01:00
signup.tsx fix: improve mobile responsiveness for login and signup pages 2026-04-02 22:16:20 +02:00
tablo-details.layout.test.tsx feat: add client password invite flow 2026-04-18 11:09:04 +02:00
tablo-details.tsx Remove is_temporary invite flow in favor of is_client client invites 2026-04-28 22:35:15 +02:00
tablo.test.tsx Some work towards initial release 2026-03-07 15:45:49 +01:00
tablo.tsx fix: unique inspector ports, 2026-04-15 15:52:53 +02:00
tablos.tsx fix(ui): restrict tablo delete to admins, hide chat attachments and border 2026-04-14 22:49:00 +02:00
tasks.test.tsx fix: stabilize lint and client portal flows 2026-04-19 18:02:27 +02:00
tasks.tsx fix: move task deletion to inline actions 2026-04-16 12:02:18 +02:00
update-password.tsx format 2025-10-31 10:18:29 +01:00