From 8fefc6169cb21f84a15ba2876969795b12042dbc Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Tue, 18 May 2021 16:22:16 -0700 Subject: [PATCH] IO-1097 add website to bodyshop table --- bodyshop_translations.babel | 23 +- .../job-search-select.component.jsx | 1 - .../shop-info/shop-info.general.component.jsx | 4 +- 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 + .../down.yaml | 5 + .../up.yaml | 5 + .../down.yaml | 82 + .../up.yaml | 83 + .../down.yaml | 76 + .../up.yaml | 77 + hasura/migrations/metadata.yaml | 4497 +++++++++++++++++ 14 files changed, 4855 insertions(+), 3 deletions(-) create mode 100644 hasura/migrations/1621379721863_alter_table_public_bodyshops_add_column_website/down.yaml create mode 100644 hasura/migrations/1621379721863_alter_table_public_bodyshops_add_column_website/up.yaml create mode 100644 hasura/migrations/1621379731471_update_permission_user_public_table_bodyshops/down.yaml create mode 100644 hasura/migrations/1621379731471_update_permission_user_public_table_bodyshops/up.yaml create mode 100644 hasura/migrations/1621379744928_update_permission_user_public_table_bodyshops/down.yaml create mode 100644 hasura/migrations/1621379744928_update_permission_user_public_table_bodyshops/up.yaml create mode 100644 hasura/migrations/metadata.yaml diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index fae70ea0d..00805210e 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +