summaryrefslogtreecommitdiff
path: root/app/views/projects/new.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Improve import buttons on new project pageDmitriy Zaporozhets2015-03-141-25/+18
* | Refactor buttonsDmitriy Zaporozhets2015-03-141-1/+1
|/
* Apply some styles from flatly themeDmitriy Zaporozhets2015-03-071-2/+2
* Replace bs-callout with alertDmitriy Zaporozhets2015-03-061-1/+1
* Merge branch 'bitbucket-import'Dmitriy Zaporozhets2015-02-251-0/+13
|\
| * Add ".org" back to Gitorious mentions.Douwe Maan2015-02-241-1/+1
| * Bring Gitorious import page in line with others.Douwe Maan2015-02-241-1/+1
| * Add Bitbucket importer.Douwe Maan2015-02-241-0/+13
* | Merge branch 'master' into 'master'Dmitriy Zaporozhets2015-02-241-1/+1
|\ \ | |/ |/|
| * Use proper Gitorious icons on import pagesMarcin Kulik2015-02-241-1/+1
* | Render gitlab.com import block only if host is not gitlab.comDmitriy Zaporozhets2015-02-211-12/+13
|/