summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Replace help-block with form-text.text-mutedClement Ho2018-05-2913-16/+16
* Merge branch 'branches-fixes' into 'master'Clement Ho2018-05-292-2/+6
|\
| * Fix branches panel at smaller screen sizesbranches-fixesAnnabel Dunstone Gray2018-05-252-2/+6
* | Resolve "Merge request spinner spins forever after loading the diff"Lukas Eipert2018-05-292-15/+18
* | Merge branch '44602-clarify-update-docs-text-about-restrictions' into 'master'Achilleas Pipinellis2018-05-291-1/+1
|\ \
| * | include groups in descriptionDavin Walker2018-05-281-1/+1
* | | Resolve "Operations navigation menu renders empty menu when user does not hav...Lukas Eipert2018-05-291-0/+3
* | | Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński2018-05-2923-145/+938
|\ \ \
| * | | Move token_in_session to helper methodMatija Čupić2018-05-282-3/+3
| * | | overhaul dropdown-dependent statesDennis Tang2018-05-287-31/+59
| * | | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-25789-4094/+4918
| |\ \ \
| * | | | 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
| * | | | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-11300-5451/+11263
| |\ \ \ \
| * | | | | 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-085-15/+11
| * | | | | refactor dropdown reusable componentsDennis Tang2018-05-088-38/+20
| * | | | | use v-model for dropdown search inputDennis Tang2018-05-071-8/+10
| * | | | | 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
| * | | | | improve readability of toggleText chainDennis Tang2018-05-063-10/+10