From 99196a77ed6c66c86d17b0dd51e9ff406d7c835d Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Mon, 18 Oct 2021 19:56:12 -0700 Subject: [PATCH] IO-1433 Add Loss of Use Field --- bodyshop_translations.babel | 23 ++++++++++++++++++- .../jobs-create-jobs-info.component.jsx | 3 +++ .../jobs-detail-general.component.jsx | 3 +++ 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 ++ 10 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 hasura/migrations/1634611854821_alter_table_public_jobs_add_column_loss_of_use/down.sql create mode 100644 hasura/migrations/1634611854821_alter_table_public_jobs_add_column_loss_of_use/up.sql diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 15e3f0071..78f8f53ed 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +