summaryrefslogtreecommitdiffstats
path: root/client/components/cards
Commit message (Expand)AuthorAgeFilesLines
...
* Dynamically resize the new card form if the title is too longMaxime Quandalle2015-12-091-1/+2
* bugfix: only care active members, also optimize some codefloatinghotpot2015-12-081-1/+1
* Enphasize keyboard shortcuts with a dedicated styleMaxime Quandalle2015-11-251-1/+1
* Merge GitHub PR #387Maxime Quandalle2015-11-153-2/+100
|\
| * add preview attached image, allow upload image from clipboard and drag & drpfloatinghotpot2015-11-133-2/+100
* | Finish the minicard editor auto-completion featureMaxime Quandalle2015-11-081-1/+1
|/
* Upgrade Meteor to 1.2.1-rc4Maxime Quandalle2015-10-231-3/+3
* Prefer ES5 methods over underscore utilitiesMaxime Quandalle2015-10-222-3/+4
* Upgrade peerlibrary:blaze-components to v0.14Maxime Quandalle2015-10-211-7/+7
* Re-implement label deletionMaxime Quandalle2015-10-201-1/+1
* Prevent dublicated empty labels of the same colorMaxime Quandalle2015-10-141-1/+1
* Fix a typo in a function call introduced in a78debcMaxime Quandalle2015-10-131-1/+1
* Support app deployment under a path prefixMaxime Quandalle2015-10-082-2/+2
* Fix Popup.afterCommitAlexander Sulfrian2015-09-202-3/+3
* Merge branch 'master' into develMaxime Quandalle2015-09-101-0/+3
|\
| * Fix the draft saving feature on card switchingMaxime Quandalle2015-09-101-0/+3
* | Centralize all mutations at the model levelMaxime Quandalle2015-09-083-65/+15
|/
* Hide some disabled forms for anonymous board viewersMaxime Quandalle2015-09-062-16/+20
* Fix member permission modificationMaxime Quandalle2015-09-051-1/+1
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-034-122/+122
* Fix attachments downloadingMaxime Quandalle2015-09-022-4/+7
* Re-enable attachments on sandstormMaxime Quandalle2015-09-011-2/+1
* Update translation source fileMaxime Quandalle2015-09-011-14/+17
* Fix the horizontal canvas scrolling on card openingMaxime Quandalle2015-08-311-5/+25
* Temporarily hide the attachment feature on sandstormMaxime Quandalle2015-08-311-1/+2
* Don't save a draft if the card description hasn't been modifiedMaxime Quandalle2015-08-311-1/+4
* Replace the component bounded `cachedValue` by a global `UnsavedEdits`Maxime Quandalle2015-08-312-7/+40
* Fix property passing in the userAvatar componentMaxime Quandalle2015-08-301-1/+2
* Redesign the card design header and change header menu iconMaxime Quandalle2015-08-304-27/+20
* Hide feature non-member users can't useMaxime Quandalle2015-08-281-10/+7
* Fix label alignement on SafariMaxime Quandalle2015-08-281-0/+2
* Yet another iteration on the user interfaceMaxime Quandalle2015-08-284-16/+33
* More explicit file namesMaxime Quandalle2015-08-283-0/+0
* Display keyboard shortcuts on a modalMaxime Quandalle2015-08-281-1/+1
* Fix EscapeActions click in handlingMaxime Quandalle2015-08-251-1/+1
* Upgrade meteor to 1.2-rc.4 and package versionsMaxime Quandalle2015-08-251-5/+4
* Switch the font to robotoMaxime Quandalle2015-08-203-13/+8
* profile name changed fullname and comma hotfix.Yasar icli2015-07-181-1/+1
* Allow a user to edit its profile or avatar from a member popoverMaxime Quandalle2015-06-192-3/+3
* Improve card and list sortable dragMaxime Quandalle2015-06-171-0/+1
* Fix #196Maxime Quandalle2015-06-162-10/+6
* Fix #199Maxime Quandalle2015-06-164-62/+80
* Fix card attachmentsMaxime Quandalle2015-06-135-207/+97
* Work on the card activities and commentsMaxime Quandalle2015-06-1211-438/+231
* Fix card title editionMaxime Quandalle2015-06-113-12/+18
* Re-factor the avatar system and support avatar uploadsMaxime Quandalle2015-06-094-8/+8
* Add a UI to restore archived cardsMaxime Quandalle2015-06-075-73/+38
* Remove modal componentMaxime Quandalle2015-06-071-4/+0
* Click on the page to escape the last actionMaxime Quandalle2015-06-071-0/+8
* Improve the card details pane overlay interactionsMaxime Quandalle2015-06-061-6/+0