xtablo-source/packages
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-ui fix: stabilize lint and client portal flows 2026-04-19 18:02:27 +02:00
chat-ui fix: stabilize lint and client portal flows 2026-04-19 18:02:27 +02:00
shared lint 2026-04-24 16:43:00 +02:00
shared-types refactor: remove is_temporary flag across the entire codebase 2026-04-30 17:04:11 +02:00
tablo-views fix: stabilize lint and client portal flows 2026-04-19 18:02:27 +02:00
ui Improve the onboarding flow (UI) 2025-12-02 22:17:04 +01:00