Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support task history search on updatedAt #1033

Merged
merged 3 commits into from
Sep 1, 2016
Merged

Support task history search on updatedAt #1033

merged 3 commits into from
Sep 1, 2016

Conversation

ssalinas
Copy link
Member

@ssalinas ssalinas commented May 10, 2016

Added support to the backend to also query on the updatedAt field. Then we will be able to do queries like, 'everything running on slave x at 10am' with combo of the startedAt and updatedAt values.

TODO:

  • UI changes for specifying updatedAt

@ssalinas ssalinas modified the milestone: 0.8.0 May 13, 2016
@ssalinas ssalinas modified the milestone: 0.8.0 Jun 16, 2016
@ssalinas ssalinas modified the milestone: 0.11.0 Aug 19, 2016
@ssalinas ssalinas changed the title (WIP) Support task history search for 'running at' Support task history search for 'running at' Aug 30, 2016
@ssalinas ssalinas changed the title Support task history search for 'running at' Support task history search on updatedAt Aug 30, 2016
@ssalinas
Copy link
Member Author

ssalinas commented Sep 1, 2016

This has been working well, further tweaks to task search will come in future PRs

@ssalinas ssalinas merged commit c00dd49 into master Sep 1, 2016
@ssalinas ssalinas deleted the running_at branch September 1, 2016 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant