-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add an IDE-only workspace sample in the Dashboard getting started (without project) #21554
Copy link
Copy link
Closed
eclipse-che/che-dashboard
#602Labels
area/dashboardarea/uxIssues related to User Experience DesignIssues related to User Experience Designkind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.new¬eworthyFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesseverity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.status/analyzingAn issue has been proposed and it is currently being analyzed for effort and implementation approachAn issue has been proposed and it is currently being analyzed for effort and implementation approach
Milestone
Description
Is your task related to a problem? Please describe
Currently from the UD, it is not possible to start an empty workspace. This story should target the following flow:
- As a user, I create an empty workspace from the dashboard UI
- Workspace is empty and I can clone any repository from the terminal
- Once the workspace is cloned I can generate a minimal devfile using the dedicated command e.g. "Generate Devfile"
- As I work on the project from the workspace I can update devfile accordingly, e.g. add extra commands and push it to the remote
- Once the changes are pushed I can share the repository with another user that would be able to replicate the same development environment
Describe the solution you'd like
There should be a dedicated "Blank / Empty / Scratch" devfile or a button "Start from scratch" / "Empty workspace" that would:
- Create a workspace without any project based on the UDI image
- Had the command for generating a minimal devfile v2 using the "Generate Devfile" command
Release Notes Text
A new example has been added in the Getting Started section of Eclipse Che Dashboard that allows users to start the IDE without any source code project. Git repositories can be opened from the IDE once the workspace is started.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/dashboardarea/uxIssues related to User Experience DesignIssues related to User Experience Designkind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.new¬eworthyFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesseverity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.status/analyzingAn issue has been proposed and it is currently being analyzed for effort and implementation approachAn issue has been proposed and it is currently being analyzed for effort and implementation approach