From 53a55dd1ef93f699b962336a52d27b9b33274b27 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Tue, 12 Mar 2024 08:44:35 -0400 Subject: [PATCH] Added job intake and delivery bypass. --- bodyshop_translations.babel | 44 ++++- .../jobs-detail-header-actions.component.jsx | 12 +- ...etail-header-actions.toggle-production.jsx | 187 ++++++++++++++++++ client/src/graphql/jobs.queries.js | 15 ++ client/src/translations/en_us/common.json | 2 + client/src/translations/es/common.json | 2 + client/src/translations/fr/common.json | 2 + client/src/utils/AuditTrailMappings.js | 4 + 8 files changed, 265 insertions(+), 3 deletions(-) create mode 100644 client/src/components/jobs-detail-header-actions/jobs-detail-header-actions.toggle-production.jsx diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index c6064340b..226040010 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +