xtablo-source/apps
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
..
admin Target production from admin 2026-04-24 20:12:51 +02:00
api refactor: remove is_temporary flag across the entire codebase 2026-04-30 17:04:11 +02:00
chat-worker fix: wire client portal interactions 2026-04-19 09:51:35 +02:00
clients fix onboarding modal 2026-04-25 10:28:29 +02:00
external Fix lint 2026-04-23 19:32:58 +02:00
main refactor: remove is_temporary flag across the entire codebase 2026-04-30 17:04:11 +02:00