| Commit message (Expand) | Author | Age | Files | Lines |
* | Move scoped_label into label presenter | Jan Provaznik | 2019-04-23 | 1 | -2/+2 |
* | Show prioritized labels to guests57247-show-prioritized-labels-to-guests | Heinrich Lee Yu | 2019-04-19 | 1 | -20/+19 |
* | fix(labels): Move the primary button out of breadcrumbs and into the project ... | Martin Hobert | 2019-01-22 | 1 | -6/+1 |
* | Show primary button when all labels are prioritized | George Tsiolis | 2018-12-07 | 1 | -1/+1 |
* | Include new and edit links in breadcrumb for project milestones, group milest... | George Tsiolis | 2018-11-28 | 2 | -1/+4 |
* | Update project and group labels empty state | George Tsiolis | 2018-11-02 | 1 | -1/+1 |
* | Extend Create New Merge Request test to also add a label | Aleksandr Soborov | 2018-10-17 | 1 | -1/+1 |
* | Refactor labels_filter_path and labels navdz-labels-subscribe-filter | Dmitriy Zaporozhets | 2018-10-04 | 1 | -19/+1 |
* | Add subscribe filter to labels page | Dmitriy Zaporozhets | 2018-10-04 | 1 | -4/+17 |
* | Unite green buttons under one css class | Dmitriy Zaporozhets | 2018-09-19 | 1 | -1/+1 |
* | Add sort dropdown to project labels page and group labels page | Dmitriy Zaporozhets | 2018-09-10 | 1 | -0/+1 |
* | Correct remaining `Lint/UselessAssignment` haml-lint violations | Robert Speicher | 2018-08-31 | 1 | -1/+0 |
* | Update locale with labels search page strings | Dmitriy Zaporozhets | 2018-07-31 | 1 | -2/+3 |
* | Show different not fount message for project labels search | Dmitriy Zaporozhets | 2018-07-31 | 1 | -3/+6 |
* | Make few minor styling changes to project labels page | Dmitriy Zaporozhets | 2018-07-31 | 1 | -6/+6 |
* | Add more UI logic to label search functionality | Dmitriy Zaporozhets | 2018-07-31 | 1 | -5/+13 |
* | Add no labels found block for project labels page | Dmitriy Zaporozhets | 2018-07-31 | 1 | -0/+4 |
* | Improve labels search UI on project labels page | Dmitriy Zaporozhets | 2018-07-31 | 1 | -2/+8 |
* | Add feature specs for project labels search | Dmitriy Zaporozhets | 2018-07-31 | 1 | -1/+1 |
* | Add search form to project labels page | Dmitriy Zaporozhets | 2018-07-31 | 1 | -2/+5 |
* | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes... | Luke Bennett | 2018-06-05 | 1 | -1/+1 |
|\ |
|
| * | Fix labels page missing margins and oversized fontsjivl-fix-labels-page | Jose | 2018-06-04 | 1 | -1/+1 |
* | | FE review changes | Luke Bennett | 2018-06-05 | 1 | -7/+6 |
* | | newline | Luke Bennett | 2018-05-28 | 1 | -1/+1 |
* | | Fix accuracy of 'prioritized label' badge, when given different contexts | Luke Bennett | 2018-05-24 | 1 | -1/+1 |
* | | Revert table | Luke Bennett | 2018-05-17 | 1 | -11/+1 |
* | | UX review changes | Luke Bennett | 2018-05-17 | 1 | -3/+13 |
* | | UX review changes | Luke Bennett | 2018-05-08 | 1 | -1/+1 |
* | | Add and remove priority label | Luke Bennett | 2018-04-19 | 1 | -1/+4 |
* | | Move new label to header_content | Luke Bennett | 2018-04-19 | 1 | -6/+8 |
* | | Use cards for label list | Luke Bennett | 2018-04-18 | 1 | -2/+2 |
|/ |
|
* | Changed selector names, address code concerns | Jose Ivan Vargas | 2018-03-01 | 1 | -1/+1 |
* | Added vue based promotion modals for labels and milestones | Jose Ivan Vargas | 2018-03-01 | 1 | -0/+1 |
* | Remove all old sub nav bars | Annabel Dunstone Gray | 2017-09-25 | 3 | -4/+0 |
* | Moves the action buttons out of the breadcrumbs | Phil Hughes | 2017-09-06 | 1 | -5/+1 |
* | Clean up new navigation templates | Phil Hughes | 2017-09-06 | 1 | -2/+2 |
* | Remove help message about prioritized labels for non-members | Takuya Noguchi | 2017-07-27 | 1 | -5/+8 |
* | fixed some inconsistencies | Phil Hughes | 2017-07-12 | 1 | -0/+1 |
* | Merge branch 'master' into new-nav-fix-contextual-breadcrumbs | Phil Hughes | 2017-07-06 | 3 | -4/+5 |
|\ |
|
| * | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 3 | -4/+4 |
* | | Contextual breadcrumb title fixes | Phil Hughes | 2017-07-03 | 1 | -3/+7 |
|/ |
|
* | Show sub-nav under Merge Requests when issue tracker is non-default | Kushal Pandya | 2017-04-13 | 3 | -3/+3 |
* | Refactor test_utils bundle | Mike Greiling | 2017-04-04 | 1 | -3/+0 |
* | Removed jQuery UI sortableremove-jquery-ui-sortable | Phil Hughes | 2017-02-06 | 1 | -0/+3 |
* | Added labels empty state and priority label empty state20852-getting-started-project-better-blank-state-for-labels-view | Luke "Jared" Bennett | 2017-01-30 | 2 | -32/+28 |
* | Use label subject to calculate number of issues/mrs within the group | Douglas Barbosa Alexandre | 2016-10-31 | 1 | -2/+2 |
* | Reduce duplication between the project and group label forms | Douglas Barbosa Alexandre | 2016-10-19 | 3 | -35/+2 |
* | Hide prioritized labels only when no labels are available to project | Douglas Barbosa Alexandre | 2016-10-19 | 1 | -1/+1 |
* | Remove scopes/types for labels | Douglas Barbosa Alexandre | 2016-10-19 | 3 | -35/+23 |
* | Add ProjectLabel model | Douglas Barbosa Alexandre | 2016-10-19 | 3 | -3/+3 |