wekan/client/components/boards
Maxime Quandalle f6c01161a0 Fix drag and drop on Sandstorm
This bug was introduced with the introduction of fast-render in
41b23f8. With fast-render data is available instantly after the page
logging, but calls to `Meteor.userId()` still return `null` as the
user isn't authenticated on the DDP channel yet (previously the data
was loaded on DDP after user authentication). Which mean that we know
need to reactively activate Drag and Drop on user log in.

I'm not sure why I was not able to reproduce this bug outside of
Sandstorm.

Fixes #453
2015-12-30 19:22:30 +01:00
..
boardArchive.jade Display keyboard shortcuts on a modal 2015-08-28 00:41:50 +02:00
boardArchive.js Fix home header bar 2015-12-19 17:39:38 +01:00
boardBody.jade add: support compact mode for mobile web, auto adapt to small screen/window 2015-12-17 14:23:35 +08:00
boardBody.js Fix drag and drop on Sandstorm 2015-12-30 19:22:30 +01:00
boardBody.styl Improve list title form 2015-09-02 22:56:12 +02:00
boardColors.styl add: support compact mode for mobile web, auto adapt to small screen/window 2015-12-17 14:23:35 +08:00
boardHeader.jade Merge pull request #435 from xavierpriour/devel 2015-12-18 00:35:32 +01:00
boardHeader.js Merge pull request #435 from xavierpriour/devel 2015-12-18 00:35:32 +01:00
boardHeader.styl Import board: added UI 2015-10-17 18:00:46 +02:00
boardsList.jade add: support compact mode for mobile web, auto adapt to small screen/window 2015-12-17 14:23:35 +08:00
boardsList.js add: invite user via email, invited user can accept or decline, allow member to quit 2015-12-07 11:15:57 +08:00
boardsList.styl add: support compact mode for mobile web, auto adapt to small screen/window 2015-12-17 14:23:35 +08:00