Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Conversation

artemrakov
Copy link
Collaborator

No description provided.

@artemrakov artemrakov marked this pull request as ready for review November 14, 2019 01:54
@artemrakov artemrakov force-pushed the feature/fetching_events_from_scheduler branch from f0806ea to c7bf291 Compare November 14, 2019 02:08
Copy link
Member

@Mehonoshin Mehonoshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also add please at least Create/Destroy/Edit actions for Schedule management.

def call
results = GRAPHQL_CLIENT.query(Query)
results.data.events.map do |event|
::Event.new(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be called Schedule, not Event.
We keep the period when task is performed.

@Mehonoshin Mehonoshin changed the title take events from scheduler Manage task schedules Nov 17, 2019
@Mehonoshin Mehonoshin force-pushed the master branch 3 times, most recently from 4d3069b to bed5c11 Compare November 17, 2019 10:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants