Skip to content

CHE-9148: fix workspace item in organization's workspaces list#10750

Merged
akurinnoy merged 1 commit intoeclipse-che:masterfrom
akurinnoy:CHE-9148
Aug 14, 2018
Merged

CHE-9148: fix workspace item in organization's workspaces list#10750
akurinnoy merged 1 commit intoeclipse-che:masterfrom
akurinnoy:CHE-9148

Conversation

@akurinnoy
Copy link
Copy Markdown
Contributor

What does this PR do?

On organization's workspaces list page:

  • makes workspace's name clickable to redirect to workspace overview page
  • adds workspace's actions button to be able to start/stop a workspace
  • adds workspace's status indicator

start-workspace

What issues does this PR fix or reference?

fix #9148

Release Notes

N/A - bugfix

Docs PR

N/A - bugfix

Signed-off-by: Oleksii Kurinnyi okurinny@redhat.com

- make workspace name clickable to redirect to workspace overview page
- add workspace action button to be able to start/stop a workspace
- add workspace status indicator

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
@akurinnoy akurinnoy added kind/bug Outline of a bug - must adhere to the bug report template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Aug 13, 2018
@akurinnoy akurinnoy self-assigned this Aug 13, 2018
@akurinnoy akurinnoy merged commit 7c37b74 into eclipse-che:master Aug 14, 2018
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Aug 14, 2018
@benoitf benoitf added this to the 6.10.0 milestone Aug 14, 2018
akurinnoy added a commit to akurinnoy/che that referenced this pull request Aug 14, 2018
For workspace item in the organization's workspaces list added ng-click
directive to columns 'RAM', 'Projects' and 'Stack' to redirect to
Workspace Overview page.
akurinnoy added a commit to akurinnoy/che that referenced this pull request Aug 14, 2018
For workspace item in the organization's workspaces list added ng-click
directive to columns 'RAM', 'Projects' and 'Stack' to redirect to
Workspace Overview page.
akurinnoy added a commit to akurinnoy/che that referenced this pull request Aug 17, 2018
For workspace item in the organization's workspaces list added ng-click
directive to columns 'RAM', 'Projects' and 'Stack' to redirect to
Workspace Overview page.

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
skabashnyuk pushed a commit that referenced this pull request Jan 3, 2020
- make workspace name clickable to redirect to workspace overview page
- add workspace action button to be able to start/stop a workspace
- add workspace status indicator

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Outline of a bug - must adhere to the bug report template.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A workspace item in an organization workspaces list is not clickable

3 participants