summaryrefslogtreecommitdiff
path: root/app/presenters/clusterable_presenter.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor: model errors for multi cluster validationDylan Griffith2019-07-111-1/+13
* Remove duplicate clusterable presenter methodinstance_level_clustersJames Fargher2019-05-071-4/+0
* Show health graphs on group-levelPeter Leitzen2019-05-061-0/+4
* Sends update route to the clientJoão Cunha2019-03-051-0/+4
* Allow users to add cluster with ancestorsMayra Cabrera2018-12-241-0/+4
* Reverse view override as EE has an override tooThong Kuah2018-11-081-0/+4
* Refactor to use presenterThong Kuah2018-11-081-1/+5
* Rename is_project? to project?Mike Greiling2018-11-081-1/+1
* Update empty state for group clusters indexMike Greiling2018-11-081-0/+4
* Use polymorphic_paths where we cantop_level_clusters_controllerThong Kuah2018-11-021-8/+4
* Add missing specs for PresenterThong Kuah2018-11-021-0/+20
* Move view and path concerns to presentersThong Kuah2018-11-011-0/+30