summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/projects
Commit message (Expand)AuthorAgeFilesLines
* backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/...Lukas Eipert2018-08-031-8/+9
* Display GPG status on repository and blob pagesWinnie Hellmann2018-07-231-80/+82
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Use d-blockClement Ho2018-06-131-2/+2
* Updates eslint vue plugin versionFilipa Lacerda2018-06-114-7/+7
* 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
* Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-251-2/+2
|\
| * Fix projects specClement Ho2018-04-241-1/+1
| * Remove tooltip and popover placement auto + other optionClement Ho2018-04-181-1/+1
* | 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
* | improve readability of toggleText chainDennis Tang2018-05-063-10/+10
* | translate properlyDennis Tang2018-05-061-4/+10
* | cleanupDennis Tang2018-05-063-6/+0