n8n/packages
Cristobal Schlaubitz Garcia d8870ecbff
feat(Trello Node) Add support for board members and credential tests (#3201)
* adds support for trello board member operations: inviteMemberByEmail, addMember, removeMember, getMembers

* lintfix

* format fixes

* remove unnecessary variable and assign to qs on same line

* fix description

* Moved Board Members to their own resource

* Removed members from board resource...

* Added return all limits to get members

* adds info about Trello premium feature in description

* Improvements from internal review

*  Improvements

* Changed credentials to use new system and implemented test

*  Improvements

* fix(core): Fix issue with fixedCollection having all default values

* 👕 Fix lint issue

Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-05-15 19:48:17 +02:00
..
cli fix(core): Fix call to /executions-current with unsaved workflow (#3280) 2022-05-14 09:14:19 +02:00
core feat(core): Automatically convert Luxon Dates to string (#3266) 2022-05-14 00:06:12 +02:00
design-system 🔖 Release n8n-design-system@0.19.0 2022-05-02 10:22:52 +00:00
editor-ui 🔖 Release n8n-editor-ui@0.142.1 2022-05-03 10:22:24 +02:00
node-dev 🔖 Release n8n-node-dev@0.55.0 2022-05-02 10:22:00 +00:00
nodes-base feat(Trello Node) Add support for board members and credential tests (#3201) 2022-05-15 19:48:17 +02:00
workflow fix(core): Fix issue with fixedCollection having all default values 2022-05-15 19:28:42 +02:00