summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/projects/gke_cluster_dropdowns/components
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-1/+1
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-143-7/+3
* Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato2018-11-214-61/+20
|\
| * Prettify all the thingsMike Greiling2018-11-203-60/+19
| * Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* | Fix typos occured to occurredHiroyuki Sato2018-11-162-2/+2
|/
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
* Use gitlab-ui loading iconClement Ho2018-09-114-5/+3
* Updates eslint vue plugin versionFilipa Lacerda2018-06-113-5/+5
* use bootstrap 4 utilities for error statesDennis Tang2018-06-053-12/+18
* Replace help-block with form-text.text-mutedClement Ho2018-05-293-3/+3
* overhaul dropdown-dependent statesDennis Tang2018-05-283-30/+44
* 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-233-15/+66
* | validate project billing status after selectionDennis Tang2018-05-233-15/+66
|/
* rename vuex actions as per best practicesDennis Tang2018-05-143-6/+6
* move errors next to input fieldsDennis Tang2018-05-114-83/+126
* fix when no GCP projects are foundDennis Tang2018-05-112-8/+19
* rename vuex dir to storeDennis Tang2018-05-111-1/+1
* more component cleanupDennis Tang2018-05-113-27/+24
* eslint fixesDennis Tang2018-05-111-1/+0
* set isLoading in created lifecycle hookDennis Tang2018-05-111-1/+2
* cleanupDennis Tang2018-05-094-38/+35
* cleanupDennis Tang2018-05-091-4/+1
* use component mixin to refactor componentsDennis Tang2018-05-094-190/+114
* use watchers instead of eventHubDennis Tang2018-05-092-7/+11
* clean up enableSubmit checkDennis Tang2018-05-091-1/+4
* removed „fetched“ prefix from mutation and stateDennis Tang2018-05-093-6/+3
* check for submitButtonDennis Tang2018-05-091-1/+5
* no search results stateDennis Tang2018-05-083-0/+18
* revisionsDennis Tang2018-05-083-12/+9
* refactor dropdown reusable componentsDennis Tang2018-05-084-54/+3
* namespace translationDennis Tang2018-05-071-2/+2
* update rspec testsDennis Tang2018-05-073-3/+3
* typoDennis Tang2018-05-061-1/+1
* improve readability of toggleText chainDennis Tang2018-05-063-10/+10
* cleanupDennis Tang2018-05-063-6/+0
* fix some labelingDennis Tang2018-05-063-6/+6
* complete vuex implementation + refactoringDennis Tang2018-05-063-126/+78
* show button toggle value as primary text color when single project is selectedDennis Tang2018-05-061-1/+4
* fix issue with loading icon appearing on top of down chevronDennis Tang2018-05-061-0/+1
* refactoring!Dennis Tang2018-05-063-92/+95
* revisionsDennis Tang2018-05-061-1/+0
* fix validation for zone dropdownsDennis Tang2018-05-041-1/+1
* fix number of form value bugsDennis Tang2018-05-043-31/+22
* fetch gke parameters from frontendDennis Tang2018-05-034-0/+581