summaryrefslogtreecommitdiff
path: root/app/views/projects/labels
Commit message (Expand)AuthorAgeFilesLines
* Refactor labels_filter_path and labels navdz-labels-subscribe-filterDmitriy Zaporozhets2018-10-041-19/+1
* Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-041-4/+17
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* Add sort dropdown to project labels page and group labels pageDmitriy Zaporozhets2018-09-101-0/+1
* Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-311-1/+0
* Update locale with labels search page stringsDmitriy Zaporozhets2018-07-311-2/+3
* Show different not fount message for project labels searchDmitriy Zaporozhets2018-07-311-3/+6
* Make few minor styling changes to project labels pageDmitriy Zaporozhets2018-07-311-6/+6
* Add more UI logic to label search functionalityDmitriy Zaporozhets2018-07-311-5/+13
* Add no labels found block for project labels pageDmitriy Zaporozhets2018-07-311-0/+4
* Improve labels search UI on project labels pageDmitriy Zaporozhets2018-07-311-2/+8
* Add feature specs for project labels searchDmitriy Zaporozhets2018-07-311-1/+1
* Add search form to project labels pageDmitriy Zaporozhets2018-07-311-2/+5
* Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-051-1/+1
|\
| * Fix labels page missing margins and oversized fontsjivl-fix-labels-pageJose2018-06-041-1/+1
* | FE review changesLuke Bennett2018-06-051-7/+6
* | newlineLuke Bennett2018-05-281-1/+1
* | Fix accuracy of 'prioritized label' badge, when given different contextsLuke Bennett2018-05-241-1/+1
* | Revert tableLuke Bennett2018-05-171-11/+1
* | UX review changesLuke Bennett2018-05-171-3/+13
* | UX review changesLuke Bennett2018-05-081-1/+1
* | Add and remove priority labelLuke Bennett2018-04-191-1/+4
* | Move new label to header_contentLuke Bennett2018-04-191-6/+8
* | Use cards for label listLuke Bennett2018-04-181-2/+2
|/
* Changed selector names, address code concernsJose Ivan Vargas2018-03-011-1/+1
* Added vue based promotion modals for labels and milestonesJose Ivan Vargas2018-03-011-0/+1
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-253-4/+0
* Moves the action buttons out of the breadcrumbsPhil Hughes2017-09-061-5/+1
* Clean up new navigation templatesPhil Hughes2017-09-061-2/+2
* Remove help message about prioritized labels for non-membersTakuya Noguchi2017-07-271-5/+8
* fixed some inconsistenciesPhil Hughes2017-07-121-0/+1
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-063-4/+5
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-4/+4
* | Contextual breadcrumb title fixesPhil Hughes2017-07-031-3/+7
|/
* Show sub-nav under Merge Requests when issue tracker is non-defaultKushal Pandya2017-04-133-3/+3
* Refactor test_utils bundleMike Greiling2017-04-041-3/+0
* Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-0/+3
* Added labels empty state and priority label empty state20852-getting-started-project-better-blank-state-for-labels-viewLuke "Jared" Bennett2017-01-302-32/+28
* Use label subject to calculate number of issues/mrs within the groupDouglas Barbosa Alexandre2016-10-311-2/+2
* Reduce duplication between the project and group label formsDouglas Barbosa Alexandre2016-10-193-35/+2
* Hide prioritized labels only when no labels are available to projectDouglas Barbosa Alexandre2016-10-191-1/+1
* Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-193-35/+23
* Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-193-3/+3
* Hides project/group labels section if there are noneDouglas Barbosa Alexandre2016-10-191-6/+4
* Remove duplication between global and the regular label partialsDouglas Barbosa Alexandre2016-10-192-56/+3
* Remove project_labels from Projects::ApplicationControllerDouglas Barbosa Alexandre2016-10-192-6/+6
* List group labels on project labels pageDouglas Barbosa Alexandre2016-10-196-34/+52
* Added subnav to labels edit+new and milestones edit+new+show18844-missing-subnavs-on-some-pagesLuke Bennett2016-10-072-8/+14
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
* remove instances of <input type="color" /> due to inconsistent browser supportMike Greiling2016-09-291-1/+1