From 284fc337b3d99830a6be11bbf17730c2b12cf973 Mon Sep 17 00:00:00 2001 From: Travis Semple Date: Fri, 17 Jan 2025 11:11:03 -0800 Subject: [PATCH] Revert contact staff changes for now (#3211) --- .../account-info/AccountInfo.vue | 12 +- .../team-management/InvitationsDataTable.vue | 2 - .../team-management/MemberDataTable.vue | 14 +- .../PendingMemberDataTable.vue | 2 - .../team-management/UserManagement.vue | 2 + .../src/components/auth/common/ProductTOS.vue | 3 +- .../auth/common/StaffAccountsTable.vue | 6 +- .../StaffAccountManagement.vue | 199 +++++++++-------- .../StaffPendingAccountInvitationsTable.vue | 209 +++++++++--------- .../staff/review-task/DownloadAffidavit.vue | 2 - .../components/datatable/resources/index.ts | 2 +- auth-web/src/routes/index.ts | 2 +- auth-web/src/routes/router.ts | 23 +- auth-web/src/stores/org.ts | 10 +- auth-web/src/util/common-util.ts | 25 --- auth-web/src/util/constants.ts | 7 +- auth-web/src/views/auth/AccountSettings.vue | 2 +- .../views/auth/staff/ReviewAccountView.vue | 76 +++---- .../views/auth/staff/StaffDashboardView.vue | 6 +- 19 files changed, 285 insertions(+), 319 deletions(-) diff --git a/auth-web/src/components/auth/account-settings/account-info/AccountInfo.vue b/auth-web/src/components/auth/account-settings/account-info/AccountInfo.vue index 30a1171e5f..235ad42032 100644 --- a/auth-web/src/components/auth/account-settings/account-info/AccountInfo.vue +++ b/auth-web/src/components/auth/account-settings/account-info/AccountInfo.vue @@ -291,7 +291,7 @@ diff --git a/auth-web/src/components/auth/staff/account-management/StaffPendingAccountInvitationsTable.vue b/auth-web/src/components/auth/staff/account-management/StaffPendingAccountInvitationsTable.vue index de96a12ea6..1da76456d4 100644 --- a/auth-web/src/components/auth/staff/account-management/StaffPendingAccountInvitationsTable.vue +++ b/auth-web/src/components/auth/staff/account-management/StaffPendingAccountInvitationsTable.vue @@ -18,18 +18,17 @@ Loading...