Commit Graph

4 Commits (9abfec7c5fbf964ccae93eb4e4487efb54db59ff)

Author SHA1 Message Date
Oleksii Kurinnyi 5ee0dbcba2
Dashboard: prevent to start and open in IDE a workspace with unsupported recipe type (#8260)
* code clean-up

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

* rework che-button directive, add unit tests for che-button-default

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

* add ability to disable workspace-status-button, add unit test

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

* rework workspace-status-directive

Added new status - 'Not supported'

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

* prevent start and update workspace based on unsupported recipe type

On Workspace Details page the user is prohibited to start a workspace or
update its configuration if this workspace is built on a recipe of
an unsupported type.

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

* prevent to open unsupported workspace from navbar

The left mouse click in navbar on a recent workspace based on
unsupported recipe type opens Workspace Details page instead of the IDE.

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

* eliminate unsupported stacks from quickstart list

Some stacks with an unsupported recipe types are removed from quickstart
list on Create Workspace page.

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

* update license

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

* fixup! rework che-button directive, add unit tests for che-button-default
2018-01-17 14:55:59 +02:00
Mykhailo Kuznietsov ce41b4a71d Change copyright owner to "Red Hat, Inc" on remaining files (#6032)
* Change copyright owner on remaining files

* fixup! Change copyright owner on remaining files

* fixup! fixup! Change copyright owner on remaining files
2017-08-17 18:05:53 +03:00
Oleksii Kurinnyi 93d4474ee4 CHE-4247: fix bug when project template isn't selected in templates list (#4304)
* CHE-4247: fix bug when project template isn't selected in templates list

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
2017-03-07 13:36:08 +02:00
Oleksii Kurinnyi 4325d384de CHE-3883: fix creating a custom stack (#4224)
* CHE-3883: fix creating a custom stack

- allow user to rename any machine
- fix checking for machine name uniqueness

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>

* remove obsolete protractor tests

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>

* add protractor tests for stacks

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>

* code clean-up

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>

* CHE-3883: add ability to delete the dev machine

- add ability to delete the dev machine
- add label to mark the dev machine
- fix karma tests
- add protractro tests

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>

* CHE-3819: decrease label container width

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>

* fixes

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>

* add missing copyright headers

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
2017-03-01 16:18:45 +02:00