wekan/client/components/cards
Maxime Quandalle 5d77ad4f6b Finish the minicard editor auto-completion feature
This commit stands on the initial support implemented in #342. We now
avoid error-prone parsing step by adding the member or the label
directly to the card object.

We also added support for `Tab` to completion on our textComplete
component.

Closes #342
2015-11-08 23:17:24 -08:00
..
attachments.jade Fix a typo in a function call introduced in a78debc 2015-10-13 14:10:56 +02:00
attachments.js Fix Popup.afterCommit 2015-09-20 16:49:11 +02:00
attachments.styl Fix card attachments 2015-06-13 15:04:55 +02:00
cardDetails.jade Hide some disabled forms for anonymous board viewers 2015-09-06 03:54:36 +02:00
cardDetails.js Finish the minicard editor auto-completion feature 2015-11-08 23:17:24 -08:00
cardDetails.styl Redesign the card design header and change header menu icon 2015-08-30 16:02:25 +02:00
labels.jade Re-implement label deletion 2015-10-20 19:07:24 +02:00
labels.js Prefer ES5 methods over underscore utilities 2015-10-22 18:13:12 +02:00
labels.styl Fix label alignement on Safari 2015-08-28 10:59:46 +02:00
minicard.jade Support app deployment under a path prefix 2015-10-08 23:28:27 +02:00
minicard.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
minicard.styl Redesign the card design header and change header menu icon 2015-08-30 16:02:25 +02:00