summaryrefslogtreecommitdiffstats
path: root/client/components/cards
Commit message (Expand)AuthorAgeFilesLines
* - 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-082-28/+21
* Avoid setting same card as parentCard.Andrés Manelli2019-03-061-1/+9
* Fix card copyAndrés Manelli2019-02-281-4/+4
* Merge branch 'devel' into edgeLauri Ojansivu2019-02-271-11/+7
|\
| * Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-11/+7
* | Allow swimlane creation from templateAndrés Manelli2019-02-242-6/+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-242-0/+6
|/
* automatic scroll: fix vertical automatic scrolling when opening a cardBenjamin Tissoires2019-01-281-5/+4
* card colors: remove unused variablesBenjamin Tissoires2019-01-242-5/+0
* IFTTT: card colors: add an actual white entryBenjamin Tissoires2019-01-243-3/+11
* set card colors: properly set the title of the popupsBenjamin Tissoires2019-01-241-4/+1
* card colors: force overwrite of text colorBenjamin Tissoires2019-01-241-11/+11
* - Translate and add colors to IFTTT Rules dropdown.Lauri Ojansivu2019-01-221-1/+1
* Set the card color with the color pickerBenjamin Tissoires2019-01-222-38/+41
* color: add option in hamburger to change the card colorBenjamin Tissoires2019-01-222-1/+46
* Add the ability to change the card backgroundBenjamin Tissoires2019-01-226-2/+168
* Issue: Hard to use Wekan on mobile because of UI/UX issues #953hupptechnologies2019-01-011-2/+2
* Issue : UI feature suggestion: drag handles and long press #1772hupptechnologies2018-12-202-0/+15
* Fix lineter issuehupptechnologies2018-12-081-3/+1
* Issue : Clicking the scrollbar closes the card on Chrome #1404hupptechnologies2018-12-082-2/+10
* autoamted local changehupptechnologies2018-11-272-1/+3
* - Fix: Message box for deleting subtask unreachable.Lauri Ojansivu2018-11-231-0/+1
* custom fields upgradeNunes Nelson2018-11-051-2/+3
* - Hide Linked Card and Linked Board on Sandstorm, because they are onlyLauri Ojansivu2018-11-031-7/+11
* - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-031-1/+19
* - Add permission "No comments". It is like normal user, but does not show com...Lauri Ojansivu2018-09-042-22/+26
* Only allow ifCanModify users to add dates (received, start, end, and due).rjevnikar2018-08-281-4/+8
* - Move labels back to original place at minicard.Lauri Ojansivu2018-08-231-5/+4
* - Move color labels on minicard to bottom of minicard.Lauri Ojansivu2018-08-201-4/+5
* Fix hiddenSystemMessagesAndrés Manelli2018-08-151-1/+6
* Fix removed setters and gettersAndrés Manelli2018-08-151-10/+10
* Fix lint errorsAndrés Manelli2018-08-111-3/+3
* Fix rebase errorsAndrés Manelli2018-08-113-25/+5
* Fix lint warningAndrés Manelli2018-08-111-1/+1
* Refactor imported -> linked in componentsAndrés Manelli2018-08-117-28/+27
* Add imported card locationAndrés Manelli2018-08-112-0/+10
* Indicate board or card through icons. Indicate if archivedAndrés Manelli2018-08-114-4/+27
* Remove imported cards and boards colorsAndrés Manelli2018-08-111-27/+0
* Add title bindingAndrés Manelli2018-08-112-4/+4
* Add two way binding of activities, comments, and attachmentsAndrés Manelli2018-08-111-2/+7
* Add two way binding of checklistsAndrés Manelli2018-08-113-5/+4
* Add two way binding of card/board timesAndrés Manelli2018-08-115-51/+68
* Allow description and member two way bindingAndrés Manelli2018-08-103-9/+8
* Link descriptionAndrés Manelli2018-08-104-17/+9
* Import card-as-card, board-as-card. Add styling. Missing details and linksAndrés Manelli2018-08-103-1/+51
* Fix typo.Lauri Ojansivu2018-08-021-1/+1
* Fix flagging of dates (i.e. due date only flagged when before end date)RJevnikar2018-07-313-37/+41
* bug fix: #1780Jonas Olsson2018-07-171-1/+2