summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-035-18/+23
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-304-12/+22
|\
| * Add filter by my reactionHiroyuki Sato2017-08-301-0/+7
| * Fix failure when issue author is nilJarka Kadlecova2017-08-252-11/+14
| * Remove tooltip from filtered search userremove-tooltip-filtered-search-userClement Ho2017-08-221-1/+1
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-231-3/+3
|\ \ | |/
| * Make issuable filter dropdown style consistentWinnie Hellmann2017-08-181-3/+3
* | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-121-1/+1
|\ \ | |/
| * Remove affix plugin from issuable sidebar with new navigationremove-affix-issuable-sidebar-new-navPhil Hughes2017-08-101-1/+1
* | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-083-2/+7
|\ \ | |/
| * Merge branch 'master' into ideMike Greiling2017-08-072-1/+6
| |\
| | * 33874 confidential issue redesignRegis Boudinot2017-08-071-0/+4
| | * Resolve "User dropdown in filtered search does not load avatar on `master`"Tim Zallmann2017-08-071-1/+2
| * | Merge branch 'master' into ideDouwe Maan2017-08-032-2/+3
| |\ \ | | |/
| * | Updates dropdown to update branch in commit section.Jacob Schatz2017-07-281-1/+1
* | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-1/+2
|\ \ \ | | |/ | |/|
| * | Add filtered search to group issue dashboardClement Ho2017-08-021-1/+2
* | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-011-1/+1
|\ \ \ | |/ /
| * | Fix group milestone path on issuable sidebarfix-group-milestone-link-in-issuable-sidebarSean McGivern2017-07-311-1/+1
| |/
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-315-37/+3
|\ \ | |/
| * moved some more inline codePhil Hughes2017-07-251-8/+1
| * Removed inline JS in shared HAML filesPhil Hughes2017-07-254-29/+2
| * Bulk update sidebar UI polishBryce Johnson2017-07-241-2/+2
* | IssueNotesRefactor: Fix Rspec tests.Fatih Acet2017-07-211-1/+1
* | IssueNotesRefactor: Implement up arrow to edit last note.Fatih Acet2017-07-211-2/+2
|/
* Fix label creation from new list for subgroup projectsMark Fletcher2017-07-171-1/+1
* Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-071-6/+4
* Tidy up close_reopen helpers and fix filtered-search-token paddingLuke "Jared" Bennett2017-07-072-5/+5
* Fixed MR single button submit failure and attempted to tidy up close_reopen p...Luke "Jared" Bennett2017-07-072-10/+20
* Revert parent param removalLuke "Jared" Bennett2017-07-072-5/+5
* Dont show toggle if only one action is available and do not show report as ab...Luke "Jared" Bennett2017-07-072-12/+19
* Removed merge_request/issue state_event param parent and removed issuable_pat...Luke "Jared" Bennett2017-07-071-3/+3
* Added specsLuke "Jared" Bennett2017-07-071-1/+1
* First FE review changesLuke "Jared" Bennett2017-07-071-8/+8
* Added report issuable featureLuke "Jared" Bennett2017-07-073-1/+49
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-054-7/+7
* Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-043-6/+7
|\
| * Use helper method to set filtered search input attributesToon Claes2017-06-201-1/+1
| * Use FormHelper#issue_assignees_dropdown_options for Issue sidebarToon Claes2017-06-201-4/+5
| * FormHelper#issue_assignees_dropdown_options never has multiple assigneesToon Claes2017-06-201-1/+1
* | Set force_remove_source_branch default to false.32885-unintentionally-removing-branch-when-merging-merge-requestBryce Johnson2017-07-021-2/+1
* | Polish sidebar toggleClement Ho2017-06-272-3/+6
* | Add feature spec for dashboard state filter tabs33833-issue-and-mr-state-tabs-don-t-work-on-dashboardEric Eastwood2017-06-211-1/+1
* | Revert to using links instead of buttons in Issuable Index tabs.Bryce Johnson2017-06-211-9/+10
* | Bulk edit scroll fixBryce Johnson2017-06-211-1/+1
|/
* Improve conflict message in _merge_params.html.hamlLuke "Jared" Bennett2017-06-141-1/+2
* Backport merge_params.html.haml conflict commentLuke "Jared" Bennett2017-06-141-1/+1
* Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes2017-06-071-10/+9
|\
| * Use data attributes instead of classClement Ho2017-06-071-4/+4
| * Merge branch 'master' into auto-search-when-state-changedClement Ho2017-06-064-83/+61
| |\