From a1e4f3827d6bc25602c9a3dc1ab915677666effe Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Thu, 5 May 2022 15:46:58 -0700 Subject: [PATCH] Uploads and viewing from bills. --- bodyshop_translations.babel | 23 ++++- .../bill-detail-edit.container.jsx | 44 +++++---- .../bill-enter-modal.container.jsx | 41 ++++++--- .../documents-local-upload.component.jsx | 4 + .../documents-local-upload.utility.js | 15 ++- .../jobs-documents-gallery.component.jsx | 4 +- ...jobs-documents-local-gallery.container.jsx | 60 +++++++++--- ...ments-local-gallery.reassign.component.jsx | 92 +++++++++++++++++++ .../temporary-docs.component.jsx | 21 ++++- client/src/redux/media/media.actions.js | 16 ++++ client/src/redux/media/media.reducer.js | 12 ++- client/src/redux/media/media.sagas.js | 46 +++++++++- client/src/redux/media/media.types.js | 2 + client/src/redux/user/user.reducer.js | 10 +- client/src/translations/en_us/common.json | 1 + client/src/translations/es/common.json | 1 + client/src/translations/fr/common.json | 1 + 17 files changed, 341 insertions(+), 52 deletions(-) create mode 100644 client/src/components/jobs-documents-local-gallery/jobs-documents-local-gallery.reassign.component.jsx diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index a7de63bcb..53a04fe72 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +