From 148c645f18aee494a4b13433763a2f562bfb98b2 Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Mon, 14 Mar 2022 10:41:52 -0700 Subject: [PATCH] IO-177 Paint/Mat Thresholds --- bodyshop_translations.babel | 23 +++++++++++++- .../job-totals.table.labor.component.jsx | 28 +++++++++++++++-- client/src/graphql/jobs.queries.js | 1 + client/src/translations/en_us/common.json | 1 + client/src/translations/es/common.json | 1 + client/src/translations/fr/common.json | 1 + hasura/metadata/tables.yaml | 3 ++ .../down.sql | 4 +++ .../up.sql | 2 ++ server/graphql-client/queries.js | 1 + server/job/job-totals.js | 30 +++++++++++++++---- 11 files changed, 86 insertions(+), 9 deletions(-) create mode 100644 hasura/migrations/1647275416695_alter_table_public_jobs_add_column_materials/down.sql create mode 100644 hasura/migrations/1647275416695_alter_table_public_jobs_add_column_materials/up.sql diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index e3e62a467..cba8bc5d9 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +