summaryrefslogtreecommitdiff
path: root/app/views/projects/labels
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
* Add handler icon to prioritized labelsissue_18575Alfredo Sumaran2016-06-151-4/+4
* Move Labels and Milestones as sub tab to Issues/MRDmitriy Zaporozhets2016-06-101-30/+33
* Updated subscribe iconPhil Hughes2016-06-091-4/+6
* Updated labels UIPhil Hughes2016-06-091-17/+37
* Remove unnecessary icons from buttonsdz-improve-ui-consistencyDmitriy Zaporozhets2016-06-081-1/+0
* TypoAlfredo Sumaran2016-06-062-4/+4
* Tidy up Ruby style in templatesSean McGivern2016-06-061-5/+4
* Show functionality only for users with the ability to edit labelsAlfredo Sumaran2016-06-061-12/+14
* Show prioritized labels only on the first page and when there's labels createdAlfredo Sumaran2016-06-061-1/+4
* TypoAlfredo Sumaran2016-06-061-2/+2
* Add unprioritized scopeAlfredo Sumaran2016-06-061-2/+2
* FeedbackAlfredo Sumaran2016-06-063-7/+4
* Fix syntaxAlfredo Sumaran2016-06-061-4/+4
* Sorting improvements and stylingAlfredo Sumaran2016-06-062-8/+1
* Improve Issuable.order_labels_priorityRémy Coutable2016-06-061-1/+1
* Sort by label priorityThijs Wouters2016-06-061-0/+4
* Prioritize labels functionalityAlfredo Sumaran2016-06-062-11/+28
* Remove extra bracketissue_13499Alfredo Sumaran2016-06-031-2/+1
* Address feedbackAlfredo Sumaran2016-06-031-1/+1
* Expose label IDAlfredo Sumaran2016-06-031-1/+1
* Remove header title from project pagesDmitriy Zaporozhets2016-05-264-4/+0
* Fix grammar and wording in text on various pages.Connor Shea2016-05-221-1/+1
* Fixed haml style issuesPhil Hughes2016-04-141-1/+1