summaryrefslogtreecommitdiff
path: root/app/views/projects/new.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Added dispatcher imports for some project routesPhil Hughes2018-01-161-2/+0
|
* Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-1/+1
| | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40825
* Use Markdown styling for new project guidelinesMarkus Koller2017-12-071-1/+2
|
* Add custom brand text on new project pagesMarkus Koller2017-12-041-0/+1
|
* 39035 Move GitLab export option to top of import list when creating a new ↵39035-move-gitlab-export-to-top-import-listtauriedavis2017-10-131-4/+4
| | | | project
* Add project fields to import project by urlAnnabel Dunstone Gray2017-10-111-46/+48
|
* Simplify project pageAnnabel Dunstone Gray2017-10-111-61/+33
|
* Improve “New project“ page description37933-improve-new-project-page-description-explaining-what-a-project-isPedro Moreira da Silva2017-09-181-1/+3
| | | | Explain what a project is instead of what a user can do
* Fix stray OR in New Project pageRobin Bobbitt2017-09-061-2/+2
| | | | | | When all import sources are disabled, the New Project page shows the "Create from template" options followed by an "OR" divider followed by nothing in 9.5.x.
* Merge branch ↵Tim Zallmann2017-08-311-1/+1
|\ | | | | | | | | | | | | | | | | '31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public' into 'master' Resolve various visibility level settings issues Closes #31273 See merge request !13442
| * rename .project-visibility-level-holder to .visibility-level-setting and ↵Mike Greiling2017-08-261-1/+1
| | | | | | | | move from projects.scss to settings.scss
* | Disable GitLab Project Import Button if source disabledMark Fletcher2017-08-241-3/+4
|/
* Document project templates and link to itZeger-Jan van de Weg2017-08-171-1/+1
| | | | | | | | The link pointed to the wrong page, this is corrected by both writing the documentation and linking to that instead. (internal) Reference: https://gitlab.slack.com/archives/C0NFPSFA8/p1502791719000238
* After merge cleanupZ.J. van de Weg2017-08-071-1/+1
|
* Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-071-26/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (623 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix pipeline icon in contextual nav for projects Since mysql is not a priority anymore, test it less Fix order of CI lint ace editor loading Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Fix spec Fix spec Fix spec Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Add changelog Install yarn via apt in update guides Use long curl options fix Add a spec for concurrent process Remove monkey-patched Array.prototype.first() and last() methods ...
| * Project New moved to external FileTim Zallmann2017-07-271-43/+2
| |
| * change Fogbugz button to FogBugzBen Bodenmiller2017-07-261-1/+1
| |
* | Style or separator according to reviewFilipa Lacerda2017-08-031-3/+3
| |
* | Adds export form and enables export button by defaultFilipa Lacerda2017-08-011-20/+2
| |
* | Style OR separator properlyFilipa Lacerda2017-08-011-1/+1
| |
* | [ci skip] Adds svgs and css for all iconsFilipa Lacerda2017-08-011-1/+1
| |
* | Adds CSS for desktop and mobileFilipa Lacerda2017-07-311-3/+3
| |
* | [ci skip] Adds hr between form fieldsFilipa Lacerda2017-07-301-3/+3
| |
* | Styles html according to mockupFilipa Lacerda2017-07-301-52/+59
| |
* | Allow projects to be started from a templateZ.J. van de Weg2017-07-281-26/+33
|/ | | | | | | | | | | | Started implementation for the first iteration of gitlab-org/gitlab-ce#32420. This will allow users to select a template to start with, instead of an empty repository in the project just created. Internally this is basically a small extension of the ImportExport GitLab projects we already support. We just import a certain import tar archive. This commits includes the first one: Ruby on Rails. In the future more will be added.
* moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-121-0/+1
|
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-121-2/+3
|\
| * Toggle import description with import_sources_enabledBrianna Kicia2017-07-111-2/+3
| |
* | fixed breadcrumb titlesPhil Hughes2017-07-071-0/+1
| |
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-061-0/+1
|/
* Fix missing tooltip and ARIA labels for accessibilityKushal Pandya2017-06-061-1/+1
|
* Fix accessibility issues for Input fields across GitLabKushal Pandya2017-05-121-1/+1
|
* Disable import URL field in New project form since it's hidden by defaultDouwe Maan2017-04-211-2/+3
|
* Merge branch '29432-prevent-click-disabled-btn' into 'master' Alfredo Sumaran2017-04-041-14/+10
|\ | | | | | | | | | | | | Prevent clicking on disabled button Closes #29432 See merge request !9931
| * Show BS Tooltips on disabled GitLab export button29432-prevent-click-disabled-btnKushal Pandya2017-03-291-5/+6
| |
| * Update export button tooltipKushal Pandya2017-03-281-2/+4
| |
| * Fix project title validation, prevent clicking on disabled buttonKushal Pandya2017-03-281-9/+2
| |
* | Fix link togglers jumping to topEric Eastwood2017-03-281-1/+1
|/ | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29414
* Resolve "Gitlab administrator cannot create projects in every group"George Andrinopoulos2017-03-241-1/+1
|
* 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
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Gogs ImporterKim "BKC" Carlbäcker2016-12-191-0/+5
|