[UD] improve devworkspaces support #19184
Labels
area/dashboard
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
sprint/current
Milestone
Is your task related to a problem? Please describe.
This PR introduces support of dev workspaces; so User Dashboard has to deal with che-workspaces and devworkspaces at the same time.
Describe the solution you'd like
I propose to provide an adapter interface for both workspace types in order to avoid converting them to each other, losing valuable data if any, and so on. That makes also UI components not to depend on a workspace object type.
The text was updated successfully, but these errors were encountered: