summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDetails.jade
Commit message (Collapse)AuthorAgeFilesLines
* show custom fields on cards but still with dummy valuePouyan Savoli2017-09-221-16/+4
|
* card model and card ui preparation for custom fieldsPouyan Savoli2017-09-221-0/+3
|
* many custom fields model and UI enhancementsPouyan Savoli2017-09-221-0/+15
|
* Existing title of card is pre-filled in copy dialogJim Martens2017-09-121-0/+1
|
* Added copy card to templateJim Martens2017-09-051-0/+7
|
* Copy card link to clipboard. Thanks to xet7 ! Closes #1188Lauri Ojansivu2017-08-261-1/+4
|
* Fix link to cardnztqa2017-06-271-1/+1
|
* comment only working, naive implementation completeRyan Helsing2017-03-181-1/+1
|
* current progressRyan Helsing2017-03-181-21/+22
|
* Add checklist featurelksime2017-01-201-0/+4
|
* Update translations and title of date badges.shoetten2016-11-221-2/+2
|
* Add basic start and due dates for cards.shoetten2016-11-211-0/+13
|
* cardDetails: allow to move cards to top / bottomFriedrich von Never2016-03-191-0/+4
|
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-051-0/+5
|
* change edit card title input to textarea for editing larger titlesalayek2016-01-011-4/+8
|
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-171-1/+1
|
* bugfix: only care active members, also optimize some codefloatinghotpot2015-12-081-1/+1
|
* Hide some disabled forms for anonymous board viewersMaxime Quandalle2015-09-061-5/+7
| | | | | | Fixes #288 Fixes #289 Fixes #290
* Fix member permission modificationMaxime Quandalle2015-09-051-1/+1
| | | | Fixes #280
* Re-enable attachments on sandstormMaxime Quandalle2015-09-011-2/+1
| | | | | Credits go to @dwrensha who implement the required MongoDB upgrade on meteor-spk.
* Update translation source fileMaxime Quandalle2015-09-011-14/+17
|
* Temporarily hide the attachment feature on sandstormMaxime Quandalle2015-08-311-1/+2
| | | | | | | | | | Our spk currently have an issue with the bundled MongoDB (forked) version that breaks if some files are inserted in a GridFS collection. We need to find out a way to upgrade and migrate the bundled database until we can re-enable the attachment feature. Note that the feature is unmodified, it's just hidden in the UI.
* Replace the component bounded `cachedValue` by a global `UnsavedEdits`Maxime Quandalle2015-08-311-3/+9
| | | | | | | | This new draft saving system is currently only implemented for the card description and comment. We need better a component inheritance/composition model to support this for all editable fields. Fixes #186
* Fix property passing in the userAvatar componentMaxime Quandalle2015-08-301-1/+2
| | | | Fixes #257
* Redesign the card design header and change header menu iconMaxime Quandalle2015-08-301-10/+3
|
* Hide feature non-member users can't useMaxime Quandalle2015-08-281-10/+7
| | | | | Fixes #206 Fixes #244
* More explicit file namesMaxime Quandalle2015-08-281-0/+120