summaryrefslogtreecommitdiffstats
path: root/client/components/lists
Commit message (Expand)AuthorAgeFilesLines
* Upgrade ESLint to v2Maxime Quandalle2016-03-171-1/+3
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-053-0/+27
* Remove unnecessary template name declarationMaxime Quandalle2016-01-033-16/+0
* Fix drag and drop on SandstormMaxime Quandalle2015-12-301-3/+9
* Remove the import trello card featureMaxime Quandalle2015-12-222-2/+0
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-171-1/+1
* Dynamically resize the new card form if the title is too longMaxime Quandalle2015-12-091-1/+6
* Remove the move and archive all cards of a list featureMaxime Quandalle2015-12-092-28/+0
* bugfix: only care active members, also optimize some codefloatinghotpot2015-12-081-1/+1
* Finish the minicard editor auto-completion featureMaxime Quandalle2015-11-084-89/+86
* Merge branch 'devel' into minicard-editorMaxime Quandalle2015-10-314-10/+13
|\
| * Fix some bugs introduced in aa974aaMaxime Quandalle2015-10-291-2/+2
| * Upgrade Meteor to 1.2.1-rc4Maxime Quandalle2015-10-232-6/+6
| * Upgrade peerlibrary:blaze-components to v0.14Maxime Quandalle2015-10-213-4/+4
| * Import board: added UIXavier Priour2015-10-172-48/+0
| * Add some ESLint rules and fix some related issuesMaxime Quandalle2015-10-141-4/+2
| * Import single card: proper error handlingXavier Priour2015-10-142-23/+41
| * Import single card: refactor to meteor methodXavier Priour2015-10-142-55/+14
| * Import single card: archived cardXavier Priour2015-10-141-0/+1
| * Import single card: map labelsXavier Priour2015-10-141-10/+33
| * Import single card: now with description and commentsXavier Priour2015-10-141-1/+16
| * Import single card: title and proper sort indexXavier Priour2015-10-141-0/+26
| * Add card import UIXavier Priour2015-10-142-0/+11
| * Use a better API to retrieve the new card positionMaxime Quandalle2015-10-131-1/+1
* | Made colours light grey in the labels dropdownKenton Hamaluik2015-10-101-1/+6
* | Added coloured label badges in autocomplete listKenton Hamaluik2015-10-081-5/+14
* | Pressing escape while autocomplete is open no longer closes the minicardKenton Hamaluik2015-10-081-0/+5
* | Now cards with *only* metadata aren't created emptyKenton Hamaluik2015-10-081-27/+27
* | Added space after if to conform to formattingKenton Hamaluik2015-10-081-3/+3
* | Fixed issue with possible race condition, suggested by @mquandalleKenton Hamaluik2015-10-081-8/+4
* | Fixed typo in template for quick-adding a user.Kenton Hamaluik2015-10-031-1/+1
* | Made eslinter happy.Kenton Hamaluik2015-10-031-12/+12
* | Conformed to the 80-character line length limit.Kenton Hamaluik2015-10-031-9/+11
* | Initial support for @user and #label use in new cards.Kenton Hamaluik2015-10-031-1/+97
|/
* Fix Popup.afterCommitAlexander Sulfrian2015-09-201-1/+1
* Centralize all mutations at the model levelMaxime Quandalle2015-09-082-47/+17
* Fix a recurrent English typoMaxime Quandalle2015-09-061-2/+2
* Add a missing translationMaxime Quandalle2015-09-061-4/+2
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-033-112/+113
* Improve list title formMaxime Quandalle2015-09-022-20/+7
* Replace the component bounded `cachedValue` by a global `UnsavedEdits`Maxime Quandalle2015-08-311-1/+1
* Redesign the card design header and change header menu iconMaxime Quandalle2015-08-302-1/+2
* Fix the cursor used while dragging a listMaxime Quandalle2015-08-281-1/+4
* Hide feature non-member users can't useMaxime Quandalle2015-08-281-1/+2
* Call me WekanMaxime Quandalle2015-08-281-1/+1
* Improve the list menuMaxime Quandalle2015-08-285-83/+83
* Implement click-and-drag integration to translate the board canvasMaxime Quandalle2015-08-281-0/+3
* More explicit file namesMaxime Quandalle2015-08-289-0/+0
* Implement a modal systemMaxime Quandalle2015-08-261-1/+1
* Start the migration from iron-router to flow-routerMaxime Quandalle2015-08-231-1/+1