summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDetails.js
Commit message (Expand)AuthorAgeFilesLines
* Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small mo...Lauri Ojansivu2020-02-071-0/+6
* Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020pro...Lauri Ojansivu2020-02-051-0/+87
|\
| * Customize of some card's functionsdollybean2020-02-041-0/+87
|/
* Add Worker role.Lauri Ojansivu2020-01-051-1/+2
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-031-38/+1
* Fix not being able to edit received date.Lauri Ojansivu2020-01-031-6/+1
* Add Worker role.Lauri Ojansivu2020-01-031-2/+44
* Fix: Allow to set empty card title, AssignedBy and RequestedBy.Lauri Ojansivu2019-12-131-0/+6
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-071-0/+8
* Fix prettier.Lauri Ojansivu2019-11-051-4/+4
* fixed #2780jymcheong2019-11-051-11/+15
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-021-0/+13
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-021-0/+104
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-10-311-0/+3
* Drag handles. In progress.Lauri Ojansivu2019-10-031-2/+1
* Drag handles continue. In progress.Lauri Ojansivu2019-10-011-1/+2
* Fix #2451 unable to drag select text without closing card detailsJustin Reynolds2019-09-061-1/+21
* Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default.Lauri Ojansivu2019-08-151-27/+29
* Webhook cardDetails onRenderedjymcheong2019-08-141-0/+29
* Prettier & eslint project style updateJustin Reynolds2019-06-281-168/+221
* Inferface: Can move cardToTop/Bottom. Fixes #2289Christoph Jahn2019-06-211-2/+2
* Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-131-3/+3
* - Fix card copy & move between boards with customFieldsAndrés Manelli2019-03-161-3/+5
* Avoid set self as parent card, for realAndrés Manelli2019-03-081-23/+16
* Avoid setting same card as parentCard.Andrés Manelli2019-03-061-1/+9
* Fix card copyAndrés Manelli2019-02-281-4/+4
* Allow swimlane creation from templateAndrés Manelli2019-02-241-3/+0
* Prepare to create card from templateAndrés Manelli2019-02-241-53/+5
* Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-241-0/+3
* automatic scroll: fix vertical automatic scrolling when opening a cardBenjamin Tissoires2019-01-281-5/+4
* card colors: remove unused variablesBenjamin Tissoires2019-01-241-1/+0
* IFTTT: card colors: add an actual white entryBenjamin Tissoires2019-01-241-0/+3
* - Translate and add colors to IFTTT Rules dropdown.Lauri Ojansivu2019-01-221-1/+1
* Set the card color with the color pickerBenjamin Tissoires2019-01-221-10/+34
* color: add option in hamburger to change the card colorBenjamin Tissoires2019-01-221-0/+13
* Add the ability to change the card backgroundBenjamin Tissoires2019-01-221-0/+1
* Fix lineter issuehupptechnologies2018-12-081-3/+1
* Issue : Clicking the scrollbar closes the card on Chrome #1404hupptechnologies2018-12-081-0/+3
* - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-031-1/+19
* Allow description and member two way bindingAndrés Manelli2018-08-101-3/+2
* Link descriptionAndrés Manelli2018-08-101-1/+2
* Fix missing utility function.Haocen Xu2018-07-061-1/+1
* Hotfix more sortable elementsHaocen Xu2018-07-061-0/+6
* Added ability to change card's parent.Nicu Tofan2018-06-261-27/+110
* Links for parents in card details.Nicu Tofan2018-06-261-1/+18
* Show parent in card (no links, yet)Nicu Tofan2018-06-261-0/+8
* Get rid of old implementation for substacksNicu Tofan2018-06-261-7/+7
* Change order using drag-n-drop for subtasksNicu Tofan2018-06-261-0/+38
* Initial implementation for subtasksNicu Tofan2018-06-261-22/+34
* This seems to make more sense.IgnatzHome2018-06-141-14/+15