summaryrefslogtreecommitdiffstats
path: root/client/components/lists/listHeader.jade
Commit message (Collapse)AuthorAgeFilesLines
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-051-0/+5
|
* Remove the import trello card featureMaxime Quandalle2015-12-221-1/+0
| | | | | | See the following discussion for rationale: https://github.com/wekan/wekan/issues/113#issuecomment-163039089
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-171-1/+1
|
* Remove the move and archive all cards of a list featureMaxime Quandalle2015-12-091-9/+0
| | | | | | | | | | This operation should now be handled using the multi-selection feature, ie “select all cards” and then move them or click the “archive selection” button. This new process add an extra click which I consider reasonable enough for a relatively rare operation -- plus I want to encourage mutli-selection usage. Closes #390.
* Import board: added UIXavier Priour2015-10-171-9/+0
|
* Import single card: proper error handlingXavier Priour2015-10-141-0/+2
|
* Import single card: refactor to meteor methodXavier Priour2015-10-141-1/+0
|
* Add card import UIXavier Priour2015-10-141-0/+9
|
* Improve list title formMaxime Quandalle2015-09-021-1/+1
|
* Replace the component bounded `cachedValue` by a global `UnsavedEdits`Maxime Quandalle2015-08-311-1/+1
| | | | | | | | This new draft saving system is currently only implemented for the card description and comment. We need better a component inheritance/composition model to support this for all editable fields. Fixes #186
* Redesign the card design header and change header menu iconMaxime Quandalle2015-08-301-1/+1
|
* Hide feature non-member users can't useMaxime Quandalle2015-08-281-1/+2
| | | | | Fixes #206 Fixes #244
* Improve the list menuMaxime Quandalle2015-08-281-0/+27
| | | | | | | | | * Grow the click-able zone of the list menu * Remove a dead link on the list menu * Merge list menu files with header menu to be consistent with the board components internal organization Closes #106
* More explicit file namesMaxime Quandalle2015-08-281-0/+16