summaryrefslogtreecommitdiffstats
path: root/models/checklistItems.js
Commit message (Collapse)AuthorAgeFilesLines
* Checklist Item PUT API: boolean cast on isFinishedRobert Lebedeu2020-07-171-1/+9
|
* Fixes #2596 incorrect date types for created & updatedJustin Reynolds2019-09-051-0/+2
|
* Prettier & eslint project style updateJustin Reynolds2019-06-281-11/+6
|
* Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-271-89/+140
|
* - Fix Outgoing Webhook messages for Checlists, Checklist Items, Card ↵Lauri Ojansivu2019-06-271-11/+11
| | | | | | | | | | comments, Add/Remove CustomField to board. Not yet fixed is Outgoing Webhook message about setting CustomField value. Thanks to xet7 ! Related #1969
* Add variables for activity notifications Fixes #2285windblow2019-04-061-0/+10
|
* Fix removed checklistItem activity => dangling activities createdAndrés Manelli2019-03-081-12/+12
|
* Performance EnhancementsJustin Reynolds2019-02-281-0/+1
|
* RESTAPI: Add some JSDocBenjamin Tissoires2019-01-181-0/+55
| | | | So we can have a decent REST API documentation generated.
* - Partial fix to unchecked rule, and tips for fixing.Lauri Ojansivu2018-12-061-1/+14
| | | | Related #1972
* - Fix IFTTT Rule action/trigger: When a checklist is completed/made incomplete.Lauri Ojansivu2018-12-051-1/+1
| | | | | | Thanks to BurakTuran9 ! Related #1972
* - Fix lint errors and warnings.Lauri Ojansivu2018-10-081-6/+6
| | | | Thanks to xet7 !
* Fixed lint errorsAngelo Gallarello2018-10-071-4/+4
|
* Fixed some rulesAngelo Gallarello2018-09-211-2/+2
|
* Fix lint errors.Lauri Ojansivu2018-09-161-23/+22
|
* Merge rules.Lauri Ojansivu2018-09-161-1/+0
|
* Completed rulesAngelo Gallarello2018-08-191-0/+6
|
* Fixed triggers to use names and not idAngelo Gallarello2018-08-171-0/+5
|
* Complete checklist activitiesAngelo Gallarello2018-08-161-0/+76
|
* Add REST API for Checklist Items (Related to #1562)Andrés Manelli2018-04-161-0/+50
|
* Fix lint errorsAndrés Manelli2018-03-191-1/+1
|
* Fix migration. Replace old checklist-item sort algorithm.Andrés Manelli2018-03-191-0/+10
|
* Add checklist items model, migration and publicationAndrés Manelli2018-03-191-0/+85