summaryrefslogtreecommitdiff
path: root/app/views/projects/boards/_show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* move templates from projects to sharedSimon Knox2017-09-061-42/+0
* Fixes the breadcrumb container when in issue boardsissue-boards-breadcrumbs-containerPhil Hughes2017-08-181-0/+1
* 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-061-2/+2
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-061-2/+2
|/
* New navigation breadcrumbsPhil Hughes2017-06-301-0/+4
* Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-311-0/+1
* ensure filtered_search utilizes common_vue bundleuse-common-vue-for-filtered-searchMike Greiling2017-05-101-3/+3
* Issue boards list template in JS filePhil Hughes2017-04-051-1/+0
* Refactor test_utils bundleMike Greiling2017-04-041-1/+0
* 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
* create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-0/+1
* Issue boards card in JSPhil Hughes2017-02-231-1/+0
* 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-031-0/+5
| |\
| * | 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
| |/ |/|
* | Removes labels instead of closing issue when clicking remove buttonPhil Hughes2017-02-031-1/+0
* | Fixed bug with empty state showing after searchPhil Hughes2017-02-031-1/+3
* | Fixed issue link hrefPhil Hughes2017-02-031-1/+2
* | Used issue bulk update instead of different endpointPhil Hughes2017-02-031-1/+2
* | Added empty statePhil Hughes2017-02-031-1/+2
* | Add issues to boards listPhil Hughes2017-02-031-0/+1
|/
* Refactor of issue boards to work with Vue2Phil Hughes2016-11-101-0/+28