Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-14rename vuex actions as per best practicesDennis Tang
2018-05-14move state into separate file as per vuex docsDennis Tang
2018-05-11eslint!Dennis Tang
2018-05-11move errors next to input fieldsDennis Tang
2018-05-11fix when no GCP projects are foundDennis Tang
2018-05-11clear errors on successful gapi requestDennis Tang
2018-05-11avoid reuse of translation methodDennis Tang
2018-05-11rename vuex dir to storeDennis Tang
2018-05-11more component cleanupDennis Tang
2018-05-11eslint fixesDennis Tang
2018-05-11set isLoading in created lifecycle hookDennis Tang
2018-05-09cleanupDennis Tang
2018-05-09refactor gke store actionsDennis Tang
2018-05-09cleanupDennis Tang
2018-05-09use component mixin to refactor componentsDennis Tang
2018-05-09remove eventHub moduleDennis Tang
2018-05-09use watchers instead of eventHubDennis Tang
2018-05-09clean up enableSubmit checkDennis Tang
2018-05-09removed „fetched“ prefix from mutation and stateDennis Tang
2018-05-09check for submitButtonDennis Tang
2018-05-09no search results stateDennis Tang
2018-05-08revisionsDennis Tang
2018-05-08refactor dropdown reusable componentsDennis Tang
2018-05-07namespace translationDennis Tang
2018-05-07revisionsDennis Tang
2018-05-07fix karma rewire issueDennis Tang
2018-05-07update rspec testsDennis Tang
2018-05-07refactor component mounts into reusable functionDennis Tang
2018-05-07typoDennis Tang
2018-05-06improve readability of toggleText chainDennis Tang
2018-05-06translate properlyDennis Tang
2018-05-06cleanupDennis Tang
2018-05-06fix some labelingDennis Tang
2018-05-06complete vuex implementation + refactoringDennis Tang
2018-05-06show button toggle value as primary text color when single project is selectedDennis Tang
2018-05-06fix issue with loading icon appearing on top of down chevronDennis Tang
2018-05-06refactoring!Dennis Tang
2018-05-06revisionsDennis Tang
2018-05-04fix validation for zone dropdownsDennis Tang
2018-05-04fix number of form value bugsDennis Tang
2018-05-03fetch gke parameters from frontendDennis Tang
2018-04-24Fix projects specClement Ho
2018-04-19Remove tooltip and popover placement auto + other optionClement Ho
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-23Add Tip about Push to Create project on New Project pageAndré Luís
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-02-01Added more tests and corrected typosJose Ivan Vargas
2018-01-30Added realtime prop and corrected specsJose Ivan Vargas
2018-01-17added project_new importPhil Hughes
2018-01-16fixed specsPhil Hughes