From 64595664c9c534598cf2c85dd56e1c03d4317425 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Tue, 3 Mar 2020 13:29:08 -0800 Subject: [PATCH] Started modifying chart components. Removed chartjs and added Nivo. Fixed signout functionality. --- bodyshop_translations.babel | 49 +++- client/package.json | 2 +- .../components/header/header.component.jsx | 14 +- .../invoice-enter-modal.container.jsx | 2 + .../invoice-enter-modal.lines.component.jsx | 2 - .../job-detail-cards.parts.component.jsx | 80 ++++-- client/src/translations/en_us/common.json | 4 + client/src/translations/es/common.json | 4 + client/src/translations/fr/common.json | 4 + client/yarn.lock | 234 ++++++++++++++++-- .../down.yaml | 6 + .../up.yaml | 5 + 12 files changed, 354 insertions(+), 52 deletions(-) create mode 100644 hasura/migrations/1583261795848_alter_table_public_invoices_drop_constraint_invoices_jobid_key/down.yaml create mode 100644 hasura/migrations/1583261795848_alter_table_public_invoices_drop_constraint_invoices_jobid_key/up.yaml diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 7e7c5b49a..fefa63597 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +