From fe16329443f8e1ec8b193203bc2b00f3dc419506 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Fri, 28 Jul 2023 08:22:38 -0700 Subject: [PATCH] Add claimed task name to tickets. --- bodyshop_translations.babel | 86 ++++++++++++++++++- .../time-ticket-list.component.jsx | 31 +++++-- .../time-ticket-task-modal.component.jsx | 4 - .../time-ticket-task-modal.container.jsx | 3 +- client/src/translations/en_us/common.json | 3 +- client/src/translations/es/common.json | 1 + client/src/translations/fr/common.json | 1 + server/payroll/calculate-totals.js | 2 +- server/payroll/claim-task.js | 7 ++ server/payroll/pay-all.js | 10 +-- 10 files changed, 126 insertions(+), 22 deletions(-) diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 2ad7f370c..ed568c776 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +