summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/projects/gke_cluster_dropdowns
Commit message (Expand)AuthorAgeFilesLines
* Move gke_cluster_dropdowns to create_cluster dirEnrique Alcantara2019-08-2712-755/+0
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-032-4/+4
* 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-287-31/+59
* update project invalid billing status error messageDennis Tang2018-05-231-1/+1
* remove duplicate propertyDennis Tang2018-05-231-5/+0
* match state function convention in badgesDennis Tang2018-05-232-5/+3
* 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-239-32/+110
* | fix testsDennis Tang2018-05-232-9/+14
* | validate project billing status after selectionDennis Tang2018-05-239-33/+111
|/
* rename vuex actions as per best practicesDennis Tang2018-05-144-21/+21
* move state into separate file as per vuex docsDennis Tang2018-05-142-11/+13
* eslint!Dennis Tang2018-05-111-2/+0
* move errors next to input fieldsDennis Tang2018-05-115-112/+128
* fix when no GCP projects are foundDennis Tang2018-05-112-8/+19
* clear errors on successful gapi requestDennis Tang2018-05-111-2/+11
* avoid reuse of translation methodDennis Tang2018-05-111-4/+7
* rename vuex dir to storeDennis Tang2018-05-116-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
* refactor gke store actionsDennis Tang2018-05-091-65/+41
* cleanupDennis Tang2018-05-091-4/+1
* use component mixin to refactor componentsDennis Tang2018-05-094-190/+114
* remove eventHub moduleDennis Tang2018-05-091-3/+0
* use watchers instead of eventHubDennis Tang2018-05-093-14/+11
* clean up enableSubmit checkDennis Tang2018-05-091-1/+4
* removed „fetched“ prefix from mutation and stateDennis Tang2018-05-097-21/+18
* check for submitButtonDennis Tang2018-05-091-1/+5
* no search results stateDennis Tang2018-05-083-0/+18
* revisionsDennis Tang2018-05-084-13/+9
* refactor dropdown reusable componentsDennis Tang2018-05-084-54/+3
* namespace translationDennis Tang2018-05-071-2/+2
* revisionsDennis Tang2018-05-071-3/+3
* fix karma rewire issueDennis Tang2018-05-071-0/+3
* update rspec testsDennis Tang2018-05-073-3/+3
* refactor component mounts into reusable functionDennis Tang2018-05-071-42/+19
* typoDennis Tang2018-05-061-1/+1