From 5db43dd065d17557941d7d04bc2db02461b0cd87 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Mon, 29 Nov 2021 15:04:34 -0800 Subject: [PATCH] IO-70 Add basic functions of OEC. --- bodyshop_translations.babel | 44 ++++++++++++++++++- .../parts-order-modal.container.jsx | 17 ++++--- client/src/graphql/parts-orders.queries.js | 5 +++ client/src/translations/en_us/common.json | 4 +- client/src/translations/es/common.json | 4 +- client/src/translations/fr/common.json | 4 +- hasura/metadata/tables.yaml | 14 +++++- .../down.sql | 4 ++ .../up.sql | 2 + 9 files changed, 87 insertions(+), 11 deletions(-) create mode 100644 hasura/migrations/1638223143109_alter_table_public_joblines_add_column_tran_code/down.sql create mode 100644 hasura/migrations/1638223143109_alter_table_public_joblines_add_column_tran_code/up.sql diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index c49f9a9da..36e0ccaaf 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +