From 73ff905b5855d4521a5cc8e7802f52260f952ea5 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Wed, 24 Jun 2020 08:02:48 -0700 Subject: [PATCH] Cleanup on schedule modal + begin smart scheduling BOD-4 --- bodyshop_translations.babel | 2 +- .../schedule-job-modal.component.jsx | 40 +++++++++----- .../schedule-job-modal.container.jsx | 35 ++++++------ .../redux/application/application.sagas.js | 7 +-- .../down.yaml | 5 ++ .../up.yaml | 6 +++ .../down.yaml | 53 ++++++++++++++++++ .../up.yaml | 54 +++++++++++++++++++ hasura/migrations/metadata.yaml | 1 + server/graphql-client/queries.js | 16 +++++- server/scheduling/scheduling-job.js | 37 ++++++++++++- 11 files changed, 216 insertions(+), 40 deletions(-) create mode 100644 hasura/migrations/1592854595888_alter_table_public_bodyshops_add_column_ssbuckets/down.yaml create mode 100644 hasura/migrations/1592854595888_alter_table_public_bodyshops_add_column_ssbuckets/up.yaml create mode 100644 hasura/migrations/1592854609057_update_permission_user_public_table_bodyshops/down.yaml create mode 100644 hasura/migrations/1592854609057_update_permission_user_public_table_bodyshops/up.yaml diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 67dd57856..d4dd4e948 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +