wekan/client/components/cards
Maxime Quandalle 46cc691534 Re-factor the avatar system and support avatar uploads
The user is now able to upload an avatar, and pick one in a list.

This functionality should eventually be abstracted in a community
package but we still need to work on a great public API. We rely on
collectionFS to manage uploaded avatars. We also removed
bengott:avatar which was trying to solve the wrong problem (namely
displaying the avatar, which is as simple as displaying an image), and
not a avatar system as it should be.

Gravatar support is coming (back) soon. We may also want to have a
list of default fun avatars the user can choose instead of uploading
its own one.
2015-06-09 15:57:45 +02:00
..
details.jade Re-factor the avatar system and support avatar uploads 2015-06-09 15:57:45 +02:00
details.js Add a UI to restore archived cards 2015-06-07 18:55:26 +02:00
details.styl Start designing the card details pane 2015-06-05 21:37:13 +02:00
events.js Re-factor the avatar system and support avatar uploads 2015-06-09 15:57:45 +02:00
helpers.js Dissable temporarily the cache value of inlinedForm 2015-06-04 16:22:01 +02:00
labels.styl Start designing the card details pane 2015-06-05 21:37:13 +02:00
minicard.jade Re-factor the avatar system and support avatar uploads 2015-06-09 15:57:45 +02:00
minicard.js Add a UI to restore archived cards 2015-06-07 18:55:26 +02:00
minicard.styl Start designing the card details pane 2015-06-05 21:37:13 +02:00
templates.html Re-factor the avatar system and support avatar uploads 2015-06-09 15:57:45 +02:00