summaryrefslogtreecommitdiff
path: root/app/views/import/gitlab_projects
Commit message (Expand)AuthorAgeFilesLines
* Setup Phabricator importBob Van Landuyt2019-05-311-22/+1
* Merge branch '51522-add-new-project-via-import-by-url-auto-populates-slug-but...Stan Hu2018-09-271-1/+1
|\
| * Removes the 'required' attribute from the 'project name' field51522-add-new-project-via-import-by-url-auto-populates-slug-but-not-project-nameMartin Wortschack2018-09-171-1/+1
* | Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
|/
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-081-3/+6
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-3/+3
* i18n: externalize strings from 'app/views/import'Tao Wang2018-07-161-8/+8
* Remove additional border from the create project pageJose2018-06-151-1/+1
* fix styling of the gitlab import pageJose2018-06-111-1/+1
* [skip ci] .input-group-addon to .input-group-prepend, .input-group-appendClement Ho2018-04-121-4/+6
* Rename col-xs-* to col-*Clement Ho2018-04-091-2/+2
* Prevent overflow of long instance urls during Project creationLukas Eipert2018-03-221-3/+3
* Rest of Dispatcher RefactorJacob Schatz2018-02-211-2/+0
* Update form to properly set the pathZeger-Jan van de Weg2017-08-221-2/+1
* Fix html structureFilipa Lacerda2017-08-071-3/+2
* Port form back to use form_tagZ.J. van de Weg2017-08-071-15/+9
* Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-071-4/+3
|\
* | Fix repo by url stylesFilipa Lacerda2017-08-031-1/+1
* | Style or separator according to reviewFilipa Lacerda2017-08-031-1/+1
* | Adds export form and enables export button by defaultFilipa Lacerda2017-08-011-16/+42
|/
* Merge branch 'security-fix-leaking-namespace-name' into 'security' Douwe Maan2016-10-241-2/+2
* lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-7/+5
* fixing specs and some code cleanupJames Lopez2016-06-151-2/+6
* WIP - starting refactoring import/export to use servicesJames Lopez2016-06-132-1/+4
* typos in export pageJames Lopez2016-05-041-3/+3
* typoJames Lopez2016-05-031-2/+2
* typoJames Lopez2016-05-031-1/+1
* refactoring and fixing a bunch of stuffJames Lopez2016-05-021-55/+0
* some JS magic to pass namespace and path importing projectsJames Lopez2016-04-271-0/+3
* adding more UI changes, updated controller, worker and refactored import serviceJames Lopez2016-04-261-1/+1
* more refactoring, now using custom job for processing project importsJames Lopez2016-04-261-1/+1
* refactoring, mainly UI stuff to follow other import actionsJames Lopez2016-04-262-0/+72