Skip to content

Feature: Load all tasks running on a pool#455

Merged
timotheeguerin merged 9 commits into
masterfrom
feature/heatmap-task-cross-join
Jun 14, 2017
Merged

Feature: Load all tasks running on a pool#455
timotheeguerin merged 9 commits into
masterfrom
feature/heatmap-task-cross-join

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

fix #454

Comment thread app/models/task.ts
runElevated: boolean;
exitConditions: TaskExitConditions;
resourceFiles: ResourceFile[];
environmentSettings: NameValuePair[];
Copy link
Copy Markdown
Member

@ascobie ascobie Jun 14, 2017

Choose a reason for hiding this comment

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

should this be List< NameValuePair >? and resourceFiles.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

no this is the input(what is returned by the server) so must be the native javascript object

@timotheeguerin timotheeguerin merged commit 9b3e24a into master Jun 14, 2017
@timotheeguerin timotheeguerin deleted the feature/heatmap-task-cross-join branch June 14, 2017 21:25
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.

Pool heatmap tasks cross join instead of recent tasks

3 participants