wekan/models
Alexander Sulfrian ce4fcbfae4 Models: Fix remove member activity
The member is only set to inactive, so we could not test for $pull.
Instead we have to look into the $set modified and check whether the
member was deactivated.
2016-08-16 19:19:39 +02:00
..
activities.js Add MongoDB indexes 2016-07-18 22:38:38 +02:00
attachments.js Update some meta-data 2016-01-02 17:15:19 +01:00
avatars.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
boards.js Models: Fix remove member activity 2016-08-16 19:19:39 +02:00
cardComments.js Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
cards.js Add MongoDB indexes 2016-07-18 22:38:38 +02:00
export.js Favor FlowRouter.url over Meteor.absoluteUrl 2016-01-05 13:37:15 +01:00
import.js Upgrade ESLint to v2 2016-03-17 16:26:14 +01:00
lists.js Add MongoDB indexes 2016-07-18 22:38:38 +02:00
unsavedEdits.js Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
users.js Merge #616 into devel 2016-07-18 15:40:41 +02:00
watchable.js Add notification, allow watch boards / lists / cards 2016-01-05 23:26:02 +08:00