summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/clusters/components/application_row.vue
Commit message (Expand)AuthorAgeFilesLines
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-081-0/+1
* Vue-i18n: app/assets/javascripts/clusters/ directoryEzekiel Kigbo2019-07-021-3/+1
* Replace upgrade with updateEnrique Alcántara2019-06-061-44/+39
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Add updateSuccessful/Failed props to knative appEnrique Alcantara2019-05-301-27/+33
* Uninstall application confirm modal componentEnrique Alcántara2019-05-021-13/+58
* Use a FSM to determine application next stateEnrique Alcántara2019-04-261-62/+38
* Implement toast componentJacques Erasmus2019-04-251-14/+2
* Show uninstall button when app is uninstallableEnrique Alcantara2019-04-181-12/+27
* Determine if app is installed in the storeEnrique Alcantara2019-04-171-11/+8
* Add ability to edit Knative domainjerasmus2019-03-051-11/+12
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-071-2/+141
* Fix cluster installation processing spinner (reopened)Jacques Erasmus2019-02-011-30/+29
* Revert "Merge branch '56398-fix-cluster-installation-loading-state' into 'mas...Robert Speicher2019-01-301-29/+30
* Fix cluster installation processing spinnerJacques Erasmus2019-01-301-30/+29
* Prettify all the thingsMike Greiling2018-11-201-42/+10
* Add missing state on the application row componentJose Vargas2018-10-171-142/+151
* Improve cluster apps installation flowMike Greiling2018-09-181-49/+88
* Fix UI error whereby prometheus application status is updatedClement Ho2018-08-071-21/+24
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-4/+4
* Make error in clusters occupy full width46754-error-messageFilipa Lacerda2018-06-041-1/+1
* Handle disabled button state in backendFilipa Lacerda2018-05-251-6/+1
* Disables jupyter install button while ingress is not installedFilipa Lacerda2018-05-251-2/+15
* Remove unnecessary section-100 css class from application_row.vueDmitriy Zaporozhets2018-05-161-1/+1
* Remote table-section from div holding cluster error messagesDmitriy Zaporozhets2018-05-151-1/+1
* Adds missing links, uses value instead of placeholder in input field and prop...Filipa Lacerda2018-02-201-4/+1
* Adds support to render the IP address in the application ingress rowFilipa Lacerda2018-02-191-6/+5
* display manage application button only when it is installedMike Greiling2018-01-311-2/+5
* internationalize the "Manage" button labelMike Greiling2018-01-301-1/+4
* add manage button to application rows in cluster integrationMike Greiling2018-01-301-1/+17
* Fix broken specsFilipa Lacerda2018-01-091-7/+3
* Fix broken test for application rowFilipa Lacerda2018-01-091-2/+2
* Fix application row specsFilipa Lacerda2018-01-091-7/+7
* Fix more eslint rulesFilipa Lacerda2018-01-081-3/+6
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-051-102/+107
* Update Cluster application install to be enabled when erroredEric Eastwood2017-11-071-1/+1
* Fix comma dangle eslint in application_row.vueEric Eastwood2017-11-061-1/+1
* I18n general app error and update attributes from reviewEric Eastwood2017-11-061-8/+18
* Add FE tests for not_installable/scheduled and cluster banner rules36629-35958-add-cluster-application-sectionEric Eastwood2017-11-061-1/+5
* Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-061-2/+5
* Add applications section to GKE clusters pageEric Eastwood2017-11-031-0/+168