summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.jade
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-131-8/+9
|\
| * Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small ↵Lauri Ojansivu2020-02-071-2/+2
| | | | | | | | | | | | mobile smartphones webbrowsers, and hide drag handles on mobile web. Thanks to xet7 !
| * Fix: Don't add a blank space for empty custom fields on minicards.Lauri Ojansivu2019-12-121-6/+7
| | | | | | | | | | | | Thanks to roobre and xet7 ! Closes #2850
* | Uploaded done, but uploading notRomulus Urakagi Tsai2019-11-271-1/+1
|/
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-071-0/+6
| | | | | | Now assignee is visible also at minicard. Thanks to xet7 !
* Add Features: allowing lists to be sorted by modifiedAt when not in ↵Lauri Ojansivu2019-10-291-2/+9
| | | | | | | | | | | | draggable mode. Bug Fix #2093: the broken should be prior to file attachment feature introduced, and tested export board is working. Thanks to whowillcare ! ( xet7 merged this pull request manually from https://github.com/wekan/wekan/pull/2756 ) Closes #2093
* Revert drag handle changes.Lauri Ojansivu2019-10-031-7/+2
|
* Drag handles. In progress.Lauri Ojansivu2019-10-031-3/+3
|
* Drag handles. In Progress.Lauri Ojansivu2019-09-171-2/+7
|
* Revert drag handle changes.Lauri Ojansivu2019-09-141-2/+2
| | | | | | Thanks to Keelan ! Related #2704
* Mobile and Desktop drag handles part 1.Lauri Ojansivu2019-09-131-2/+2
| | | | | | Thanks to xet7 ! Related #2081
* Hide minicard label text: per user checkbox setting at sidebar.Lauri Ojansivu2019-08-071-3/+6
| | | | | | | Thanks to xet7 ! Closes #1466, closes #2561
* Added label text to labels on minicard.Lauri Ojansivu2019-07-241-1/+3
| | | | | | | | Thanks to xet7 ! Closes #2561, closes #2296, closes #1466
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-1/+4
| | | | Thanks to xet7 !
* - [View markdown on List names, Custom Fields (Text and Dropdown), Label names,Lauri Ojansivu2019-05-111-1/+2
| | | | | | | | All Boards view Board names and Board descriptions](https://github.com/wekan/wekan/issues/2334). Thanks to shaygover and xet7 ! Related #2334
* Add the ability to change the card backgroundBenjamin Tissoires2019-01-221-1/+2
| | | | Currently the only way to set it is via the REST API
* Issue : UI feature suggestion: drag handles and long press #1772hupptechnologies2018-12-201-0/+2
| | | | Resolved #1772
* custom fields upgradeNunes Nelson2018-11-051-2/+3
|
* - Add permission "No comments". It is like normal user, but does not show ↵Lauri Ojansivu2018-09-041-4/+5
| | | | | | comments and activities. Thanks to xet7 !
* - Move labels back to original place at minicard.Lauri Ojansivu2018-08-231-5/+4
| | | | | | Thanks to hever and xet7 ! Closes #1842
* - Move color labels on minicard to bottom of minicard.Lauri Ojansivu2018-08-201-4/+5
| | | | | | Thanks to xet7 ! Closes #1842
* Refactor imported -> linked in componentsAndrés Manelli2018-08-111-10/+9
|
* Indicate board or card through icons. Indicate if archivedAndrés Manelli2018-08-111-2/+9
|
* Add title bindingAndrés Manelli2018-08-111-1/+1
|
* Add two way binding of card/board timesAndrés Manelli2018-08-111-12/+8
|
* Allow description and member two way bindingAndrés Manelli2018-08-101-2/+2
|
* Link descriptionAndrés Manelli2018-08-101-5/+5
|
* Import card-as-card, board-as-card. Add styling. Missing details and linksAndrés Manelli2018-08-101-1/+5
|
* Fix missing space in jade file.Lauri Ojansivu2018-07-051-1/+1
| | | | Thanks to xet7 !
* Fix minicard parents displayNicu Tofan2018-06-261-14/+13
|
* Show parent in card (no links, yet)Nicu Tofan2018-06-261-1/+15
|
* Merge branch 'fixRDate' of https://github.com/rjevnikar/wekan into ↵Lauri Ojansivu2018-06-141-1/+1
|\ | | | | | | rjevnikar-fixRDate
| * Fix minicardReceivedDate typo identified in #1694RJevnikar2018-06-141-1/+1
| |
* | testing markdown support for custom fieldsIgnatz2018-06-141-1/+2
| |
* | trying to fix display Issue with dropdown custom fieldsIgnatz2018-06-141-1/+1
|/
* Modify mini cards so that received date is shown if there is no start date, ↵RJevnikar2018-06-081-1/+11
| | | | and due date is shown if there is no end date.
* making custom-fields uneditable on minicardIgnatzHome2018-05-201-2/+2
|
* customFields bevore mebers on minicardIgnatzHome2018-05-201-5/+5
|
* style correction for custom fields on minicardIgnatzHome2018-05-201-4/+5
|
* correcting indent in jadeIgnatzHome2018-05-201-4/+4
|
* showOnCard test implementationIgnatzHome2018-05-201-0/+9
|
* Add card spent time to log time what can be overtime or not (will support ↵Thuan Pham Quoc2017-11-201-4/+8
| | | | filtering in future)
* Added markdown support to card-titles, minicard-titles, checklist title, and ↵Brooks Becton2017-11-141-1/+3
| | | | checklist items
* Fix: incorrect attachment link with subfolder in the urlnztqa2017-06-271-1/+1
|
* Make Due Date layout nicer on minicard. Thanks to whittssg2!Lauri Ojansivu2017-02-111-7/+7
|
* Add checklist featurelksime2017-01-201-1/+6
|
* Display start and due dates in minicards.shoetten2016-11-221-0/+6
|
* UI: Fix scaling of cover images (Fixes: #548)Alexander Sulfrian2016-04-251-2/+1
| | | | | | This reverts f039923ac134e4a3cc70a1a7d47c21460676b1c0 and fixes #196 in a different way (adding quotes). So that we can use the css background properties to scale the cover images.
* Support app deployment under a path prefixMaxime Quandalle2015-10-081-1/+1
| | | | Fixes #133
* Fix #196Maxime Quandalle2015-06-161-1/+2
|