summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor-issuable-form-template_selector' into 'master' Robert Speicher2016-11-072-17/+17
|\
| * Refactor template selector in issuable formrefactor-issuable-form-template_selectorRémy Coutable2016-11-042-17/+17
* | Merge branch 'remove-wiki-image-border-radius' into 'master' Fatih Acet2016-11-042-2/+2
|\ \ | |/ |/|
| * Update avatar container name so it doesnt conflict with other image containersremove-wiki-image-border-radiusAnnabel Dunstone Gray2016-11-032-2/+2
* | Merge branch '22914-mini-graph-icons' into 'master' Fatih Acet2016-11-033-2/+3
|\ \
| * | Add new icon for skipped builds; show created state in mini graphAnnabel Dunstone Gray2016-11-033-2/+3
| |/
* | Merge branch 'file-toggle' into 'master' Fatih Acet2016-11-031-1/+1
|\ \
| * | Unify dropdown button stylesfile-toggleAnnabel Dunstone Gray2016-11-031-1/+1
| |/
* | Merge branch '24102-cannot-unselect-remove-source-branch-when-editing-merge-r...Sean McGivern2016-11-031-0/+1
|\ \
| * | Ensure merge request's "remove branch" accessors return booleans24102-cannot-unselect-remove-source-branch-when-editing-merge-requestRémy Coutable2016-11-031-0/+1
| |/
* | Merge branch 'group-name-validation' into 'master' Alfredo Sumaran2016-11-031-2/+4
|\ \ | |/ |/|
| * Add gl field errors to group name edit form.Bryce Johnson2016-11-011-2/+4
* | 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