summaryrefslogtreecommitdiffstats
path: root/client/components/rules/actions
Commit message (Collapse)AuthorAgeFilesLines
* Fix XSS.Lauri Ojansivu2020-06-081-1/+1
| | | | Thanks to xet7 !
* WIP: XSS fixesMarc Hartmayer2020-06-071-1/+1
|
* Fix false positive found by deepcode.aiMarc Hartmayer2020-05-241-0/+1
|
* Set '*' as default value for swimlane and list name in card move actionMarc Hartmayer2020-05-231-2/+2
| | | | | This is the same default as `Utils.getTriggerActionDesc` has. This commit fixes https://github.com/wekan/wekan/issues/3107.
* Add sortDefault helper for sorting boardsboeserwolf2020-04-191-1/+1
|
* Add rule action to move cards to other boardsPeter Verraedt2020-01-232-17/+50
| | | | Fixes #1996
* Prettier & eslint project style updateJustin Reynolds2019-06-284-440/+438
|
* Adds rule feature: cardAction - SetDate #2504Christoph Jahn2019-06-212-4/+85
|
* ifttt: card actions: simplify the logic for setting the colorBenjamin Tissoires2019-01-262-13/+17
| | | | | Jade allows a simpler approach than my initial manual update. Just declare the correct ReactiveVar and accessor, and done.
* rules: set card color: use the color pickerBenjamin Tissoires2019-01-242-28/+59
|
* add action: set card colorBenjamin Tissoires2019-01-222-6/+53
|
* Fixed errorsAngelo Gallarello2019-01-022-3/+3
|
* Added create card actionAngelo Gallarello2019-01-022-0/+42
|
* Added notesAngelo Gallarello2019-01-021-0/+6
|
* Add action: create checklist with itemsAngelo Gallarello2019-01-024-1/+67
|
* Fixed rules about member and box dropdowns widthAngelo Gallarello2018-09-211-4/+4
|
* Fix lint errors.Lauri Ojansivu2018-09-166-169/+169
|
* BeautyfiedAngelo Gallarello2018-09-144-183/+362
|
* Finished alpha rulesAngelo Gallarello2018-09-144-43/+50
|
* Refactoring rules descriptionAngelo Gallarello2018-09-142-4/+2
|
* Fixed rule allowsAngelo Gallarello2018-09-128-95/+107
|
* Completed rulesAngelo Gallarello2018-08-198-16/+320
|
* Almost full circleAngelo Gallarello2018-08-152-0/+54