From c6ae32b66d106392073c4d9a1da693adecb1ab1c Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Tue, 1 Dec 2020 22:36:31 -0800 Subject: [PATCH] Added phone number to vendor fields IO-414 --- bodyshop_translations.babel | 23 +++++++++- client/.eslintcache | 2 +- .../phone-form-item.component.jsx | 2 +- .../vendors-form/vendors-form.component.jsx | 4 ++ client/src/graphql/vendors.queries.js | 1 + 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 | 44 ++++++++++++++++++ .../up.yaml | 45 ++++++++++++++++++ .../down.yaml | 45 ++++++++++++++++++ .../up.yaml | 46 +++++++++++++++++++ .../down.yaml | 44 ++++++++++++++++++ .../up.yaml | 45 ++++++++++++++++++ hasura/migrations/metadata.yaml | 19 ++++---- 17 files changed, 322 insertions(+), 11 deletions(-) create mode 100644 hasura/migrations/1606890436428_alter_table_public_vendors_add_column_phone/down.yaml create mode 100644 hasura/migrations/1606890436428_alter_table_public_vendors_add_column_phone/up.yaml create mode 100644 hasura/migrations/1606890446033_update_permission_user_public_table_vendors/down.yaml create mode 100644 hasura/migrations/1606890446033_update_permission_user_public_table_vendors/up.yaml create mode 100644 hasura/migrations/1606890454484_update_permission_user_public_table_vendors/down.yaml create mode 100644 hasura/migrations/1606890454484_update_permission_user_public_table_vendors/up.yaml create mode 100644 hasura/migrations/1606890462598_update_permission_user_public_table_vendors/down.yaml create mode 100644 hasura/migrations/1606890462598_update_permission_user_public_table_vendors/up.yaml diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 00748dce8..9df333ac4 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +