Commit graph

21 commits

Author SHA1 Message Date
Ricardo Espinoza c1ddb6c000
Add Checklist createItem functionality to Trello Node (#1444)
* Add Trello Checklist createItem functionality

* 💄 Small cosmetic change to #1433

Co-authored-by: Nicolas Antoniazzi <nicolas@codingame.com>
2021-02-15 09:42:41 +01:00
Ricardo Espinoza 4336088741
Add Trello List getAll/getCards functionality (#1350)
* Fix to add List.getCards

*  Small improvements to #1347

*  Minor formatting improvements

*  Small fix

Co-authored-by: tumf <y.takahara@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-19 15:09:03 +01:00
Jan Oberhauser 40c2acd77b 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
Jan Oberhauser fe802c8f76 👕 Fix built issue by fixing lint issues 2020-10-01 15:18:47 +02:00
Jan Oberhauser 98edb353d4 Minor improvements to Trello-Node 2020-08-25 08:27:26 +02:00
ricardo 4c075db26c Add card comment operation 2020-08-24 20:55:57 -04:00
trojanh 0f33582aaa Move operations and fields to new files 2020-01-24 17:58:05 +05:30
Jan Oberhauser 6f4ee39a05 Minor improvements on Trello-Node 2020-01-23 20:20:38 -08:00
trojanh c8c9ba0891 Fix card fields url 2020-01-20 21:10:17 +05:30
trojanh b944ed5f6b Add label API 2020-01-20 20:58:51 +05:30
trojanh d28a3f7387 Add checkItemStates API 2020-01-20 19:41:23 +05:30
trojanh 29cb669a6b Add checkItem API to get, update and delete 2020-01-20 19:07:27 +05:30
trojanh 82408e030a Add Trello Checklist create, get, getAll and delete api 2020-01-20 18:40:19 +05:30
Jan Oberhauser 0d7379ab70 Some improvements to Trello attachments 2020-01-17 12:20:34 -06:00
trojanh 89b9d7f076 Fix indentation issues 2020-01-17 20:16:13 +05:30
trojanh 6510bb2da7 trello-node: remove attachmentList operation 2020-01-17 18:55:15 +05:30
trojanh 902f1c0f20 trello-node: Fix Create, Delete apis and docs 2020-01-17 18:50:29 +05:30
trojanh 03a15b31b6 Add Create and Delete API for attachment 2020-01-16 20:10:00 +05:30
trojanh 995297f87e Add GET attachment API 2020-01-16 19:41:54 +05:30
trojanh a1972c2d61 Add Attachment listing API 2020-01-16 19:24:01 +05:30
Jan Oberhauser 4de2319a5a Add Trello-Nodes 2019-07-12 17:54:15 +02:00