summaryrefslogtreecommitdiff
path: root/app/views/shared/labels
Commit message (Collapse)AuthorAgeFilesLines
* Refactor labels_filter_path and labels navdz-labels-subscribe-filterDmitriy Zaporozhets2018-10-041-0/+20
| | | | | | | | | Refactor labels_filter_path method to be consistent with other similar methods like search_filter_path, milestones_filter_path etc. Also move repeating code in labels index page nav into shared partial Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-041-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-2/+2
| | | | | | Rename btn-new, btn-create and btn-save to btn-success Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add sort dropdown to project labels page and group labels pageDmitriy Zaporozhets2018-09-101-0/+9
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Adds "the" to the new label page to correct the sentence.Sam Beckham2018-06-011-1/+1
|
* [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-3/+3
|
* [skip ci] .input-group-addon to .input-group-prepend, .input-group-appendClement Ho2018-04-121-1/+2
|
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-4/+4
|
* [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-3/+3
|
* [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-111-1/+1
|
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
|
* Reduce duplication between the project and group label formsDouglas Barbosa Alexandre2016-10-191-0/+33