summaryrefslogtreecommitdiff
path: root/app/views/admin/labels
Commit message (Expand)AuthorAgeFilesLines
* Fix for #61788 predefined colours dont have descriptive labelsChris Toynbee2019-05-301-4/+1
* Fix col-sm-* in forms to keep layoutTakuya Noguchi2019-05-271-3/+6
* Move scoped_label into label presenterJan Provaznik2019-04-231-1/+1
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-192-2/+2
* Resolve "System level labels UI broken"André Luís2018-08-072-9/+10
* i18n: externalize strings from 'app/views/admin/labels'Tao Wang2018-06-165-17/+17
* Adds "the" to the new label page to correct the sentence.Sam Beckham2018-06-011-1/+1
* Fix failing spec because of light-well referenceClement Ho2018-04-191-1/+1
* [skip ci] Convert wells to card, port info-wellClement Ho2018-04-131-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
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-092-2/+2
* various breadcrumb updatesPhil Hughes2017-08-181-0/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-1/+1
* remove instances of <input type="color" /> due to inconsistent browser supportMike Greiling2016-09-291-1/+1
* Removes two simple instances of inline JavaScript.Connor Shea2016-07-261-3/+0
* Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-111-7/+1
|\
| * Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-7/+1
* | Fix missing paddings in admin areaDmitriy Zaporozhets2016-04-041-5/+7
|/
* Add label description in tooltip to labels in issue index and sidebarDouwe Maan2016-03-161-1/+1
* Label description and Label rowTap2016-02-172-4/+10
* Improve admin area button styleDrew Blessing2016-01-111-1/+1
* Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-031-1/+1
|\
| * Fix failures in masterValery Sizov2015-12-031-1/+1
* | Use consistent casing for form field labelsDouwe Maan2015-12-021-1/+1
* | Use consistent casing for page titlesDouwe Maan2015-12-022-10/+4
|/
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-2/+2
* Fix grammar in admin area labels .nothing-here-block when no labels exist.Aaron Snyder2015-09-261-2/+2
* CRUD for admin labelsValery Sizov2015-09-036-0/+74