From 22ce28dddffe19b610e43b079635cbd8054e3393 Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Thu, 27 Aug 2020 10:26:54 -0700 Subject: [PATCH] Added jobs in production to schedule and error handling. BOD-371 --- bodyshop_translations.babel | 23 ++++++- .../job-search-select.component.jsx | 5 ++ .../schedule-calendar.component.jsx | 44 ++++++------ .../schedule-calendar.container.jsx | 9 ++- .../schedule-production-list.component.jsx | 67 +++++++++++++++++++ .../schedule-production-list.styles.scss | 30 +++++++++ client/src/graphql/jobs.queries.js | 19 ++++++ client/src/translations/en_us/common.json | 1 + client/src/translations/es/common.json | 1 + client/src/translations/fr/common.json | 1 + 10 files changed, 177 insertions(+), 23 deletions(-) create mode 100644 client/src/components/schedule-production-list/schedule-production-list.component.jsx create mode 100644 client/src/components/schedule-production-list/schedule-production-list.styles.scss diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 25490894b..dba9f1097 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +