Skip to content

[DLE 4.0] feat(ui): CLI/API snippets in UI (#472)

Lasha Kakabadze requested to merge 472-cli-api-snippets-in-ui-dle-4-0 into dle-4-0

Description

Related issue

#472

Examples

These snippets are fully responsive, the container will go to the bottom of the form section on smaller devices.

Create clone page

Values inside the snippet are dynamic and will be updated once the user starts editing the form.

image

Clone page

image

Create branch page

  • Create separate page for branches instead of a modal.
  • Values inside the snippet are dynamic and will be updated once the user starts editing the form.

image

Branch page

image

Create snapshot page

  • Create separate page for snapshots instead of a modal.
  • Values inside the snippet are dynamic and will be updated once the user starts editing the form.

image

Snapshot page

image

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc)
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED

Closes #472

Edited by Lasha Kakabadze

Merge request reports