wekan/client/components
Kenton Hamaluik bfcfd2ebda Initial support for @user and #label use in new cards.
When creating a new [mini]card, typing `@` or `#` brings up an
auto-complete box for board members and labels which will get applied to
the card upon creation. These textual tags are removed from the card
title before saving to maintain sanity. If a label doesn't have a name,
it's colour is used (i.e. `red`, `purple`, etc).

This was developed to ease the creation of new cards and allow users to
rapidly create cards without having to click numerous times just to
apply labels & members.
2015-10-03 15:58:36 -06:00
..
activities Fix some dead links 2015-09-06 23:42:52 +02:00
boards Merge pull request #316 from AlexanderS/fix/delete-card 2015-09-20 16:57:00 +02:00
cards Fix Popup.afterCommit 2015-09-20 16:49:11 +02:00
forms Improve list title form 2015-09-02 22:56:12 +02:00
lists Initial support for @user and #label use in new cards. 2015-10-03 15:58:36 -06:00
main Fix some dead links 2015-09-06 23:42:52 +02:00
mixins Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
sidebar Merge pull request #326 from AlexanderS/fix/display-all-archived 2015-09-24 15:12:47 +02:00
users Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00