From 90d5045b10b722b4889f32a9b5ed109b733f944f Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Wed, 11 Mar 2020 11:09:52 -0700 Subject: [PATCH] BOD-6 #comment Work In Progress for all JSON subfields for My Shop Management. Outstanding items to resolve. --- bodyshop_translations.babel | 825 +++++++++++++++++- .../shop-info/shop-info.component.jsx | 9 +- .../shop-info/shop-info.container.jsx | 17 +- .../shop-info.orderstatus.component.jsx | 139 +++ ...p-info.responsibilitycenters.component.jsx | 447 ++++++++++ .../shop-info.rostatus.component.jsx | 196 +++++ client/src/graphql/bodyshop.queries.js | 10 + client/src/translations/en_us/common.json | 48 + client/src/translations/es/common.json | 48 + client/src/translations/fr/common.json | 48 + 10 files changed, 1778 insertions(+), 9 deletions(-) create mode 100644 client/src/components/shop-info/shop-info.orderstatus.component.jsx create mode 100644 client/src/components/shop-info/shop-info.responsibilitycenters.component.jsx create mode 100644 client/src/components/shop-info/shop-info.rostatus.component.jsx diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 38d1dbc2c..be64f43ba 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +