wekan/models
Alexander Sulfrian b9883a8e24 Remove duplicated logic
The duplicated logic was nessessary because the before.insert hook was
not called before validation, when inserting was initiated on the server.
Using autoValues fixed this problem.
2016-06-03 03:56:38 +02:00
..
activities.js Improve PR, adding more comments 2016-01-06 16:59:25 +08: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: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
cardComments.js Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
cards.js Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +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 Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
unsavedEdits.js Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
users.js Remove duplicated logic 2016-06-03 03:56:38 +02:00
watchable.js Add notification, allow watch boards / lists / cards 2016-01-05 23:26:02 +08:00