summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | Use button instead of fake buttonClement Ho2017-06-061-4/+4
| * | Fix haml lintClement Ho2017-06-051-4/+4
| * | Perform filtered search when state tab is changedClement Ho2017-06-051-10/+9
* | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-072-23/+1
|\ \ \ | |_|/ |/| |
| * | Support descriptions for snippetsJarka Kadlecova2017-05-312-23/+1
* | | Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-064-83/+61
| |/ |/|
* | Move clear search button out of issuable search barwinh2017-06-021-2/+2
* | Show current user immediately in issuable filtersWinnie Hellmann2017-06-022-16/+24
|/
* Merge branch 'back-port-locked-milestones-to-ce' into 'master'Phil Hughes2017-05-301-1/+2
|\
| * Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-261-1/+2
* | Merge branch '2472-assignee-dropdown-does-not-display-selected-assignee-ce' i...Phil Hughes2017-05-302-2/+2
|\ \
| * | Backport MR from EEClement Ho2017-05-262-2/+2
* | | Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-261-0/+10
|\ \ \ | |/ / |/| |
| * | Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-221-0/+10
* | | Fixed create new label form in issue form not working for sub-group projectsissuable-form-create-label-sub-groupsPhil Hughes2017-05-251-1/+1
| |/ |/|
* | Merge branch '32170-assignees-spinner' into 'master'Phil Hughes2017-05-241-0/+3
|\ \
| * | add loading spinner to sidebar assignees32170-assignees-spinnerSimon Knox2017-05-241-0/+3
| |/
* | Merge branch '32563-remove-duplicated-config-code-for-filtered-search-dropdow...Phil Hughes2017-05-241-4/+4
|\ \ | |/ |/|
| * Remove duplicated codeClement Ho2017-05-181-4/+4
* | Stop loading MergeRequestEntity data on sidebar requestOswaldo Ferreira2017-05-181-1/+1
|/
* Convert fa-history to svg; tweak alignmentAnnabel Dunstone Gray2017-05-171-1/+1
* Merge branch '31902-namespace-recent-searches-to-project' into 'master' Annabel Dunstone Gray2017-05-151-1/+1
|\
| * Scope recent searches to projectEric Eastwood2017-05-151-1/+1
* | Merge branch '30975-fixed-top-nav-POC' into 'master' Annabel Dunstone Gray2017-05-121-1/+1
|\ \
| * | Fade out border on scrollAnnabel Dunstone Gray2017-05-121-0/+1
| * | Add fixed positioning to top level navbarAnnabel Dunstone Gray2017-05-121-2/+1
* | | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-2/+2
|/ /
* | Merge branch 'fixes_for_multiple_issue_assignees' into 'master' Sean McGivern2017-05-123-18/+18
|\ \
| * | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-113-18/+18
| |/
* | Import export users selectLuke "Jared" Bennett2017-05-122-2/+0
|/
* Merge branch '31474-issue-boards-sidebar-milestone-dropdown-should-not-be-mul...Phil Hughes2017-05-102-2/+2
|\
| * Disallow multiselect for Milestone dropdownSam Rose2017-05-102-2/+2
* | Merge branch '31888-follow-up-from-backport-of-multiple-assignees-feature' in...Sean McGivern2017-05-095-68/+71
|\ \ | |/ |/|
| * Remove unnecessary if checkClement Ho2017-05-091-1/+1
| * Refactor haml31888-follow-up-from-backport-of-multiple-assignees-featureClement Ho2017-05-084-20/+22