From e36904794b53b8018d427ccd0985a3b2015e967b Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Wed, 17 May 2023 13:31:15 -0700 Subject: [PATCH] IO-2274 Add typing to notes. --- bodyshop_translations.babel | 1290 ++++++++++++++++- .../jobs-notes/jobs.notes.component.jsx | 23 +- .../note-upsert-modal.component.jsx | 34 +- client/src/graphql/notes.queries.js | 3 + client/src/translations/en_us/common.json | 93 +- client/src/translations/es/common.json | 86 ++ client/src/translations/fr/common.json | 86 ++ hasura/metadata/tables.yaml | 3 + .../down.sql | 4 + .../up.sql | 2 + 10 files changed, 1616 insertions(+), 8 deletions(-) create mode 100644 hasura/migrations/1684353031975_alter_table_public_notes_add_column_type/down.sql create mode 100644 hasura/migrations/1684353031975_alter_table_public_notes_add_column_type/up.sql diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 1d299f13f..b52de475e 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +