wekan/client/components
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
..
activities Add notification, allow watch boards / lists / cards 2016-01-05 23:26:02 +08:00
boards UI: Add missing title attributes 2016-04-21 20:39:39 +02:00
cards Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
forms add: support compact mode for mobile web, auto adapt to small screen/window 2015-12-17 14:23:35 +08:00
import Simplify an internal data model used in the importer 2016-01-31 20:03:17 +01:00
lists Upgrade ESLint to v2 2016-03-17 16:26:14 +01:00
main Merge pull request #531 from TheElf/devel 2016-03-18 17:14:10 +01:00
mixins Fix card infinite scrolling on card activities 2016-01-03 23:40:08 +01:00
sidebar Upgrade ESLint to v2 2016-03-17 16:26:14 +01:00
users UI: Center text in the avatars (#581) 2016-04-21 19:25:54 +02:00