From 59b8bae1829ae47cde1b52de319737e1e20dfe3b Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Wed, 28 Jul 2021 11:00:02 -0700 Subject: [PATCH] IO-1275 WIP Appointment notes. --- bodyshop_translations.babel | 23 +- .../schedule-event.component.jsx | 5 + .../schedule-job-modal.component.jsx | 18 +- .../schedule-job-modal.container.jsx | 1 + client/src/graphql/appointments.queries.js | 6 + client/src/translations/en_us/common.json | 1 + client/src/translations/es/common.json | 1 + client/src/translations/fr/common.json | 1 + .../down.yaml | 5 + .../up.yaml | 5 + .../down.yaml | 37 + .../up.yaml | 38 + .../down.yaml | 38 + .../up.yaml | 39 + .../down.yaml | 37 + .../up.yaml | 38 + hasura/migrations/metadata.yaml | 3 + package-lock.json | 4781 ----------------- 18 files changed, 286 insertions(+), 4791 deletions(-) create mode 100644 hasura/migrations/1627487063259_alter_table_public_appointments_add_column_note/down.yaml create mode 100644 hasura/migrations/1627487063259_alter_table_public_appointments_add_column_note/up.yaml create mode 100644 hasura/migrations/1627487073069_update_permission_user_public_table_appointments/down.yaml create mode 100644 hasura/migrations/1627487073069_update_permission_user_public_table_appointments/up.yaml create mode 100644 hasura/migrations/1627487079534_update_permission_user_public_table_appointments/down.yaml create mode 100644 hasura/migrations/1627487079534_update_permission_user_public_table_appointments/up.yaml create mode 100644 hasura/migrations/1627487084218_update_permission_user_public_table_appointments/down.yaml create mode 100644 hasura/migrations/1627487084218_update_permission_user_public_table_appointments/up.yaml delete mode 100644 package-lock.json diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 29122f752..b0862284b 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +