wekan/models
Maxime Quandalle d9b74131ae Fix avatar support on Sanstorm
The bug comes for 9154b06 which this commit partially reverts. The
synchronization between the user document profile and the Sandstorm
HTTP headers is still not perfect. Having a clean model may requires
the `accounts-sandstorm` to expose a hook to modify the user document
just after the `services.sandstorm` credentials are updated.

Fixes #460
2015-12-30 19:34:18 +01:00
..
activities.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
attachments.js Partially revert aae5030 2015-12-24 13:13:05 +01:00
avatars.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
boards.js Export: improved API routes 2015-12-17 23:57:28 +01:00
cardComments.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
cards.js Import attachments 2015-11-16 21:41:49 +01:00
export.js Export: improved API routes 2015-12-17 23:57:28 +01:00
import.js Fix code style 2015-12-02 20:37:12 +01: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 Fix avatar support on Sanstorm 2015-12-30 19:34:18 +01:00