From 457ec16fdc71bd5dfea39b7976cf1006adfc60ac Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 30 Jan 2020 10:19:37 -0800 Subject: [PATCH 01/10] Removed whiteboard from front page. Added dates fields. Added rates fields. Started refactoring lines page. --- bodyshop_translations.babel | 527 +++++++++++++++++- .../job-detail-cards.dates.component.jsx | 36 +- .../job-detail-lines/job-lines.component.jsx | 89 ++- .../job-detail-lines/job-lines.container.jsx | 57 +- .../jobs-detail-dates.component.jsx | 90 +++ .../jobs-detail-financial.component.jsx | 122 +++- .../jobs-detail-insurance.component.jsx | 2 - client/src/graphql/jobs.queries.js | 39 +- .../jobs-available.page.container.jsx | 9 +- .../jobs-detail.page.component.jsx | 11 +- .../jobs-detail.page.container.jsx | 16 +- .../manage-root.page.component.jsx | 9 + .../manage-root.page.container.jsx | 8 + client/src/pages/manage/manage.page.jsx | 28 +- client/src/translations/en_us/common.json | 25 + client/src/translations/es/common.json | 25 + client/src/translations/fr/common.json | 25 + client/src/utils/DateFormatter.jsx | 2 +- 18 files changed, 1013 insertions(+), 107 deletions(-) create mode 100644 client/src/components/jobs-detail-dates/jobs-detail-dates.component.jsx create mode 100644 client/src/pages/manage-root/manage-root.page.component.jsx create mode 100644 client/src/pages/manage-root/manage-root.page.container.jsx diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 319a8d546..152f7805e 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +