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

vdk-jupyter: add Convert Job To Notebook UI button #2329

Merged
merged 21 commits into from
Jun 29, 2023

Conversation

yonitoo
Copy link
Contributor

@yonitoo yonitoo commented Jun 27, 2023

What:
Add button to the VDK menu in the UI responsible for the Convert Job To Notebook action.

Why:
To provide the user with the option to do Convert Job To Notebook operation.

Newly introduced UI component:

  • VDK Menu:
VDK Menu
  • Pop-up window:
Pop-up window
  • Confirmation window:
Confirmation window

Testing Done:
Аdded jest tests for the component. + The plugin is built successfully.

Signed-off-by: Yoan Salambashev ysalambashev@vmware.com

yonitoo and others added 2 commits June 27, 2023 11:07
Signed-off-by: Yoan Salambashev <ysalambashev@vmware.com>
dependabot bot and others added 6 commits June 27, 2023 13:41
…2.14 in /projects/control-service/projects/pipelines_control_service (#2321)

Bumps io.swagger.core.v3:swagger-models from 2.2.12 to 2.2.14.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.swagger.core.v3:swagger-models&package-manager=gradle&previous-version=2.2.12&new-version=2.2.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Incremental change for adding the secrets capability.

Add secrets implementation and tests in vdk-core.

---------

Signed-off-by: Dako Dakov <ddakov@vmware.com>
Signed-off-by: Yoan Salambashev <ysalambashev@vmware.com>
Signed-off-by: Yoan Salambashev <ysalambashev@vmware.com>
Signed-off-by: Yoan Salambashev <ysalambashev@vmware.com>
@yonitoo yonitoo marked this pull request as ready for review June 27, 2023 13:28
@antoniivanov
Copy link
Collaborator

Please make sure all UI related PRs have screenshots of relevant changes

Signed-off-by: Yoan Salambashev <ysalambashev@vmware.com>
Copy link
Collaborator

@duyguHsnHsn duyguHsnHsn left a comment

Choose a reason for hiding this comment

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

Seems good to me

Signed-off-by: Yoan Salambashev <ysalambashev@vmware.com>
yonitoo added 2 commits June 29, 2023 16:33
Signed-off-by: Yoan Salambashev <ysalambashev@vmware.com>
@yonitoo yonitoo enabled auto-merge (squash) June 29, 2023 13:37
@yonitoo yonitoo merged commit 25bf97c into main Jun 29, 2023
@yonitoo yonitoo deleted the topic/ysalambashev/jupyter-add-transform-job-ui-button branch June 29, 2023 13:42
@yonitoo yonitoo changed the title vdk-jupyter: add transform job UI button vdk-jupyter: add Convert Job To Notebook UI button Jun 29, 2023
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.

6 participants