summaryrefslogtreecommitdiff
path: root/app/views/projects/boards
Commit message (Expand)AuthorAgeFilesLines
* moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes2017-07-121-1/+0
* rename methodPhil Hughes2017-07-071-1/+1
* fixed breadcrumb titlesPhil Hughes2017-07-071-1/+1
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-066-11/+12
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-056-9/+9
| * Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-2/+3
| |\
| | * Use FormHelper#issue_assignees_dropdown_options for Issue sidebarToon Claes2017-06-201-2/+3
* | | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-061-2/+2
|/ /
* | Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett2017-07-031-1/+2
* | New navigation breadcrumbsPhil Hughes2017-06-301-0/+4
|/
* Backport issue count badge style refactor for re-usebackport-related-issues-board-issue-count-badge-stylesEric Eastwood2017-06-131-3/+3
* changed the icon for the collapsed backlog listPhil Hughes2017-06-011-1/+1
* Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-312-4/+8
* Backport MR from EEClement Ho2017-05-261-1/+4
* Fix unassigned checkmarkClement Ho2017-05-171-2/+1
* ensure filtered_search utilizes common_vue bundleuse-common-vue-for-filtered-searchMike Greiling2017-05-101-3/+3
* Merge branch '31474-issue-boards-sidebar-milestone-dropdown-should-not-be-mul...Phil Hughes2017-05-101-1/+2
|\
| * Disallow multiselect for Milestone dropdownSam Rose2017-05-101-1/+2
* | Fixed create label form not working on issue boards in a sub-group projectissue-boards-sidebar-create-new-label-404-errorPhil Hughes2017-05-081-1/+1
|/
* Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-051-28/+16
|\
| * Restrict FE assignees to 1Clement Ho2017-05-041-2/+2
| * Fix FE conflictsClement Ho2017-05-041-4/+0
| * Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-28/+20
* | Change text of inline issue creation tooltipAnnabel Dunstone Gray2017-05-051-2/+2
|/
* Default to null user when asignee is unselected31057-unnecessary-padding-along-left-side-of-assignees-dropdownSam Rose2017-05-021-1/+2
* Fix typo found in issue board sidebar milestone dropdown31475-issue-boards-sidebar-milestone-dropdown-title-has-a-typoClement Ho2017-04-261-1/+1
* Issue boards list template in JS filePhil Hughes2017-04-052-27/+0
* Refactor test_utils bundleMike Greiling2017-04-041-1/+0
* Change Done column to Closed in issue boardsblackst0ne2017-03-242-3/+3
* Merge branch 'boards-blank-state-template-in-js' into 'master' Filipa Lacerda2017-03-172-16/+1
|\
| * Issue boards blank state template in JS filePhil Hughes2017-03-152-16/+1
* | Added filter bar into add issues modalPhil Hughes2017-03-161-0/+1
|/
* Hides on mobilePhil Hughes2017-03-081-1/+2
* Added filtered search bar to issue boardsPhil Hughes2017-03-081-1/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-061-0/+1
|\
| * create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-0/+1
* | Fixed issue when dragging a issue to the bottom when count element is visiblePhil Hughes2017-03-061-1/+2
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-031-21/+1
|\ \ | |/
| * Moved issue boards new issue form templatePhil Hughes2017-03-011-21/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-272-11/+0
|\ \ | |/
| * Issue boards card in JSPhil Hughes2017-02-232-11/+0
* | Frontend updates to positioning the issue in listsPhil Hughes2017-02-171-1/+1
|/
* Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-081-1/+1
|\
| * Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-1/+1
* | Merge branch 'master' into issues-modal-filtersPhil Hughes2017-02-061-2/+2
|\ \ | |/
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-035-22/+13
| |\
| * \ Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-21/+22
| |\ \
| * | | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-2/+2
* | | | Passes through the correct endpointsPhil Hughes2017-02-031-0/+2
* | | | Hardcoded author, assignee & milestone dropdownsPhil Hughes2017-02-031-1/+2
| |_|/ |/| |