summaryrefslogtreecommitdiff
path: root/app/views/projects/new.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Enable import/export back for non-adminsfix/import-export-adminJames Lopez2016-10-031-1/+1
* Fix GitLab import buttonzj-fix-gitlab-importZ.J. van de Weg2016-09-021-1/+1
* Remove gitoriouszj-remove-gitoriousZ.J. van de Weg2016-08-251-5/+0
* Fix permissions check in controller, added relevant spec and updated docsJames Lopez2016-08-111-1/+1
* Remove duplicate link_to statementszj-import-gitlab-fa-iconZ.J. van de Weg2016-08-101-12/+6
* Use FA GitLab Icon for import project buttonZ.J. van de Weg2016-08-081-18/+10
* added spec, fixed wordingJames Lopez2016-07-201-3/+3
* fix JS - now tooltip and flash should showJames Lopez2016-07-201-9/+9
* udpated JS based on feedbackfix/persistent-import-dataJames Lopez2016-07-141-5/+2
* some JS magic to fix empty URL bugJames Lopez2016-07-131-1/+9
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-9/+3
* Wiped old page and started on new UIlbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pageLuke "Jared" Bennett2016-06-281-99/+110
* a few changes based on MR feedbackJames Lopez2016-06-171-1/+1
* fixed merge conflicts on UI branchJames Lopez2016-06-161-14/+10
|\
| * Move group creation text to below the 'Project owner' field.Connor Shea2016-06-151-5/+5
| * Improve New Project page for mobile.Connor Shea2016-06-151-13/+9
* | lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-10/+22
* | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-131-1/+1
|\ \ | |/
| * Return header title for new project pageremove-unnecessary-titlesDmitriy Zaporozhets2016-05-261-0/+1
| * Remove header title from project pagesDmitriy Zaporozhets2016-05-261-1/+0
* | fixing issues with project members mapping. Also added some more JS magic to ...James Lopez2016-05-021-0/+11
* | some JS magic to pass namespace and path importing projectsJames Lopez2016-04-271-1/+5
* | refactoring, mainly UI stuff to follow other import actionsJames Lopez2016-04-261-3/+1
* | gitlab import UI - icon, file selector, etc... Also updated font-awesome and ...James Lopez2016-04-221-1/+8
|/
* hide help block when user is creating a new project inside a groupArinde Eniola2016-04-121-1/+1
* Merge branch 'ui/form-consistency' into 'master' Dmitriy Zaporozhets2015-12-041-2/+8
|\
| * Only use input placeholders when they add valueDouwe Maan2015-12-021-1/+1
| * Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-021-0/+1
| * Use consistent casing for page titlesDouwe Maan2015-12-021-1/+6
* | Move "Add Group" button higher up in new project formDouwe Maan2015-12-021-8/+5
* | Unify new project namespace select and path inputDouwe Maan2015-12-021-10/+10
|/
* Move import form to partial.Douwe Maan2015-11-181-14/+1
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-6/+8
* Small css cleanupcss-cleanupDmitriy Zaporozhets2015-10-131-2/+2
* Fixes to dropdown, font colors for new project and merge requestAndrey2015-10-071-10/+10
* FogBugz project importJared Szechy2015-09-081-0/+5
* Import sources: show only enabled sourcesArtem Sidorenko2015-08-201-62/+67
* Disable turbolinks when linking to Bitbucket import statusStan Hu2015-08-101-1/+1
* Fix migrating from SVN document linkStan Hu2015-07-101-1/+1
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-261-2/+2
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-0/+2
* Add new admin settingsVinnie Okada2015-04-261-1/+1
* Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+4
* Replace alerts with well where alert is not neededDmitriy Zaporozhets2015-03-251-1/+1
* Prevent unnecessary doubling of js events on import pages and user calendarprevent-duobling-ready-eventsDmitriy Zaporozhets2015-03-251-6/+5
* Fix "Import projects from" button to show the correct instructionsStan Hu2015-03-221-3/+3
* Clear up import help.Douwe Maan2015-03-191-6/+9
* Move "Import existing repository by URL" option to button.Douwe Maan2015-03-191-46/+44
* Merge branch 'resetyle-import' into 'master'Dmitriy Zaporozhets2015-03-141-25/+18
|\