summaryrefslogtreecommitdiff
path: root/app/views/shared/labels
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-9/+3
|
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-11/+16
|
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-7/+3
|
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-162-5/+5
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-7/+7
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-1/+1
|
* Fix for #61788 predefined colours dont have descriptive labelsChris Toynbee2019-05-301-6/+1
|
* Fix col-sm-* in forms to keep layoutTakuya Noguchi2019-05-271-3/+6
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* [backend] backport of scoped labelsJan Provaznik2019-04-041-1/+3
| | | | Scoped labels in EE require additional changes in CE code.
* fix(labels): Move the primary button out of breadcrumbs and into the project ↵Martin Hobert2019-01-221-0/+4
| | | | section
* Change `page_filter_path` default behaviorHeinrich Lee Yu2018-12-141-1/+1
| | | | | | `label_name` is now not excluded by default Also removed `label: true` from calls to the helper
* Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya2018-12-031-1/+1
|
* Extend Create New Merge Request test to also add a labelAleksandr Soborov2018-10-171-4/+4
|
* 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