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

feat: add set priority to workunit context menu #374

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

dehilsterlexis
Copy link
Contributor

No description provided.

@dehilsterlexis dehilsterlexis changed the title ADD_SET_PRIORITY add set priority to workunit context menu feat: add set priority to workunit context menu Jan 25, 2024
Copy link
Member

@GordonSmith GordonSmith left a comment

Choose a reason for hiding this comment

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

Needs rebase as well

@@ -5,6 +5,7 @@ import localize from "../util/localize";
import { Item, Tree } from "./tree";
import { eclWatchPanelView } from "./eclWatchPanelView";
import { SaveData } from "./saveData";
import { SMCServiceBase } from "@hpcc-js/comms/src/services/wsdl/WsSMC/v1.27/WsSMC";
Copy link
Member

Choose a reason for hiding this comment

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

Should be:

import { SMCService} from "@hpcc-js/comms";

Copy link
Member

@GordonSmith GordonSmith left a comment

Choose a reason for hiding this comment

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

Ready to pull - can you squash the two commits.

@dehilsterlexis
Copy link
Contributor Author

@GordonSmith need to test

@GordonSmith GordonSmith merged commit 0b4ffd2 into hpcc-systems:trunk Feb 6, 2024
1 check passed
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.

2 participants