xtablo-source/apps
Arthur Belleville 4eaa8731c4
fix(api): remove redundant profile soft-delete
profiles.id has ON DELETE CASCADE from auth.users, so calling
auth.admin.deleteUser already removes the profile row. Only the
org soft-delete needs to happen explicitly.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-29 18:22:36 +02:00
..
admin Target production from admin 2026-04-24 20:12:51 +02:00
api fix(api): remove redundant profile soft-delete 2026-04-29 18:22:36 +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 Remove is_temporary invite flow in favor of is_client client invites 2026-04-28 22:35:15 +02:00