From ed8eb51c2f1d9f1083d2f75f4a77a22fa6d47a28 Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Tue, 10 Aug 2021 13:42:53 -0700 Subject: [PATCH] IO-233 CDK Allocations Summary --- bodyshop_translations.babel | 44 +++++- .../bill-form/bill-form.lines.component.jsx | 6 +- .../dms-allocations-summary.component.jsx | 147 ++++++++++++++++++ .../dms-log-events.component.jsx | 55 +++++++ .../jobs-close-auto-allocate.component.jsx | 41 ++++- client/src/graphql/jobs.queries.js | 97 ++++++++++++ client/src/pages/dms/dms.container.jsx | 66 ++++---- client/src/translations/en_us/common.json | 4 +- client/src/translations/es/common.json | 4 +- client/src/translations/fr/common.json | 4 +- 10 files changed, 419 insertions(+), 49 deletions(-) create mode 100644 client/src/components/dms-allocations-summary/dms-allocations-summary.component.jsx create mode 100644 client/src/components/dms-log-events/dms-log-events.component.jsx diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index bf66fd21d..f8b337366 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +