summaryrefslogtreecommitdiff
path: root/app/views/projects/tags
Commit message (Expand)AuthorAgeFilesLines
* Fix styling of tag pagetag-page-updatesAnnabel Dunstone2016-07-181-32/+35
* Allow everyone to sort tags, not only those who has accessSerg2016-07-061-14/+14
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-2/+2
* Merge branch 'tags-edit-tooltip-placement' into 'master' Jacob Schatz2016-06-181-1/+1
|\
| * Fixed tooltip placement on edit tags buttontags-edit-tooltip-placementPhil Hughes2016-06-171-1/+1
* | Add sorting dropdown to tag page14918-add-filter-dropdown-to-tag-pageAlejandro Rodríguez2016-06-161-2/+13
|/
* Improve buttons size and paddings in the listsDmitriy Zaporozhets2016-06-082-7/+4
* Use responsive top-area on project branches and tags pagesDmitriy Zaporozhets2016-06-081-5/+5
* Finish styling sub navAnnabel Dunstone2016-06-071-21/+23
* Put project Files and Commits tabs under Code tabDmitriy Zaporozhets2016-06-031-1/+0
* Remove header title from project pagesDmitriy Zaporozhets2016-05-263-3/+0
* Add integration specs for tagsRémy Coutable2016-05-101-1/+0
* Replace text field with textarea in 'New Tag' view and display tag message in...Calin Seciu2016-05-102-5/+4
* Start builds redesignAnnabel Dunstone2016-05-042-2/+2
* Updated all GFM forms to use new GLForm classPhil Hughes2016-04-141-3/+3
* 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