summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix_global_board_routes_39073' into 'master'Douwe Maan2017-10-311-2/+2
* Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespaceFilipa Lacerda2017-10-091-10/+11
* Merge branch 'jramsay-spelling-occurred' into 'master'Jacob Schatz2017-09-281-1/+1
|\
| * Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
* | Make issue boards sidebar full heightWinnie Hellmann2017-09-261-3/+3
|/
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-223-11/+11
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-1/+2
* Finish backports and fix specsFelipe Artur2017-09-061-1/+1
* pick some missing JSSimon Knox2017-09-062-3/+5
* missing js changeSimon Knox2017-09-061-10/+10
* FE backport of group boards to reduce CE conflictsSimon Knox2017-09-0610-48/+84
* Fixed issue boards closed list displaying empty labelissue-boards-closed-shows-empty-labelPhil Hughes2017-08-181-1/+1
* removed global use of breakpoint checkerbreakpoint-checker-performancePhil Hughes2017-08-101-1/+1
* Show all labelsRegis Boudinot2017-08-081-3/+2
* Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-041-2/+2
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-034-1/+4
* Update vue-resourceFilipa Lacerda2017-07-125-19/+16
* Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett2017-07-032-3/+5
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-232-7/+6
* Make filtered search boards more consistent with EEconsistent-filtered-search-boardsClement Ho2017-06-161-1/+0
* Remove dead singular assignee code in boardsremove-dead-singular-assignee-code-in-boardsEric Eastwood2017-06-091-3/+0
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-077-7/+38
|\
| * updated service specPhil Hughes2017-06-061-1/+2
| * changed the icon for the collapsed backlog listPhil Hughes2017-06-012-1/+6
| * fixed boards specsPhil Hughes2017-06-013-2/+3
| * spec updatesPhil Hughes2017-05-312-2/+2
| * Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-313-4/+28
* | Merge branch '31633-animate-issue' into 'master'Phil Hughes2017-06-074-4/+20
|\ \ | |/ |/|
| * animate adding issue to boards31633-animate-issueSimon Knox2017-06-014-4/+20
* | Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-263-1/+9
|/
* Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-227-33/+25
|\
| * update boards_bundle to ES module syntaxMike Greiling2017-05-167-33/+25
* | Consolidate user avatar Vue logicBryce Johnson2017-05-181-15/+12
* | Fix unassigned checkmarkClement Ho2017-05-171-0/+6
|/
* Removes nicescroll from issuable sidebarPhil Hughes2017-05-161-12/+0
* Merge branch '31474-issue-boards-sidebar-milestone-dropdown-should-not-be-mul...Phil Hughes2017-05-101-0/+3
|\
| * Disallow multiselect for Milestone dropdownSam Rose2017-05-101-0/+3
* | Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-102-11/+12
* | stub error handlers where uncaught Promise rejections currently exist32030-transient-failure-in-spec-features-boards-boards_spec-rbMike Greiling2017-05-095-8/+33
|/
* [skip ci] Fix FE conflicts with masterClement Ho2017-05-053-18/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-055-7/+25
|\
| * Changed how the default avatar is setissue-boards-no-avatarPhil Hughes2017-05-046-14/+12
| * Merge branch 'master' into issue-boards-no-avatarPhil Hughes2017-05-041-0/+3
| |\
| * | Fixed avatar not displaying in issue boardsPhil Hughes2017-04-282-1/+3
* | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-047-39/+171
| |/ |/|
* | Default to null user when asignee is unselected31057-unnecessary-padding-along-left-side-of-assignees-dropdownSam Rose2017-05-021-0/+3
|/
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-205-11/+23
* Merge branch 'issue-boards-count-not-updating' into 'master' 19360-preview-pdfsFilipa Lacerda2017-04-181-5/+6
|\
| * Moved per page value to constissue-boards-count-not-updatingPhil Hughes2017-04-181-1/+3
| * Only increase the page number for boards when we need toPhil Hughes2017-04-131-5/+4