From 6b3fb00cc0baf1d37a3b838318910f250caf45c4 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Wed, 4 Dec 2024 11:51:54 -0800 Subject: [PATCH] IO-3020 IO-3036 Extend blur wrapper, add lock wrapper to components throughout the system. Many placeholders still left for upsell components. --- bodyshop_translations.babel | 23 +++- .../bills-list-table.component.jsx | 25 +++- .../documents-local-upload.component.jsx | 12 +- .../documents-upload.component.jsx | 8 +- .../blur-wrapper.component.jsx | 24 +++- .../feature-wrapper.component.jsx | 14 +- .../components/header/header.component.jsx | 6 +- .../job-audit-trail.component.jsx | 90 ++++++++----- .../job-bills-total.component.jsx | 119 ++++++++++------- .../job-scoreboard-add-button.component.jsx | 28 +++- .../jobs-detail-header-actions.component.jsx | 8 +- .../jobs-detail-pli.component.jsx | 26 ++-- .../jobs-documents-gallery.component.jsx | 16 ++- ...jobs-documents-local-gallery.container.jsx | 3 +- .../labor-allocations-table.component.jsx | 30 ++++- ...arts-order-list-table-drawer.component.jsx | 73 ++++++----- .../parts-order-list-table.component.jsx | 77 ++++++----- .../report-center-modal.component.jsx | 18 +-- ...hedule-calendar-header-graph.component.jsx | 46 ++++--- .../schedule-calendar-header.component.jsx | 123 ++++++++++-------- .../scheduler-calendar-wrapper.component.jsx | 64 +++++---- .../schedule-job-modal.component.jsx | 51 +++++--- .../shop-info/shop-info.component.jsx | 19 ++- .../time-ticket-list.component.jsx | 32 ++++- .../accounting-payables.container.jsx | 10 +- .../accounting-payments.container.jsx | 9 +- .../accounting-receivables.container.jsx | 9 +- .../src/pages/bills/bills.page.container.jsx | 9 +- .../contract-create.page.container.jsx | 9 +- .../contract-detail.page.container.jsx | 9 +- .../contracts/contracts.page.container.jsx | 9 +- .../courtesy-car-create.page.container.jsx | 15 ++- .../courtesy-cars.page.container.jsx | 15 ++- .../pages/dashboard/dashboard.container.jsx | 9 +- .../export-logs.page.container.jsx | 9 +- .../jobs-detail.page.component.jsx | 61 ++++----- .../payments-all.container.page.jsx | 9 +- .../production-board.container.jsx | 9 +- .../scoreboard/scoreboard.page.container.jsx | 9 +- .../pages/shift-clock/shift-clock.page.jsx | 9 +- client/src/pages/tech/tech.page.component.jsx | 9 +- .../temporary-docs.container.jsx | 15 ++- .../time-tickets/time-tickets.container.jsx | 9 +- .../tt-approvals.page.container.jsx | 9 +- client/src/translations/en_us/common.json | 1 + client/src/translations/es/common.json | 1 + client/src/translations/fr/common.json | 1 + 47 files changed, 781 insertions(+), 408 deletions(-) diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 330779b99..a1b3ac61c 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +