summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDetails.js
Commit message (Expand)AuthorAgeFilesLines
* Revert part 2, related https://github.com/wekan/wekan/pull/3048Lauri Ojansivu2020-04-271-1/+4
* Revert In Progress additional vote features. Translations are not removed.Lauri Ojansivu2020-04-271-7/+16
* Additional vote featuresNico2020-04-261-16/+7
* Don't interpret dragging an element as a clickMarc Hartmayer2020-04-251-7/+1
* Make it compatible with newer and older versions of jQuery sortableMarc Hartmayer2020-04-251-2/+2
* Newer versions of jQuery sortable use `uiSortable` keyMarc Hartmayer2020-04-231-10/+5
* Fix lint errors in lint error fix.Lauri Ojansivu2020-04-221-9/+8
* Multiple lint issue fixesMarc Hartmayer2020-04-211-3/+3
* Add sortDefault helper for sorting boardsboeserwolf2020-04-191-3/+3
* Make linked card clickableboeserwolf2020-04-191-0/+3
* Public voteNico2020-04-101-6/+19
* Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2Lauri Ojansivu2020-04-081-26/+23
* Voteing featureNico2020-04-071-5/+72
* 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