summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Unify dropdown button stylesfile-toggleAnnabel Dunstone Gray2016-11-031-1/+1
* Merge branch '23713-milestone-dropdown-not-selected' into 'master' Robert Speicher2016-11-021-2/+2
|\
| * fixes milestone dropdown not select issue23713-milestone-dropdown-not-selectedNur Rony2016-11-011-2/+2
* | Merge branch '23545-distorted-images' into 'master' Annabel Dunstone Gray2016-11-012-5/+7
|\ \
| * | 23545 Fix distorted project and group avatarstauriedavis2016-11-012-5/+7
* | | Merge branch 'project-activity-tabs-hide' into 'master' Fatih Acet2016-11-011-3/+6
|\ \ \
| * | | Hide project activity tabs when features are disabledPhil Hughes2016-11-011-3/+6
| | |/ | |/|
* | | Merge branch 'todos-empty-state' into 'master' Fatih Acet2016-11-012-0/+111
|\ \ \ | |_|/ |/| |
| * | New todos blank statePhil Hughes2016-11-012-0/+111
| |/
* | Assign local_assigns[:subject] to a variable on the shared label partialDouglas Barbosa Alexandre2016-10-311-4/+5
* | Use label subject to calculate number of issues/mrs within the groupDouglas Barbosa Alexandre2016-10-311-6/+6
|/
* Stop unauthorized users dragging on milestone pageblackst0ne2016-10-281-1/+2
* Updated close sidebar iconPhil Hughes2016-10-191-0/+1
* Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-197-10/+98
|\
| * Remove order by label type on LabelsFinderDouglas Barbosa Alexandre2016-10-191-1/+1
| * Only show label type for projects that belong to a groupDouglas Barbosa Alexandre2016-10-191-2/+3
| * Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-4/+4
| * Warn user deleting a group label affect all projects within the groupDouglas Barbosa Alexandre2016-10-191-1/+1
| * Add label type to group and project labels listsDouglas Barbosa Alexandre2016-10-191-0/+2
| * Fix shared labels filterDouglas Barbosa Alexandre2016-10-191-1/+1
| * Reduce duplication between the project and group label formsDouglas Barbosa Alexandre2016-10-191-0/+33
| * Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-191-2/+0
| * Fix LabelsHelper#link_to_label to use the subject argumentDouglas Barbosa Alexandre2016-10-193-6/+6
| * Show labels widget on issuable sidebar if project has only group labelsDouglas Barbosa Alexandre2016-10-191-1/+1
| * Use policies to handle with global/project label permissionsDouglas Barbosa Alexandre2016-10-191-2/+2
| * Remove duplication between global and the regular label partialsDouglas Barbosa Alexandre2016-10-192-1/+55
| * List group labels on project labels pageDouglas Barbosa Alexandre2016-10-191-1/+2
| * Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-192-6/+5
* | Remove show_menu_above attribute from issuable dropdowns.Fatih Acet2016-10-191-3/+3
* | Merge branch '22457-reset-filters-button-should-be-invisible-when-no-filters-...Robert Speicher2016-10-191-2/+3
|\ \ | |/ |/|
| * Added `issuable_filters_present` to check for active filters before rendering...22457-reset-filters-button-should-be-invisible-when-no-filters-are-activeLuke Bennett2016-10-071-2/+3
* | Convert due_date_select.js filetype to es6.safari-is-baNaNasBryce Johnson2016-10-171-1/+1
* | Merge branch 'members-ui' into 'master' Fatih Acet2016-10-143-58/+81
|\ \
| * | Changed how collections are renderedPhil Hughes2016-10-062-8/+11
| * | Merge branch 'master' into members-uiPhil Hughes2016-10-065-55/+50
| |\ \
| * \ \ Merge branch 'master' into members-uiPhil Hughes2016-10-0418-48/+98
| |\ \ \
| * | | | Admin group members UI fixPhil Hughes2016-09-131-1/+1
| * | | | Fixed removing groupsPhil Hughes2016-09-131-1/+2
| * | | | Added test for updating groups permissionsPhil Hughes2016-09-131-3/+3
| * | | | Updated some specsPhil Hughes2016-09-131-3/+4
| * | | | Tests updatePhil Hughes2016-09-131-0/+2
| * | | | Removes row from dom when deletingPhil Hughes2016-09-133-16/+17
| * | | | Mobile spacing improvementsPhil Hughes2016-09-131-1/+1
| * | | | Removed console logPhil Hughes2016-09-131-1/+1
| * | | | Mobile improvementsPhil Hughes2016-09-132-11/+24
| * | | | Included groups on project_members pagePhil Hughes2016-09-132-37/+55
| * | | | Updated members UIPhil Hughes2016-09-131-35/+19
* | | | | Merge branch '22456-option-to-choose-for-no-issue-template' into 'master' Fatih Acet2016-10-141-0/+2
|\ \ \ \ \
| * | | | | Added no-template functionality22456-option-to-choose-for-no-issue-templateLuke Bennett2016-10-131-0/+2
* | | | | | Use local assigns to get the dropdown titleissuable-title-dropdown-fixPhil Hughes2016-10-141-1/+1