From c45f38e47bb7b12c09e418a4b732f9fae335f750 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Tue, 22 Jul 2025 10:03:07 -0700 Subject: [PATCH] IO-2604 Add vendor tags to search select & vendor edit screen. --- bodyshop_translations.babel | 1171 ++- .../vendor-search-select.component.jsx | 6 + .../vendors-form/vendors-form.component.jsx | 14 +- .../vendors-list/vendors-list.component.jsx | 14 +- client/src/graphql/vendors.queries.js | 5 + client/src/translations/en_us/common.json | 7814 ++++++++-------- client/src/translations/es/common.json | 7816 +++++++++-------- client/src/translations/fr/common.json | 7816 +++++++++-------- client/src/utils/RenderTemplate.js | 69 +- hasura/metadata/tables.yaml | 6 + .../down.sql | 4 + .../up.sql | 2 + 12 files changed, 12983 insertions(+), 11754 deletions(-) create mode 100644 hasura/migrations/1753201013074_alter_table_public_vendors_add_column_tags/down.sql create mode 100644 hasura/migrations/1753201013074_alter_table_public_vendors_add_column_tags/up.sql diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 399953905..637c240c2 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +