wekan/client/components
Marc Hartmayer 06cacd7a5a Fix infinite scrolling for activities
This fixes the error:

Uncaught TypeError: activitiesComponent.loadNextPage is not a function
    at constructor.reachNextPeak (sidebar.js:63)
    at constructor.BlazeComponent.callFirstWith (peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:660)
    at constructor.scroll (infiniteScrolling.js:28)
    at peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:469
    at Object.Blaze._withCurrentView (view.js:533)
    at peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:468
    at Template._withTemplateInstanceFunc (template.js:490)
    at Blaze.View.eventMap.<computed> (peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:467)
    at view.js:879
    at Object.Blaze._withCurrentView (view.js:533)
2020-06-11 02:36:06 +02:00
..
activities Fix infinite scrolling for activities 2020-06-11 02:36:06 +02:00
boards 1) Public board default view to Swimlane. 2020-06-08 19:12:17 +03:00
cards Strikethrough checked items 2020-06-09 23:41:01 +02:00
forms - Fix missing dropdown arrow on Chrome. Thanks to xet7 ! Closes #1964 2018-10-24 12:40:40 +03:00
import add: import board/cards/lists using CSV/TSV 2020-05-07 01:31:59 +03:00
lists Change the swimlaneid of a card only if a new target swimlaneid is selected 2020-05-23 17:35:22 +02:00
main Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that: 2020-05-25 17:54:51 +03:00
mixins Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
notifications Fix styling issue in notifications drawer 2020-04-12 11:57:22 +02:00
rules Fix XSS. 2020-06-08 17:34:45 +03:00
settings Add sortDefault helper for sorting boards 2020-04-19 13:49:07 +03:00
sidebar use Intl.NumberFormat to format currency 2020-05-25 22:05:06 +00:00
swimlanes Fix condition whether a card is in list 2020-06-09 17:24:17 +02:00
users avatar-image fix 2020-05-08 15:25:31 +02:00