wekan/client/components/lists
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
..
list.jade More explicit file names 2015-08-28 02:25:26 +02:00
list.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
list.styl Improve list title form 2015-09-02 22:56:12 +02:00
listBody.jade More explicit file names 2015-08-28 02:25:26 +02:00
listBody.js Initial support for @user and #label use in new cards. 2015-10-03 15:58:36 -06:00
listHeader.jade Improve list title form 2015-09-02 22:56:12 +02:00
listHeader.js Fix Popup.afterCommit 2015-09-20 16:49:11 +02:00