From 6ca773050fc5931df7af18b98c8f7fb18b43ac1b Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Tue, 25 Apr 2023 10:24:26 -0700 Subject: [PATCH] WIP Payroll Commit process. --- bodyshop_translations.babel | 180 +++++++++++++++++- .../shop-info/shop-info.rbac.component.jsx | 12 ++ .../time-ticket-list.component.jsx | 16 +- .../time-ticket-task-modal.component.jsx | 27 +-- .../time-ticket-task-modal.container.jsx | 20 +- .../time-ticket-tasks-presets.component.jsx | 1 + .../tt-approvals-list.component.jsx | 5 +- .../tt-approvals-list.container.jsx | 44 +++-- .../tt-approve-button.component.jsx | 23 ++- client/src/graphql/jobs-lines.queries.js | 3 + client/src/graphql/timetickets.queries.js | 35 ++++ client/src/graphql/tt-approvals.queries.js | 7 +- client/src/translations/en_us/common.json | 12 ++ client/src/translations/es/common.json | 12 ++ client/src/translations/fr/common.json | 12 ++ 15 files changed, 350 insertions(+), 59 deletions(-) diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index ecb15e1e8..3b4fff18d 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +