n8n/packages/nodes-base/nodes/Asana
Ricardo Espinoza dc583bd81b
Feature/asana improvements (#920)
*  Improvements to Asana-Node

* Minor change to comment strings

helpful when filtering the code based on indentation

* Minor rephrasing of description in search action

* Add loadOption to get all projects

* Add loadOption to get all sections in a project

* Add UI fields to move task to a specific section

* Add execution for moveToSection operation

* Add loadOptions helper to get all teams

* Add UI fields to get projects

* Add execution methods for projects getter

* Add loadOptions helper to get all users

* Add loadOptions helper to get all tags

* Add UI fields for adding a tag to a task

* Add execution method to add a tag to a task

* Add functionality to remove Tag from Task

* Add option to set 'Assignee' and 'Assignee Status' on a task

to unset an assignee 'null' has to be send. Unfortunately this gives a warning in the UI.

* a few fixes

* Only show existing task tags when removing a tag

* few more fixes

*  Improvements to #855

Co-authored-by: Silvio <silvio@sintuity.com>
2020-09-08 14:00:54 +02:00
..
Asana.node.ts Feature/asana improvements (#920) 2020-09-08 14:00:54 +02:00
asana.png Optimize integration icon images 2020-02-05 17:35:16 -08:00
AsanaTrigger.node.ts Fix issue with Asana Trigger Node #531 2020-04-29 19:41:56 +02:00
GenericFunctions.ts Feature/asana improvements (#920) 2020-09-08 14:00:54 +02:00