bugfix: the flow for trial and accept invitation (org + staff)is now unified. all navigate to dshboard if succesfull.

This commit is contained in:
2026-08-19 00:39:31 +03:30
parent 6d90787c13
commit d6958b2e48
16 changed files with 138 additions and 43 deletions

View File

@@ -41,6 +41,9 @@ const TABLES_IN_ORDER = [
'staff_invitations',
'membership_permissions',
'sessions',
'user_notifications',
'lab_case_user_read_states',
'lab_case_user_tab_read_states',
'lab_case_task_status_events',
'lab_case_comments',
'lab_case_attachments',
@@ -49,6 +52,7 @@ const TABLES_IN_ORDER = [
'lab_case_tooth_prosthesis',
'lab_case_details',
'lab_cases',
'lab_case_activities',
'treatment_detail_attachments',
'treatment_details',
'treatments',