summaryrefslogtreecommitdiff
path: root/app/views/projects/tags
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dropdown-right-align' into 'master' Jacob Schatz2016-03-231-1/+1
|\
| * Removed dropdown JS to align instead favours HTML classdropdown-right-alignPhil Hughes2016-03-221-1/+1
* | change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-202-6/+6
|/
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-2/+2
* Make the tags delete button remote in the tags listfix/13781-delete-tag-without-ajaxRémy Coutable2016-03-012-1/+4
* Tag deletion doesn't use AJAX anymoreRémy Coutable2016-03-011-1/+1
* Replace strong by span for .item-title elementsfix-alignment-issueRémy Coutable2016-01-152-3/+3
* Streamline item titles to use a single class, and add back strong tagsRémy Coutable2016-01-152-4/+5
* Fix alignment issues after a fix on titles weightRémy Coutable2016-01-141-4/+3
* Improve the consistency of commit titles, branch names, tag names, issue/MR t...fix/titles-weightRémy Coutable2016-01-142-3/+3
* Merge branch 'master' into ui/miscDouwe Maan2015-12-071-12/+11
|\
| * Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-031-1/+1
| |\
| * | 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
* | | Merge branch 'master' into ui/miscDouwe Maan2015-12-031-1/+1
|\ \ \ | | |/ | |/|
| * | Add plus icon to all "Add X" buttonsDouwe Maan2015-12-021-1/+1
| |/
* | Add tooltips to tag buttonsDouwe Maan2015-12-021-4/+4
* | Add tag delete buttonDouwe Maan2015-12-021-0/+5
* | Add permission check for tag list release notes buttonDouwe Maan2015-12-021-3/+4
|/
* Update copy used in alert message when deleting branches or tags. #2993issue_2993Rubén Dávila2015-11-191-1/+1
* Fix 'Attach a file' link in new tag formnew-tag-textareaDouwe Maan2015-11-191-11/+2
* Add missing param and title for tagrelease-notesDmitriy Zaporozhets2015-11-091-3/+4
* Better englishDmitriy Zaporozhets2015-11-061-1/+1
* Add tests to release notes featureDmitriy Zaporozhets2015-11-061-3/+3
* Small UI improvements to new git tag pageDmitriy Zaporozhets2015-11-061-6/+8
* Add changelog item and remove release labels for tags listDmitriy Zaporozhets2015-11-061-3/+0
* Retyle tag show pageDmitriy Zaporozhets2015-11-051-14/+10
* Improve UI for tags pageDmitriy Zaporozhets2015-11-054-20/+30
* Add release description to new tag formDmitriy Zaporozhets2015-11-051-1/+18
* Create show page for tag and render release notes there and on index pageDmitriy Zaporozhets2015-11-052-1/+54
* More release related logic to separate resourceDmitriy Zaporozhets2015-11-052-1/+1
* Add edit/update tag actions for future release notesDmitriy Zaporozhets2015-11-052-0/+2
* Move project header title definition to view in question.Douwe Maan2015-09-172-0/+3
* Style commits, branches and tags pages to match new UIDmitriy Zaporozhets2015-09-072-13/+10
* Capitalize "X" in "New X".Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-302-0/+2
* Fix button overflow for branches/tags pagesDmitriy Zaporozhets2015-04-141-2/+2
* Refactor buttonsDmitriy Zaporozhets2015-03-141-2/+2
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-143-5/+5
* Corrected validation of 'Create branch' and 'Create tag' buttonsuran2014-12-231-1/+2
* Hide gpg signature on tags page from tag messageDmitriy Zaporozhets2014-11-181-1/+1
* Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge2014-10-301-0/+3
* 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-033-4/+4
|/