summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDetails.js
Commit message (Expand)AuthorAgeFilesLines
* show custom fields on cards but still with dummy valuePouyan Savoli2017-09-221-14/+0
* card model and card ui preparation for custom fieldsPouyan Savoli2017-09-221-1/+1
* many custom fields model and UI enhancementsPouyan Savoli2017-09-221-0/+15
* Added copy card functionalityJim Martens2017-09-051-0/+45
* Copy card link to clipboard. Thanks to xet7 ! Closes #1188Lauri Ojansivu2017-08-261-15/+41
* comment only working, naive implementation completeRyan Helsing2017-03-181-0/+4
* current progressRyan Helsing2017-03-181-0/+4
* Merge pull request #30 from dwrensha/show-card-commentsLauri Ojansivu2016-11-291-0/+3
|\
| * set isLoaded to true on both transitionend and animationendDavid Renshaw2016-11-231-0/+3
* | Add basic start and due dates for cards.shoetten2016-11-211-0/+2
|/
* Fix an event name from animationend to transitionendMaxime Quandalle2016-07-191-1/+1
* Fix move to topAlexander Sulfrian2016-07-181-2/+2
* cardDetails: allow to move cards to top / bottomFriedrich von Never2016-03-191-0/+10
* Fix a bug with the inheritance modelMaxime Quandalle2016-02-101-1/+1
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-051-0/+18
* Remove unnecessary template name declarationMaxime Quandalle2016-01-031-4/+0
* Fix card infinite scrolling on card activitiesMaxime Quandalle2016-01-031-2/+6
* change edit card title input to textarea for editing larger titlesalayek2016-01-011-0/+13
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-171-1/+1
* 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-221-2/+3
* Upgrade peerlibrary:blaze-components to v0.14Maxime Quandalle2015-10-211-7/+7
* Fix Popup.afterCommitAlexander Sulfrian2015-09-201-2/+2
* 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-081-20/+5
|/
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-51/+51
* Fix the horizontal canvas scrolling on card openingMaxime Quandalle2015-08-311-5/+25
* 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-311-4/+31
* Redesign the card design header and change header menu iconMaxime Quandalle2015-08-301-1/+1
* Yet another iteration on the user interfaceMaxime Quandalle2015-08-281-4/+11
* More explicit file namesMaxime Quandalle2015-08-281-0/+123