From b39a5b755e848be512d48e7efbe6bb0d9cb485d0 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Mon, 16 Sep 2024 12:07:35 -0700 Subject: [PATCH 1/5] IO-2920 Add hasura changes for cash discount & add config page. --- bodyshop_translations.babel | 175 +- .../shop-info/shop-info.component.jsx | 12 + .../shop-intellipay-config.component.jsx | 54 + client/src/graphql/bodyshop.queries.js | 6 +- client/src/pages/shop/shop.page.component.jsx | 18 +- client/src/translations/en_us/common.json | 7160 +++++++++-------- client/src/translations/es/common.json | 7160 +++++++++-------- client/src/translations/fr/common.json | 7160 +++++++++-------- hasura/metadata/tables.yaml | 59 + .../down.sql | 4 + .../up.sql | 2 + 11 files changed, 11067 insertions(+), 10743 deletions(-) create mode 100644 client/src/components/shop-info/shop-intellipay-config.component.jsx create mode 100644 hasura/migrations/1726511165929_alter_table_public_bodyshops_add_column_intellipay_config/down.sql create mode 100644 hasura/migrations/1726511165929_alter_table_public_bodyshops_add_column_intellipay_config/up.sql diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index bf5cbd528..3180222bb 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +