From b462b2fa035d9742ae31c7185cae3cfede095bea Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Mon, 22 Nov 2021 15:39:12 -0800 Subject: [PATCH 1/2] IO-1485 Auto CC on parts order. --- bodyshop_translations.babel | 23 ++++++++++++++++++- .../dms-log-events.component.jsx | 2 +- .../email-overlay/email-overlay.container.jsx | 12 ++++++++++ .../schedule-event.component.jsx | 2 +- .../shop-info/shop-info.general.component.jsx | 13 +++++++++++ client/src/graphql/bodyshop.queries.js | 2 ++ client/src/translations/en_us/common.json | 1 + client/src/translations/es/common.json | 1 + client/src/translations/fr/common.json | 1 + hasura/metadata/tables.yaml | 2 ++ .../down.sql | 4 ++++ .../up.sql | 2 ++ server/cdk/cdk-job-export.js | 4 ++-- 13 files changed, 64 insertions(+), 5 deletions(-) create mode 100644 hasura/migrations/1637623142599_alter_table_public_bodyshops_add_column_md_email_cc/down.sql create mode 100644 hasura/migrations/1637623142599_alter_table_public_bodyshops_add_column_md_email_cc/up.sql diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 1db938a77..c49f9a9da 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +