wekan/client/components
Benjamin Tissoires 00376b43f8 list: make sure the spinner of infinite scrolling doesn't show on load
When loading a board on a high resolution screen, there is a chance there
is not enough cards displayed and the spinner is still there, spinning
forever.

Add an idle callback that checks if the spinner is still there, and while
it is there, extend the number of cards to show.

Fixes #2250
2019-03-26 16:26:59 +01:00
..
activities Lint fix 2019-03-16 23:15:30 +01:00
boards Remove ordering of cards by stars/color/description, so that cards would not reorder all the time. 2019-03-14 00:16:39 +02:00
cards - Fix card copy & move between boards with customFields 2019-03-16 22:49:45 +01:00
forms - Fix missing dropdown arrow on Chrome. Thanks to xet7 ! Closes #1964 2018-10-24 12:40:40 +03:00
import - Some fixes to Wekan import: 2018-11-08 22:49:08 +02:00
lists list: make sure the spinner of infinite scrolling doesn't show on load 2019-03-26 16:26:59 +01:00
main Removed commented out text. 2019-03-24 17:44:03 +02:00
mixins Hotfix for mobile device 2018-07-06 12:48:46 -04:00
rules ifttt: card actions: simplify the logic for setting the color 2019-01-26 17:38:51 +01:00
settings - More whitelabeling. 2019-03-21 20:27:21 +02:00
sidebar Lint fix 2019-03-16 23:15:30 +01:00
swimlanes Fix miniscreen render 2019-02-24 11:54:52 +01:00
users Merge branch 'devel' into edge 2019-02-27 16:26:48 +02:00