summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.jade
Commit message (Collapse)AuthorAgeFilesLines
* edit_card start voteNico2020-06-111-2/+2
| | | | better visibility what was voted
* display formatted currency custom field on minicardHaben Amare2020-05-251-2/+6
|
* Move In Progress ostrio-files changes to separate branch, and revert ↵Lauri Ojansivu2020-05-251-1/+1
| | | | | | | | | | | | ostrio-files changes, so that: - Export to CSV/TSV with custom fields works - Attachments are not exported to disk - It is possible to build arm64/s390x versions again. Thanks to xet7 ! Related #3110
* Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-141-0/+2
|\
| * Card vote options in new forkNico2020-05-031-0/+2
| |
* | Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-081-2/+6
|\|
| * Revert In Progress additional vote features. Translations are not removed.Lauri Ojansivu2020-04-271-2/+0
| | | | | | | | | | | | Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/3048
| * Additional vote featuresNico2020-04-261-0/+2
| |
| * Fix drag-and-drop and scrolling on mobile devicesMarc Hartmayer2020-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Use drag handles on "miniscreens" whenever useful, this is especially useful on mobile device. This should hopefully fix https://github.com/wekan/wekan/issues/2947. While at it, simplify the condition Utils.isMiniScreen() || (!Utils.isMiniScreen() && showDesktopDragHandles) to Utils.isMiniScreen() || showDesktopDragHandle
| * Voteing featureNico2020-04-071-0/+4
| |
* | 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
|