wekan/client/components/cards
Alexander Sulfrian a2888250f4 Models: Replace before.insert with autoValues
The before.insert hooks have the problem, that they are executed in a
different order if called from the client or from the server. If called
from the client, the before.insert hook is called before validation of
the schema, but if called from the server, the validation is called
first and fails.
2016-06-03 03:56:35 +02:00
..
attachments.jade Enphasize keyboard shortcuts with a dedicated style 2015-11-25 09:39:29 -08:00
attachments.js Forbid trailing spaces 2015-12-30 16:49:39 +01:00
attachments.styl Fix layout on Apple devices 2016-01-02 14:26:48 +01:00
cardDetails.jade cardDetails: allow to move cards to top / bottom 2016-03-19 10:40:23 +06:00
cardDetails.js cardDetails: allow to move cards to top / bottom 2016-03-19 10:40:23 +06:00
cardDetails.styl Add notification, allow watch boards / lists / cards 2016-01-05 23:26:02 +08:00
labels.jade Re-implement label deletion 2015-10-20 19:07:24 +02:00
labels.js Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
labels.styl Fix label alignement on Safari 2015-08-28 10:59:46 +02:00
minicard.jade Support app deployment under a path prefix 2015-10-08 23:28:27 +02:00
minicard.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
minicard.styl Fix layout on Apple devices 2016-01-02 14:26:48 +01:00