summaryrefslogtreecommitdiff
path: root/app/views/projects/tags/new.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Replace ... with ellipsis in placeholdersreplace-dots-with-ellipsisAndreas Kämmerle2018-06-111-1/+1
* [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-4/+4
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-5/+5
* [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-4/+4
* [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-111-3/+3
* Ignore InlineJavaScript linter in existing script tag locations.winh-inline-script-linterConnor Shea2018-02-281-0/+1
* Merge branch 'remove-tabindexes-from-tag-form' into 'master'Annabel Dunstone Gray2017-12-121-3/+3
|\
| * removed tab indexes from tag formMarcus Amargi2017-12-121-3/+3
* | Fix hover style for dropdowns on new branches/tags pageWinnie Hellmann2017-12-081-1/+1
|/
* Added missing strings to prepare the tags page for internationalizationjivl-add-missing-strings-tag-pageJose Ivan Vargas2017-11-071-3/+3
* Internationalized the tags pageJose Ivan Vargas2017-11-061-6/+9
* Changed the data for New Tag to a script blockTim Zallmann2017-07-271-5/+1
* Set New Tags to ignore Inline JSTim Zallmann2017-07-271-0/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Replace broken autocomplete field for new tags with dropdownWinnie Hellmann2017-05-161-9/+10
* Keep input data after creating existing tagSam Rose2017-05-101-2/+2
* Support comments for personal snippetsJarka Kadlecova2017-05-051-1/+1
* Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-041-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-311-1/+1
* Edit help text to clarify that tags are annotated.Liz Lam2016-11-211-1/+1
* Remove header title from project pagesDmitriy Zaporozhets2016-05-261-1/+0
* Replace text field with textarea in 'New Tag' view and display tag message in...Calin Seciu2016-05-101-1/+1
* Updated all GFM forms to use new GLForm classPhil Hughes2016-04-141-3/+3
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-2/+2
* Tweak tag form wordingDouwe Maan2015-12-031-1/+1
* Rename variableDouwe Maan2015-12-021-2/+2
* Use js-requires-input where appropriateDouwe Maan2015-12-021-2/+1
* Only use input placeholders when they add valueDouwe Maan2015-12-021-3/+3
* Don't write "Optional" or "Required" unless non-obviousDouwe Maan2015-12-021-2/+2
* Use consistent casing for form field labelsDouwe Maan2015-12-021-2/+2
* Use consistent casing for page titlesDouwe Maan2015-12-021-1/+1
* Fix 'Attach a file' link in new tag formnew-tag-textareaDouwe Maan2015-11-191-11/+2
* Better englishDmitriy Zaporozhets2015-11-061-1/+1
* Small UI improvements to new git tag pageDmitriy Zaporozhets2015-11-061-6/+8
* Add release description to new tag formDmitriy Zaporozhets2015-11-051-1/+18
* Move project header title definition to view in question.Douwe Maan2015-09-171-0/+2
* Capitalize "X" in "New X".Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
* Corrected validation of 'Create branch' and 'Create tag' buttonsuran2014-12-231-1/+2
* Merge pull request #7866 from cirosantilli/input-button-to-tagDmitriy Zaporozhets2014-10-281-1/+1
|\
| * Use button type=submit instead of input.Ciro Santilli2014-10-011-1/+1
* | Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-1/+1
|/
* Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge2014-09-041-0/+5
* Validate tag-names and references in WebUI, APIRobert Schilling2014-09-031-2/+6
* Style new branch/tag formsDmitriy Zaporozhets2014-01-021-3/+3
* Update form classesDmitriy Zaporozhets2013-12-311-4/+4
* Feature: add git tag via uiDmitriy Zaporozhets2013-07-171-0/+24