summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Translate the label colorsMaxime Quandalle2015-10-152-1/+5
* Add some ESLint rules and fix some related issuesMaxime Quandalle2015-10-142-8/+6
* Prevent dublicated empty labels of the same colorMaxime Quandalle2015-10-141-1/+1
* Import single card: proper error handlingXavier Priour2015-10-142-23/+41
* Import single card: create an 'importCard' activity entryXavier Priour2015-10-142-0/+12
* 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
* Set some DOM transformation to fix some of the accessibility issuesMaxime Quandalle2015-10-131-0/+41
* Abstract the jquery-textcomplete integration with EscapeActionsMaxime Quandalle2015-10-132-25/+31
* Fix a typo in a function call introduced in a78debcMaxime Quandalle2015-10-131-1/+1
* Support app deployment under a path prefixMaxime Quandalle2015-10-085-7/+11
* Merge pull request #326 from AlexanderS/fix/display-all-archivedMaxime Quandalle2015-09-241-2/+8
|\
| * sidebar: Filter archived cards/lists for current boardAlexander Sulfrian2015-09-241-2/+8
* | Fix removeMemberPopupAlexander Sulfrian2015-09-202-1/+10
|/
* Merge pull request #316 from AlexanderS/fix/delete-cardMaxime Quandalle2015-09-204-5/+5
|\
| * Fix Popup.afterCommitAlexander Sulfrian2015-09-204-5/+5
* | Shortcut: F toggles filter sidebarfisle2015-09-191-0/+11
* | Shortcut: Spacebar assigns self to current cardfisle2015-09-191-0/+23
* | Add some strings to the translation setMaxime Quandalle2015-09-181-2/+2
* | Display “Filter cards” action for non-board membersMaxime Quandalle2015-09-181-16/+15
|/
* Merge pull request #305 from AlexanderS/fix/multiselect-toggleMaxime Quandalle2015-09-161-4/+4
|\
| * Fix multiselect toggle logicAlexander Sulfrian2015-09-161-4/+4
* | Remove redundant wordsAlexander Sulfrian2015-09-161-2/+2
|/
* Merge branch 'master' into develMaxime Quandalle2015-09-104-4/+13
|\
| * Fix the draft saving feature on card switchingMaxime Quandalle2015-09-102-2/+5
| * Fix labels drag and drop from the sidebarMaxime Quandalle2015-09-101-1/+1
| * Fix text selection in the card detailed paneMaxime Quandalle2015-09-101-1/+7
* | Centralize all mutations at the model levelMaxime Quandalle2015-09-0813-249/+78
|/
* Fix some dead linksMaxime Quandalle2015-09-064-42/+54
* Fix header style when there are too much starred boardsMaxime Quandalle2015-09-062-4/+14
* Fix a recurrent English typoMaxime Quandalle2015-09-069-24/+24
* Add a missing translationMaxime Quandalle2015-09-061-4/+2
* Hide some disabled forms for anonymous board viewersMaxime Quandalle2015-09-063-17/+22
* Fix markdown rendering in the message viewerMaxime Quandalle2015-09-061-0/+7
* Show avatars in search resultsMaxime Quandalle2015-09-062-2/+8
* Support avatars and improve permissions integration on sandstormMaxime Quandalle2015-09-051-4/+5
* Fix an issue with the star counterMaxime Quandalle2015-09-051-1/+1
* Fix member permission modificationMaxime Quandalle2015-09-059-33/+43
* Force popup closing when closing the detailed card paneMaxime Quandalle2015-09-041-0/+2
* Change our presence packageMaxime Quandalle2015-09-042-1/+8
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-0340-1139/+1066
* Improve list title formMaxime Quandalle2015-09-026-46/+33
* Fix attachments downloadingMaxime Quandalle2015-09-022-4/+7
* Add an horizontal scrollbar on code snippetsMaxime Quandalle2015-09-021-0/+5
* Avoid side effects while clicking on a link in a card descriptionMaxime Quandalle2015-09-011-0/+17