wekan/models
Maxime Quandalle 31b60d82fc Upgrade Meteor to 1.2.1-rc4
This version includes a more complete selection of ES2015 polyfills
that I started used across the code base, for instance by replacing
`$.trim(str)` by `str.trim()`.
2015-10-23 16:56:55 +02:00
..
activities.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
attachments.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
avatars.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
boards.js Upgrade Meteor to 1.2.1-rc4 2015-10-23 16:56:55 +02:00
cardComments.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
cards.js Import single card: archived card 2015-10-14 23:23:16 +02:00
import.js Merge branch 'xavierpriour-devel' into devel 2015-10-20 20:06:26 +02:00
lists.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
unsavedEdits.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
users.js Prefer ES5 methods over underscore utilities 2015-10-22 18:13:12 +02:00