From 6105854b73b73b767a25d8f7aa2d20bd44a45d1d Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Mon, 27 Jul 2020 08:55:43 -0700 Subject: [PATCH] Added intake checklist modification to shop management BOD-128 --- bodyshop_translations.babel | 133 +++++++++++++++++- .../config-form-components.component.jsx | 27 +--- .../config-form-types.js | 13 ++ .../jobs-detail-header-actions.component.jsx | 5 + .../shop-info/shop-info.component.jsx | 7 + .../shop-info/shop-info.intake.component.jsx | 131 +++++++++++++++++ client/src/graphql/bodyshop.queries.js | 2 + client/src/translations/en_us/common.json | 8 ++ client/src/translations/es/common.json | 8 ++ client/src/translations/fr/common.json | 8 ++ 10 files changed, 321 insertions(+), 21 deletions(-) create mode 100644 client/src/components/config-form-components/config-form-types.js create mode 100644 client/src/components/shop-info/shop-info.intake.component.jsx diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index b018318cb..99a2c7e9d 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +