From 0849bbbba6cacef14a53205dc607cee07882a1bf Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 25 May 2023 10:14:17 -0700 Subject: [PATCH 1/3] Update translation laberl. --- .../tt-approve-button/tt-approve-button.component.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/tt-approve-button/tt-approve-button.component.jsx b/client/src/components/tt-approve-button/tt-approve-button.component.jsx index 28aa3f47a..72abb1ab7 100644 --- a/client/src/components/tt-approve-button/tt-approve-button.component.jsx +++ b/client/src/components/tt-approve-button/tt-approve-button.component.jsx @@ -64,7 +64,7 @@ export function TtApproveButton({ } else { notification.open({ type: "success", - message: t("timetickets.successes.createdg"), + message: t("timetickets.successes.created"), }); } } catch (error) { From a56de72a6b3781d5d6f76bd46bbc5eb41e30bc6e Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 25 May 2023 11:44:01 -0700 Subject: [PATCH 2/3] Time Ticket Task Improvmenets. --- bodyshop_translations.babel | 154 +++++++++- .../components/header/header.component.jsx | 12 +- .../jobs-detail-header-actions.component.jsx | 33 ++- .../shop-info.task-presets.component.jsx | 262 ++++++++++-------- .../time-ticket-list.component.jsx | 41 +-- .../time-ticket-task-modal.component.jsx | 93 ++++--- .../time-ticket-task-modal.container.jsx | 14 +- .../tt-approve-button.component.jsx | 13 +- client/src/pages/shop/shop.page.component.jsx | 9 +- client/src/translations/en_us/common.json | 18 +- client/src/translations/es/common.json | 11 +- client/src/translations/fr/common.json | 11 +- 12 files changed, 449 insertions(+), 222 deletions(-) diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index ffa7f2dd2..ab5b328f4 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +