From 51f3b5927b4d5572b25f880491b2e72b52baa05d Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Thu, 7 Oct 2021 09:47:10 -0700 Subject: [PATCH] IO-1428 IO-1338 Add ownr_ph2. --- bodyshop_translations.babel | 44 ++++++++++++++++++- .../global-search/global-search.component.jsx | 3 ++ .../schedule-event.component.jsx | 6 +++ .../jobs-create-owner-info.new.component.jsx | 13 ++++++ ...obs-create-owner-info.search.component.jsx | 12 +++++ .../jobs-detail-header.component.jsx | 3 ++ .../jobs-find-modal.component.jsx | 14 ++++++ .../jobs-list-paginated.component.jsx | 10 +++++ .../jobs-list/jobs-list.component.jsx | 10 +++++ .../owner-detail-form.component.jsx | 10 +++++ .../owner-find-modal.component.jsx | 8 ++++ .../owner-tag-popover.component.jsx | 9 ++++ .../owners-list/owners-list.component.jsx | 8 ++++ .../production-list-columns.data.js | 9 ++++ .../production-list-detail.component.jsx | 4 ++ client/src/graphql/appointments.queries.js | 2 + client/src/graphql/jobs.queries.js | 9 ++++ client/src/graphql/search.queries.js | 1 + client/src/translations/en_us/common.json | 2 + client/src/translations/es/common.json | 2 + client/src/translations/fr/common.json | 2 + server/graphql-client/queries.js | 2 + 22 files changed, 182 insertions(+), 1 deletion(-) diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 9bef52030..3686dcf30 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +