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

Enrich GUI #264

Merged
merged 7 commits into from
Dec 11, 2018
Merged

Enrich GUI #264

merged 7 commits into from
Dec 11, 2018

Conversation

YujiOshima
Copy link
Contributor

@YujiOshima YujiOshima commented Nov 27, 2018

  • Allow finding status of Studyjobs.
  • Allow to manage worker template and create studyjob from UI.

katibui-demo

/cc @richardsliu


This change is Reviewable

Signed-off-by: YujiOshima <yuji.oshima0x3fd@gmail.com>
Signed-off-by: YujiOshima <yuji.oshima0x3fd@gmail.com>
Signed-off-by: YujiOshima <yuji.oshima0x3fd@gmail.com>
Signed-off-by: YujiOshima <yuji.oshima0x3fd@gmail.com>
@richardsliu
Copy link
Contributor

@YujiOshima
This looks great. Can you update the paths of the static files to the new relative path? There are also some conflicts.

Signed-off-by: YujiOshima <yuji.oshima0x3fd@gmail.com>
@YujiOshima
Copy link
Contributor Author

@richardsliu Thank you! I updated PTAL.

@YujiOshima
Copy link
Contributor Author

/assign @richardsliu

Signed-off-by: YujiOshima <yuji.oshima0x3fd@gmail.com>
<div>
<label for="selOptType">OptimizationType</label>
<select class="form-control form-control-sm" name="selOptType" ID="selOptType" v-model="OptType" style="min-width: 100px;">
<option value="maximize">Maxmize</option>
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo: Maximize

<div class="alert alert-dism buttonissible alert-success" v-if="created">
<button type="button" class="close" data-dismiss="alert">&times;</button>
<h4 class="alert-heading">Created successfully!</h4>
<p class="mb-0">Sutudyjob {{`{{StudyName}}`}} has created successfully.</p>
Copy link
Contributor

Choose a reason for hiding this comment

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

StudyJob

Signed-off-by: YujiOshima <yuji.oshima0x3fd@gmail.com>
@YujiOshima
Copy link
Contributor Author

/retest

@YujiOshima
Copy link
Contributor Author

@richardsliu Thank you for your comments. Fixed.

@richardsliu
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: richardsliu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 67eca98 into kubeflow:master Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants