summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ee-870-backport' into 'master' Sean McGivern2016-11-211-1/+1
|\
| * Backport some changes done from Time Tracking feature in EE.ee-870-backportRuben Davila2016-11-181-1/+1
* | Merge branch 'issue-24512' into 'master' Annabel Dunstone Gray2016-11-181-1/+1
|\ \
| * | Add placeholder in the color input inside the create new label popupLuis Alonso Chavez Armendariz2016-11-161-1/+1
* | | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-1/+1
| |/ |/|
* | Move issuable title form to a new partialRémy Coutable2016-11-162-47/+53
|/
* Clicking "force remove source branch" label now toggles the checkbox againfix-uncheckable-label-for-force_remove_source_branchRémy Coutable2016-11-081-1/+1
* Refactor template selector in issuable formrefactor-issuable-form-template_selectorRémy Coutable2016-11-042-17/+17
* Merge branch 'file-toggle' into 'master' Fatih Acet2016-11-031-1/+1
|\
| * Unify dropdown button stylesfile-toggleAnnabel Dunstone Gray2016-11-031-1/+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
|/
* fixes milestone dropdown not select issue23713-milestone-dropdown-not-selectedNur Rony2016-11-011-2/+2
* Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-193-7/+6
|\
| * Remove order by label type on LabelsFinderDouglas Barbosa Alexandre2016-10-191-1/+1
| * Fix shared labels filterDouglas Barbosa Alexandre2016-10-191-1/+1
| * Show labels widget on issuable sidebar if project has only group labelsDouglas Barbosa Alexandre2016-10-191-1/+1
| * 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 '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
* | Updated issuable dropdown titlesPhil Hughes2016-10-143-5/+7
|/
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-063-3/+3
|\
| * Convert label creation from API to controller endpointNick Thomas2016-09-233-3/+3
* | Set default value for show_menu_above variable.Fatih Acet2016-10-051-1/+2
* | Add position menu above ability to glDropdown.Fatih Acet2016-10-042-4/+4
* | Tweak issuable dropdowns to open above the dropdown.Fatih Acet2016-10-041-1/+1
* | Tests updatePhil Hughes2016-10-031-1/+1
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-035-22/+28
|\ \
| * | Cache the issuable counters for 2 minutesRémy Coutable2016-09-301-5/+5
| * | Take filters in account in issuable countersRémy Coutable2016-09-301-10/+10
| |/
| * Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable2016-09-221-7/+5
| * fix issues mr counterbarthc2016-09-203-11/+13
| * Merge branch 'master' into '21961-issues-filtering-issue-with-labels-that-con...21961-issues-filtering-issue-with-labels-that-contain-spacesLuke "Jared" Bennett2016-09-191-1/+1
| |\
| | * Fix issuable templates dropdown for forked projectsissue_21824Felipe Artur2016-09-151-1/+1
| * | Replace single quotes with escaped single quotes and write spec to test multi...Luke Bennett2016-09-141-1/+1
| |/
| * Refactor code for bulk update merge requests featuredz-bulk-edit-mrDmitriy Zaporozhets2016-09-081-1/+1
| * Make merge requests bulk update workingDmitriy Zaporozhets2016-09-081-1/+1
| * Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-5/+7
| * Add issues filters reset btn (ES6-ified).Bryce2016-09-021-0/+3
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-09-024-13/+16
|\ \ | |/
| * Remove inconsistent font weight for sidebar's labelsClement Ho2016-09-011-1/+1
| * Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-311-1/+1
| * Merge branch 'issue-boards-search' into 'master' Fatih Acet2016-08-301-9/+12
| |\
| | * Added search for all lists on issue boardsPhil Hughes2016-08-301-9/+12
| * | Improve grammarKatarzyna Kobierska2016-08-301-1/+1
| * | Improve codeKatarzyna Kobierska2016-08-301-21/+20