summaryrefslogtreecommitdiff
path: root/app/views/clusters
Commit message (Expand)AuthorAgeFilesLines
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-072-3/+3
* Sends update route to the clientJoão Cunha2019-03-051-0/+1
* Fix setting domain in QA Auto DevOps specsDylan Griffith2019-02-151-2/+2
* Addresses UX and BE comments:52363-ui-changes-to-cluster-and-ado-pagesMayra Cabrera2019-02-061-9/+8
* Addresses backend/db review commentsMayra Cabrera2019-02-041-4/+4
* Moves domain setting to Cluster settingMayra Cabrera2019-02-041-1/+17
* Merge branch 'remove-duplicated-show-forms-on-cluster-views' into 'master'Grzegorz Bizon2019-01-295-94/+60
|\
| * Removes duplicated cluster show partialsMayra Cabrera2019-01-285-94/+60
* | Externalize strings from `/app/views/clusters`George Tsiolis2019-01-294-11/+11
|/
* Changes environment scope UI on clusters pageMayra Cabrera2019-01-151-10/+10
* Require Knative to be installed only on an RBAC kubernetes clusterChris Baumbauer2019-01-041-0/+1
* Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-031-2/+2
* Allow users to add cluster with ancestorsMayra Cabrera2018-12-242-3/+2
* Use finder to decide to show note to userThong Kuah2018-12-171-1/+1
* Move code to presenterThong Kuah2018-12-171-1/+1
* Refactor methods on ClusterHelperMayra Cabrera2018-12-172-2/+1
* Cleans cluster views a bitMayra Cabrera2018-12-172-2/+2
* Move group path display logic to helperThong Kuah2018-12-171-6/+1
* Update link to documentationMike Greiling2018-12-171-0/+7
* Render group namespaces in clusters indexMike Greiling2018-12-171-0/+6
* Correctly enable "Add Kubernetes cluster" buttonMike Greiling2018-12-171-2/+5
* Move description of cluster type to presenterThong Kuah2018-12-131-1/+1
* Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'mast...Luke Bennett2018-12-061-2/+2
* Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'Kamil Trzciński2018-11-231-2/+2
|\
| * Promote the GitLab.com Gold trial on a users default dashboardce-6983-promote-starting-a-gitlab-com-trialLuke Bennett2018-11-211-2/+2
* | Merge branch 'master' into certmanager-tempAmit Rathi2018-11-121-0/+1
|/
* Reverse view override as EE has an override tooThong Kuah2018-11-081-0/+6
* Refactor to use presenterThong Kuah2018-11-082-18/+2
* Consolidate how we allow user defined namespaceThong Kuah2018-11-083-3/+3
* Resolve rubocop warningsMike Greiling2018-11-082-2/+1
* Remove "active" badge from cluster index for nowMike Greiling2018-11-081-3/+1
* Rename is_project? to project?Mike Greiling2018-11-082-2/+2
* Update copy above new cluster formMike Greiling2018-11-081-5/+9
* Update empty state for group clusters indexMike Greiling2018-11-081-1/+7
* Only project clusters has Project Namespace fieldThong Kuah2018-11-083-9/+12
* Add active and connection disabled badges to clustersMike Greiling2018-11-081-0/+4
* Redesign cluster indexMike Greiling2018-11-082-14/+15
* Remove integration toggle from cluster index pageMike Greiling2018-11-081-12/+4
* Remove "project namespace" from cluster index pageMike Greiling2018-11-082-7/+2
* Create disabled add cluster button partial to match EEMike Greiling2018-11-082-0/+5
* Hide project-specific cluster apps in non-project clustersMike Greiling2018-11-081-0/+1
* Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-071-0/+1
|\
| * Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-031-0/+1
* | Removes experimental label from cluster viewsremove-experimental-label-from-cluster-viewsMayra Cabrera2018-11-055-10/+4
|/
* Remove method as using nested resource routesThong Kuah2018-11-025-5/+0
* Resolve controller sharing concernThong Kuah2018-11-0116-19/+19
* Move view and path concerns to presentersThong Kuah2018-11-014-12/+12
* Abstract out project out of ClustersControllerThong Kuah2018-11-019-22/+28
* Convert clusters to use a top-level controllerThong Kuah2018-11-0116-0/+448