Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

SUBMARINE-585. [WEB] Edit existing experiments through UI #368

Closed
wants to merge 5 commits into from

Conversation

wang0630
Copy link
Contributor

@wang0630 wang0630 commented Aug 2, 2020

What is this PR for?

Allow editing experiments through UI.

What type of PR is it?

[Feature]

Todos

  • - Task

What is the Jira issue?

SUBMARINE-585

How should this be tested?

https://travis-ci.com/github/wang0630/submarine/builds/178169720

Screenshots (if appropriate)

Aug-03-2020 02-02-44

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@wang0630 wang0630 force-pushed the SUBMARINE-585 branch 2 times, most recently from e344901 to ae7786c Compare August 2, 2020 18:10
@pingsutw
Copy link
Member

pingsutw commented Aug 3, 2020

I suggest that we could change "Edit" to "Update"

Copy link
Member

@pingsutw pingsutw left a comment

Choose a reason for hiding this comment

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

Thanks @wang0630 for the contribution.
@liuxunorg @kobe860219 @kevin85421 Could you also take a look at it, thanks.

@@ -69,8 +69,9 @@ public void experimentNavigation() throws Exception {

// Test create new experiment
LOG.info("new experiment");
String experimentName = "good-e2e-testt";
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
String experimentName = "good-e2e-testt";
String experimentName = "experiment-e2e-test";

Now users can edit experiments through UI, except experiment names. In
addition, improving the UI in experiment page for clarity.
Copy link
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

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

LGTM

@xunliu
Copy link
Member

xunliu commented Aug 7, 2020

Will merge if no more comments.

@asfgit asfgit closed this in c0a19e5 Aug 7, 2020
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.

None yet

3 participants