Commit Graph

726 Commits (ec77e2204666bed3b3ebfca2b2bc3cf528cd363a)

Author SHA1 Message Date
Roman Iuvshyn 71704ab3a7
RELEASE: Set next development version (#8135) 2018-01-03 14:13:25 +02:00
Sergey Skorik 54ec9a24a9
Selenium: change a locator for the Save button in the Edit machine dialog (#8114) 2018-01-02 15:58:55 +02:00
Max Shaposhnik 5c357bc8b2
Move image name from location to content field in dockerimage recipes (#8076) 2018-01-02 10:57:57 +02:00
Oleksii Orel e3570c4b1c CHE-7377 improve workspace config tab for UD
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-29 16:02:38 +02:00
Sergey Skorik d39c31e1af Selenium: cover the Create New Workspace page by selenium test (#8099)
* created CreateWorkspaceTest selenium test
2017-12-28 17:34:01 +02:00
Anna Shumilova c400e3e1e1 che-7154: Handle the workspace start/stop errors properly
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-12-28 14:56:00 +02:00
Oleksii Orel af39a9d1ae CHE-7921 fix openshift recipe parsing
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-27 13:38:50 +02:00
Oleksii Orel aee0663b1c CHE-6405 fix styles for small displays
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-27 13:38:13 +02:00
Anna Shumilova fc00cc2caa Fix oauth login to GitHub with keycloak
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-12-26 09:10:44 +02:00
Oleksii Orel 3640ee73fc CHE-7730 fix styles for wide displays
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-22 11:10:17 +02:00
Oleksii Orel a17ccfb860 CHE-7600 improve start workspace widget
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-19 15:46:40 +02:00
Oleksii Orel 305e63d08e fix typo in volume dialog
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-18 10:47:42 +02:00
Oleksandr Garagatyi 5d1c0f845b CHE-7124: make bootstrapper use /bin/sh as an interpreter
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2017-12-15 09:35:51 +02:00
Roman Iuvshyn 5a6d3910b2
RELEASE: set next dev version (#7882) 2017-12-14 15:51:34 +02:00
Oleksii Orel e51263d778 CHE-7865 remove ssh installer as a default one
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-14 14:10:15 +02:00
Oleksii Orel 54aec9230f fix status-button tests
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-14 14:10:15 +02:00
Oleksii Orel 38fd2c420f CHE-7446 add an ability to use additional volumes in machines
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-14 14:10:15 +02:00
Oleksii Orel 8a19f121c8 CHE-7723 fix routing for project details
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-07 10:07:25 +02:00
Sergey Skorik 280ea19242
[CHE 6] Check versions of workspace installers in WorkspaceDetails selenium test (#7708)
* added checking versions of workspace installers
2017-12-05 13:03:59 +02:00
Oleksii Orel d5750fba1d fix rebase bug
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-05 10:35:38 +02:00
Sergey Skorik bf9df593e4
[CHE 6] Rework selenium page objects for Dashboard (#7583)
* changed dashboard selenium page objects
* the WorspaceDetails page object was divided
2017-12-04 15:11:52 +00:00
Oleksii Orel 0b7d1c52c7 CHE-6629 Add openshift environment manager implementation
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-12-04 16:03:29 +02:00
Sergii Leshchenko 760fbea420
Renamed properties to attributes in Machine model object (#7687)
CHE-6803 Rename properties to attributes in Machine model object

It also contain removing outdated WsAgentPingRequestFactoryTest
2017-12-04 11:25:31 +02:00
Sergii Leshchenko da63832c24 CHE-7495 Remove warnings from environment config in dashboard 2017-12-01 14:41:28 +02:00
Oleksii Orel f53029efe4 CHE-6933 resize icons
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-11-28 15:53:53 +02:00
Oleksii Orel a97302eaa6 CHE-7248 fix cursor styles for a che-lists
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-11-28 15:53:53 +02:00
Oleksii Orel 93ace8215c CHE-6772 fix a wrong error for workspace name
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-11-28 15:53:53 +02:00
Oleksii Orel 96a789adbc CHE-6824 fix stack's renaming
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-11-28 15:53:53 +02:00
Oleksii Orel aa724f24e9 fix navbar selection
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-11-28 15:53:53 +02:00
Oleksii Kurinnyi 516d4f3cff
Dashboard: fixed error when a project is adding to the workspace (#7526)
* Dashboard: fixed error when a project is adding to the workspace

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

* code clean-up: remove unused methods from CreateWorkspaceSvc

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-11-23 15:43:25 +02:00
Roman Iuvshyn 506210325a
RELEASE: set next dev version (#7523) 2017-11-23 12:50:56 +02:00
Oleksandr Garagatyi 610adba356 CHE-7010: Adapt UD to volumes in the machine model
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2017-11-20 16:14:48 +02:00
Anna Shumilova 2598754ce6 che-7399: fix link for fetching installer information
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-11-20 16:00:04 +02:00
Oleksii Kurinnyi a4b0a78673
Dashboard: code clean-up (#7384)
* code clean-up

make typescript files from src/components/* compliant to typescript
and project's tslint rules

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

* fixup! code clean-up
2017-11-16 14:46:55 +02:00
Oleksii Kurinnyi 9f2744070e
Dashboard: fix checks in diagnostics (#7229)
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-11-16 14:41:33 +02:00
Max Shaposhnik c74bad367c
Remove snapshotting mechanism; 2017-11-13 14:25:40 +02:00
Anna Shumilova 6dbca069a6 Display versions of the installers
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-11-13 13:46:33 +02:00
Vitaliy Guliy d1906b471b
5231 Workspace Loading Sequence (#7225)
* Squashed commit of the following:

commit 0003b95bb44e3d866d95f672ef2f47f41d10b7cd
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Wed Oct 11 16:47:34 2017 +0300

    CHE-5231 Workspace Loading Sequence

commit c608d131ceaaf992d764eaa498fc6fd7c16e453c
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Mon Oct 9 19:33:22 2017 +0300

    CHE-5231 Workspace Loading Sequence

commit 1e9e2eb3f91983dd687037e7f4d2bd7014fa68d8
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Mon Oct 9 10:07:47 2017 +0300

    CHE-5231 Workspace Loading Sequence

commit 2783978ff97552341e81a6c0559b2c87635819c0
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Fri Oct 6 17:51:12 2017 +0300

    CHE-5231 Workspace Loading Sequence

commit 721d8afc4dd4e2f4426bf9784fc6576de558cebf
Merge: da9292ff61 ceb45d8bc0
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Sep 28 16:10:20 2017 +0300

    Merge branch 'spi' into CHE-5231

commit da9292ff615e4ce0ddfae457e9f1afa95b4877f1
Merge: a47cb897cd a717eec1eb
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Sep 28 15:38:00 2017 +0300

    Merge branch 'spi' into CHE-5231

commit a47cb897cd58c861edbbc22aec16750ea1b245cd
Merge: 5347c4f414 11330803c1
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Sep 28 13:42:35 2017 +0300

    Merge branch 'spi' into CHE-5231

commit 5347c4f4140e140bf12aaa5deccf6c92c796c72b
Merge: 2c57d79d06 772b1bbc71
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Sep 28 12:22:27 2017 +0300

    Merge branch 'spi' into CHE-5231

commit 2c57d79d06b66c8c53e3535668672f2b13f5095d
Merge: b7bc3ad111 3f6c295c47
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Thu Sep 28 09:47:13 2017 +0300

    Merge branch 'spi' into CHE-5231

commit b7bc3ad1114bc5c18192320d281f798600cdd18f
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Tue Sep 26 17:58:09 2017 +0300

    CHE-5231 Workspace Loading Sequence

commit e8493e0fe4e8f97ce753bac9810e8f744632bcb5
Merge: 84b70a3516 89ba171893
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Tue Sep 26 15:57:51 2017 +0300

    Merge branch 'spi' into CHE-5231

commit 84b70a35163d6925a45ce98fb51e5fea43a8e930
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Tue Sep 26 15:57:00 2017 +0300

    CHE-5231 Workspace Loading Sequence

commit ee6173ba9bc580820460749f7f4d993f8c1f3a10
Author: Vitaliy Guliy <vguliy@codenvy.com>
Date:   Mon Sep 25 18:09:07 2017 +0300

    CHE-5231 Workspace Loading Sequence

* CHE-5231 Workspace Loading Sequence

* CHE-5231 Workspace Loading Sequence

* CHE-5231 Workspace Loading Sequence

* CHE-5231 Workspace Loading Sequence

* CHE-5231 Workspace Loading Sequence

* CHE-5231 Workspace Loading Sequence

* CHE-5231 Workspace Loading Sequence

* CHE-5231 Workspace Loading Sequence

* CHE-5231 Workspace Loading Sequence
2017-11-08 16:32:18 +02:00
Anna Shumilova 87e0b43e36 Display environment and runtime warnings
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-11-07 14:51:58 +02:00
Oleksii Kurinnyi c9be731ff3
Dashboard: fixed the diagnostics feature (#7199)
* code clean-up

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

* CHE-6874: fix rerun of diagnostics

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

* CHE-6919: fix the diagnostics feature

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-11-06 14:22:30 +02:00
Oleksii Kurinnyi c51dd10a1f
CHE-4734: add a new way to update factory configuration JSON. (#7106)
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-11-03 15:45:15 +02:00
Anna Shumilova 6d06d10273 che-7047: fix adding commands to workspace config
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2017-11-02 09:31:47 +02:00
Roman Iuvshyn 19f5fd1f5a
RELEASE: Set next development version (#7112) 2017-10-31 16:46:30 +02:00
Oleksii Kurinnyi f51a2eb308
Dashboard: fixed factories command validation error (#7080)
* CHE-4772: fix validation for factories command

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

* fix bug with factory's config updating

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

* fix typo

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

* add unit tests for factory-information directive

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-10-30 15:15:44 +02:00
Oleksii Kurinnyi 9c4ab4fc13
Dashboard: remove import of deleted style file (#7074)
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-10-30 14:23:46 +02:00
Oleksii Kurinnyi af01dfb2d7
Dashboard: removed Create Project page and related components (#6911)
* move components

projects/create-project/samples/create-project-samples-tag.filter -> stacks/stack-details/select-template/create-project-samples-tag.filter

projects/project-details/project-details.controller -> /workspaces/workspace-details/workspace-projects/project-details/project-details.controller
projects/project-details/project-details.html -> /workspaces/workspace-details/workspace-projects/project-details/project-details.html
projects/project-details/project-details.styl -> /workspaces/workspace-details/workspace-projects/project-details/project-details.styl

projects/project-details/repository/project-repository-config/* -> /workspaces/workspace-details/workspace-projects/project-details/repository/project-repository-config/*

projects/list-projects/project-item/* -> /workspaces/workspace-details/workspace-projects/project-item/*

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

* code clean-up

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

* remove Create Project page and related components

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

* fix bug which happens during adding a project on Workspace details page

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-10-30 10:17:03 +02:00
Sergii Leshchenko e90eaa97fe CHE-6730 Rename user token to machine token (#7036) 2017-10-27 16:23:47 +03:00
Oleksii Kurinnyi a8aae87905 Dashboard: fixed bug on New Factory page which was caused by click on the search icon (#6951)
* CHE-4959: fix bug on New Factory page

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

* code clean-up

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-10-26 11:15:18 +03:00
Oleksii Kurinnyi 0247d70411 CODENVY-2482: prevent adding an extra "Share" tab on Workspace Details page (#6995)
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2017-10-26 10:21:59 +03:00
Oleksii Orel 3b343e8247 fix add-developers widget URL
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2017-10-24 12:58:03 +03:00