summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components
Commit message (Expand)AuthorAgeFilesLines
* Switch boards to AxiosEric Eastwood2018-01-022-2/+2
* Resolve "Webpack Roadmap"Constance Okoghenun2017-12-281-1/+1
* Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-151-1/+1
* Async notification subscriptions in issue boardsEric Eastwood2017-11-203-24/+29
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-1/+2
* Export logo and labels select as ES6 modulesFilipa Lacerda2017-11-011-1/+1
* Remove issuable form from global namespaceFilipa Lacerda2017-10-261-1/+1
* Remove issuableContext from global namespaceFilipa Lacerda2017-10-261-1/+1
* Fix PikadayFilipa Lacerda2017-10-181-1/+2
* Flash is now a ES6 modulePhil Hughes2017-10-103-3/+3
* Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespaceFilipa Lacerda2017-10-091-10/+11
* Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-223-11/+11
* Finish backports and fix specsFelipe Artur2017-09-061-1/+1
* pick some missing JSSimon Knox2017-09-061-3/+4
* FE backport of group boards to reduce CE conflictsSimon Knox2017-09-066-15/+34
* 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-032-0/+2
* Update vue-resourceFilipa Lacerda2017-07-122-5/+6
* 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-231-5/+5
* 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-074-3/+26
|\
| * updated service specPhil Hughes2017-06-061-1/+2
| * changed the icon for the collapsed backlog listPhil Hughes2017-06-011-1/+4
| * fixed boards specsPhil Hughes2017-06-012-1/+2
| * spec updatesPhil Hughes2017-05-311-1/+1
| * Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-311-1/+19
* | Merge branch '31633-animate-issue' into 'master'Phil Hughes2017-06-072-3/+12
|\ \ | |/ |/|
| * animate adding issue to boards31633-animate-issueSimon Knox2017-06-012-3/+12
* | Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-261-0/+1
|/
* Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-226-16/+9
|\
| * update boards_bundle to ES module syntaxMike Greiling2017-05-166-16/+9
* | 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-094-3/+14
|/
* [skip ci] Fix FE conflicts with masterClement Ho2017-05-051-1/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-044-28/+142
* 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-203-10/+18
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-1013-951/+925
* Update issue board cards designClement Ho2017-04-061-20/+47
* Changed order in Vue filePhil Hughes2017-04-051-77/+78