summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/clusters/services
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-202-276/+0
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+0
|
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+4
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+6
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+35
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+1
|
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-1/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-0/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-0/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-0/+25
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+4
|
* Transition from installable to not_installablefrom-installable-to-not-installableEnrique Alcantara2019-06-241-0/+6
| | | | | Contemplate the scenario where a K8 managed application becomes not_installable after being installable.
* Replace upgrade with updateEnrique Alcántara2019-06-061-1/+0
| | | | | | Use update term instead of update in the clusters managed app implementation in order to make the implementation and UI language more consistent.
* Uninstall application confirm modal componentEnrique Alcántara2019-05-022-1/+39
| | | | | - Vue confirmation modal implementation - CSS tweaks for modal default height
* Use a FSM to determine application next stateEnrique Alcántara2019-04-261-0/+141
| | | | | | | | - Separate cluster application UI state from server-side app status - Use a state machine to determine cluster application next state - Instead of using two variables to keep track of when an app is installing or updating, just use the app status property and control server-side and user events using the FSM service.
* Add ability to edit Knative domainjerasmus2019-03-051-0/+7
| | | | Added the functionality to edit the Knative domain
* Merge branch 'master' into certmanager-tempAmit Rathi2018-11-121-0/+1
|\
| * Knative supportChris Baumbauer2018-10-241-0/+1
| |
* | Pushing WIP state for backupAmit Rathi2018-11-031-0/+1
|/
* Disables jupyter install button while ingress is not installedFilipa Lacerda2018-05-251-9/+2
| | | | | Includes juptyer hostname in the post request Adds tests
* Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-1/+9
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-0/+1
|
* Adds JS to toggle buttons [ci skip]Filipa Lacerda2017-11-241-0/+4
|
* Use axios instead of vue resource - step 1Filipa Lacerda2017-11-201-6/+2
|
* Add FE tests for not_installable/scheduled and cluster banner rules36629-35958-add-cluster-application-sectionEric Eastwood2017-11-061-0/+2
|
* Remove not used ingress and runnerKamil Trzcinski2017-11-061-2/+0
|
* Add applications section to GKE clusters pageEric Eastwood2017-11-031-0/+24