wekan/client/components/boards
Maxime Quandalle d5eec54c72 Start the migration from iron-router to flow-router
Motivations:

* Iron-Router foces us to use Tracker.nonreactive black magic in order
  to avoid un-necessary re-renders;
* There is a community consensus (supported by some MDG members) that
  the flow-router API is easier to reason about;
* The useraccounts now supports flow router (that was a blocking
  element when I considered the switch ~3months ago)

On the server we use the Picker router, as encouraged by the Kadira
team (which develop both Flow and Picker routers).

In the current state of things there are some bugs related to the
missing Loading architecure. Previously onRendered callback where
always called when the data the component needed was available, now
we have to handle this ourselves, which we will in a following commit.
2015-08-23 11:11:03 +02:00
..
boardBody.jade Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00
boardBody.js Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00
boardBody.styl Improve card and list sortable drag 2015-06-17 12:51:03 +02:00
boardHeader.jade Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00
boardHeader.js Automatically star new boards created with the header shortcut 2015-06-09 16:03:56 +02:00
boardList.jade Start the migration from iron-router to flow-router 2015-08-23 11:11:03 +02:00
boardList.js profile name changed fullname and comma hotfix. 2015-07-18 13:43:59 +03:00
boardList.styl if not then the board list create board show button. 2015-07-18 13:33:15 +03:00
colors.styl Improve the multi-selection experience 2015-06-16 14:30:21 +02:00
helpers.js UI improvements 2015-05-27 17:23:25 +02:00