summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Enphasize keyboard shortcuts with a dedicated styleMaxime Quandalle2015-11-253-6/+10
* Merge GitHub PR #387Maxime Quandalle2015-11-155-2/+219
|\
| * add preview attached image, allow upload image from clipboard and drag & drpfloatinghotpot2015-11-135-2/+219
* | Improve Sandstorm usernames managementMaxime Quandalle2015-11-111-1/+1
* | Merge branch 'minicard-editor' into develMaxime Quandalle2015-11-088-13/+154
|\ \
| * | Finish the minicard editor auto-completion featureMaxime Quandalle2015-11-088-97/+118
| * | Merge branch 'devel' into minicard-editorMaxime Quandalle2015-10-3135-122/+341
| |\|
| * | Made colours light grey in the labels dropdownKenton Hamaluik2015-10-101-1/+6
| * | Added coloured label badges in autocomplete listKenton Hamaluik2015-10-082-5/+21
| * | 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
* | | Share the useraccounts configuration with the serverMaxime Quandalle2015-11-021-48/+0
* | | Fix an exception introduced in 41b23f8Maxime Quandalle2015-11-011-1/+2
| |/ |/|
* | Fix some bugs introduced in aa974aaMaxime Quandalle2015-10-294-6/+8
* | Update packages and update Meteor to 1.2.1Maxime Quandalle2015-10-291-2/+2
* | Add missing semicolonDominik Ferber2015-10-271-1/+1
* | Upgrade Meteor to 1.2.1-rc4Maxime Quandalle2015-10-238-26/+28
* | Display the board name in the page titleMaxime Quandalle2015-10-221-0/+23
* | Prefer ES5 methods over underscore utilitiesMaxime Quandalle2015-10-2210-18/+20
* | Upgrade peerlibrary:blaze-components to v0.14Maxime Quandalle2015-10-217-15/+15
* | Upgrade kenton:accounts-sandstorm package to 0.1.6Maxime Quandalle2015-10-211-2/+2
* | Merge branch 'xavierpriour-devel' into develMaxime Quandalle2015-10-2010-79/+151
|\ \
| * | Provide a default date for lists and cards creation dateMaxime Quandalle2015-10-204-21/+23
| * | Import board: import comments and log activitiesXavier Priour2015-10-193-29/+46
| * | Import board: now proper createdAt datesXavier Priour2015-10-171-1/+9
| * | Import board: added UIXavier Priour2015-10-177-48/+93
* | | Re-implement label deletionMaxime Quandalle2015-10-201-1/+1
|/ /
* | 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
|\