summaryrefslogtreecommitdiff
path: root/app/views/projects/new.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Use digblackst0ne2017-03-141-1/+1
* Fix specsblackst0ne2017-03-121-2/+2
* Fix visibility level on new project pageblackst0ne2017-03-111-1/+2
* Fix preselected namespace when creating a projectDavid Piegza2017-02-211-1/+1
* Layout alignment fix in new project and edit project screenPratik Borsadiya2017-02-131-1/+1
* Removed duplicate "Visibility Level" label on New Project pageRobert Marcano2017-02-091-3/+2
* Remove turbolinks.Bryce Johnson2017-02-021-1/+1
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-311-1/+1
* Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-5/+5
* Gogs ImporterKim "BKC" Carlbäcker2016-12-191-0/+5
* Fix project Visibility level selector not using default valuesissue_20245Felipe Artur2016-11-101-1/+2
* Trim project_path whitespace on form submitLinus G Thiel2016-10-201-0/+5
* Fix GitLab project import when a user has access only to their default namesp...pass-namespace-gitlab-project-importAdam Niedzielski2016-10-201-0/+1
* 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