summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/projects/gke_cluster_dropdowns/components/gke_project_id_dropdown.vue
Commit message (Expand)AuthorAgeFilesLines
* Use gitlab-ui loading iconClement Ho2018-09-111-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-1/+1
* use bootstrap 4 utilities for error statesDennis Tang2018-06-051-4/+6
* Replace help-block with form-text.text-mutedClement Ho2018-05-291-1/+1
* overhaul dropdown-dependent statesDennis Tang2018-05-281-16/+7
* update project invalid billing status error messageDennis Tang2018-05-231-1/+1
* remove duplicate propertyDennis Tang2018-05-231-5/+0
* Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Dennis Tang2018-05-231-0/+5
|\
| * validate project billing status after selectionDennis Tang2018-05-231-3/+54
* | validate project billing status after selectionDennis Tang2018-05-231-3/+54
|/
* rename vuex actions as per best practicesDennis Tang2018-05-141-2/+2
* move errors next to input fieldsDennis Tang2018-05-111-1/+7
* fix when no GCP projects are foundDennis Tang2018-05-111-8/+15
* more component cleanupDennis Tang2018-05-111-9/+8
* set isLoading in created lifecycle hookDennis Tang2018-05-111-1/+2
* cleanupDennis Tang2018-05-091-22/+19
* cleanupDennis Tang2018-05-091-4/+1
* use component mixin to refactor componentsDennis Tang2018-05-091-61/+29
* removed „fetched“ prefix from mutation and stateDennis Tang2018-05-091-2/+1
* no search results stateDennis Tang2018-05-081-0/+6
* revisionsDennis Tang2018-05-081-4/+3
* refactor dropdown reusable componentsDennis Tang2018-05-081-1/+1
* update rspec testsDennis Tang2018-05-071-1/+1
* improve readability of toggleText chainDennis Tang2018-05-061-3/+3
* cleanupDennis Tang2018-05-061-2/+0
* fix some labelingDennis Tang2018-05-061-2/+2
* complete vuex implementation + refactoringDennis Tang2018-05-061-47/+31
* show button toggle value as primary text color when single project is selectedDennis Tang2018-05-061-1/+4
* refactoring!Dennis Tang2018-05-061-18/+34
* fix number of form value bugsDennis Tang2018-05-041-27/+16
* fetch gke parameters from frontendDennis Tang2018-05-031-0/+190