summaryrefslogtreecommitdiffstats
path: root/client/components/cards
Commit message (Expand)AuthorAgeFilesLines
* cardDetails: allow to move cards to top / bottomFriedrich von Never2016-03-192-0/+14
* Fix a bug with the inheritance modelMaxime Quandalle2016-02-101-1/+1
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-053-0/+28
* Remove unnecessary template name declarationMaxime Quandalle2016-01-032-8/+0
* Fix card infinite scrolling on card activitiesMaxime Quandalle2016-01-031-2/+6
* Fix layout on Apple devicesMaxime Quandalle2016-01-022-0/+4
* change edit card title input to textarea for editing larger titlesalayek2016-01-012-4/+21
* Forbid trailing spacesMaxime Quandalle2015-12-301-1/+1
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-174-2/+28
* 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