From 23f82430022dd61222ce2619d37354376d594e67 Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Fri, 31 Jul 2020 09:46:03 -0700 Subject: [PATCH] Finished speed print setup + addition to print center modal. BOD-229 --- bodyshop_translations.babel | 154 +++++++++++++++++- .../form-fields-changed-alert.component.jsx | 2 +- .../form-list-move-arrows.component.jsx | 21 +++ .../print-center-jobs.component.jsx | 46 +++--- .../print-center-speed-print.component.jsx | 52 ++++-- .../shop-info/shop-info.component.jsx | 116 ++++++++----- .../shop-info/shop-info.intake.component.jsx | 45 +++-- .../shop-info.speedprint.component.jsx | 105 ++++++++++++ client/src/translations/en_us/common.json | 11 +- client/src/translations/es/common.json | 11 +- client/src/translations/fr/common.json | 11 +- client/src/utils/RenderTemplate.js | 2 +- client/src/utils/TemplateConstants.js | 28 +++- 13 files changed, 498 insertions(+), 106 deletions(-) create mode 100644 client/src/components/form-list-move-arrows/form-list-move-arrows.component.jsx create mode 100644 client/src/components/shop-info/shop-info.speedprint.component.jsx diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 2b40751f8..c73ff4b0c 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +