summaryrefslogtreecommitdiffstats
path: root/server/rulesHelper.js
Commit message (Collapse)AuthorAgeFilesLines
* Sorry marc1006, I had to revert deepcode.ai arrow function fixes becauseLauri Ojansivu2020-05-251-1/+1
| | | | | | Python API docs generator does not work all when code has arrow functions. Thanks to xet7 !
* Use an arrow function inside forEach() instead of an anonymous functionMarc Hartmayer2020-05-241-1/+1
| | | | Suggested by deepcode.ai.
* Add rule action to move cards to other boardsPeter Verraedt2020-01-231-22/+52
| | | | Fixes #1996
* Prettier & eslint project style updateJustin Reynolds2019-06-281-129/+177
|
* Adds rule feature: cardAction - SetDate #2504Christoph Jahn2019-06-211-0/+83
|
* Fixed bug #2501Christoph Jahn2019-06-191-2/+2
| | | card.move needs boardId as first parameter
* Fix lint errors.Lauri Ojansivu2019-04-061-1/+1
| | | | Thanks to xet7 !
* Merge remote-tracking branch 'Angtrim/feature-duplicate' into edgeLauri Ojansivu2019-04-061-1/+3
|\
| * FixesAngelo Gallarello2019-02-121-1/+3
| |
* | Fix IFTTT email sendingjustinr12342019-03-211-6/+6
| |
* | Disable eslint for console errorjustinr12342019-03-181-0/+1
| |
* | Don't swallow email errorsjustinr12342019-03-181-0/+1
|/ | | Fixes #2246
* add action: set card colorBenjamin Tissoires2019-01-221-0/+3
|
* - Fix lint errors.Lauri Ojansivu2019-01-041-2/+2
| | | | Thanks to xet7 !
* Fixed errorsAngelo Gallarello2019-01-021-10/+10
|
* Added create card actionAngelo Gallarello2019-01-021-0/+17
|
* Add action: create checklist with itemsAngelo Gallarello2019-01-021-0/+13
|
* - Fix: IFTTT Rule "Remove all members from the card" doesn't work.Lauri Ojansivu2018-12-071-1/+1
| | | | | | Thanks to BurakTuran9 ! Related #1972
* - Fix lint errors and warnings.Lauri Ojansivu2018-10-081-2/+2
| | | | Thanks to xet7 !
* Fixed rules conflictsAngelo Gallarello2018-10-071-2/+9
|
* Fixed lint errorsAngelo Gallarello2018-10-071-3/+3
|
* Fixed card move to top/bottomAngelo Gallarello2018-09-211-2/+2
|
* Fixed rules about member and box dropdowns widthAngelo Gallarello2018-09-211-2/+2
|
* Fixed some rulesAngelo Gallarello2018-09-211-4/+4
|
* Fix lint errors.Lauri Ojansivu2018-09-161-128/+128
|
* Finished alpha rulesAngelo Gallarello2018-09-141-11/+0
|
* Fixed board id bug in moveAngelo Gallarello2018-09-121-2/+3
|
* Completed rulesAngelo Gallarello2018-08-191-11/+108
|
* Progress on triggers UIAngelo Gallarello2018-08-161-3/+1
|
* Labels activitiesAngelo Gallarello2018-08-161-0/+3
|
* Fixed removeAngelo Gallarello2018-08-161-0/+2
|
* Main flow implementedAngelo Gallarello2018-08-161-0/+41