From dab34aef49d2008c6f4a8a08be43607706dc680d Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Wed, 24 Jun 2020 11:39:46 -0700 Subject: [PATCH] Added bucket config to shop screen BOD-174 --- bodyshop_translations.babel | 154 +++++++++++++++++- .../shop-info/shop-info.component.jsx | 7 + .../shop-info.scheduling.component.jsx | 113 +++++++++++++ client/src/translations/en_us/common.json | 9 + client/src/translations/es/common.json | 9 + client/src/translations/fr/common.json | 9 + .../down.yaml | 47 ++++++ .../up.yaml | 48 ++++++ hasura/migrations/metadata.yaml | 1 + 9 files changed, 396 insertions(+), 1 deletion(-) create mode 100644 client/src/components/shop-info/shop-info.scheduling.component.jsx create mode 100644 hasura/migrations/1593023670525_update_permission_user_public_table_bodyshops/down.yaml create mode 100644 hasura/migrations/1593023670525_update_permission_user_public_table_bodyshops/up.yaml diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index d4dd4e948..748864b85 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +