summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/projects
Commit message (Expand)AuthorAgeFilesLines
* Add Android templateJason Lenny2019-03-071-0/+4
* Resolve "Project template for iOS"Jason Lenny2019-03-071-0/+4
* Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-1/+1
* Add Project template for go-microJason Lenny2019-02-271-0/+4
* Merge branch '57794-project-template-for-net' of https://gitlab.com/gitlab-or...Jason Lenny2019-02-251-0/+4
* Merge branch '57785-create-project-template-for-netlify' of https://gitlab.co...Jason Lenny2019-02-251-0/+20
* Project template: Fall back to GitLab logojlenny-AddPagesTemplatesLukas Eipert2019-02-071-8/+8
* Add Pages templatesJason Lenny2019-02-071-0/+20
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-143-7/+3
* Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato2018-11-215-71/+23
|\
| * Prettify all the thingsMike Greiling2018-11-204-69/+21
| * Use @gitlab npm namespaceClement Ho2018-11-162-2/+2
* | Fix typos occured to occurredHiroyuki Sato2018-11-162-2/+2
|/
* Remove gitlab-ui loading icon from globalClement Ho2018-11-072-0/+4
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-15/+29
* Resolve "Selecting an autofill suggestion for project name will not update th...Martin Wortschack2018-10-021-1/+1
* Use gitlab-ui loading iconClement Ho2018-09-115-9/+5
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-082-7/+38
* 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