Mohammed Huzaif
e505eea1bd
⚡ Add user agent field to Plivo-Node ( #2572 )
2021-12-15 22:07:25 +01:00
Harshil Agrawal
a479f4f084
⚡ Add codex files ( #2566 )
2021-12-14 23:16:37 +01:00
Jan Oberhauser
fdb0f36fa5
🔖 Release n8n-nodes-base@0.150.0
2021-12-11 18:43:19 +00:00
Jan Oberhauser
dd01ceaca8
🐛 Fix bug ApiTemplate pdf create bug
2021-12-11 19:41:36 +01:00
Jonathan Bennetts
b4469eee33
✨ Add Social Profiles to OneSimpleAPI ( #2459 )
...
* Added Instagram Profile and Spotify Artist Profile to OneSimpleAPI
* Changed to tabs
2021-12-11 18:01:43 +01:00
Jan Oberhauser
6bc5a0eb42
🔀 Merge branch 'ha-load-options' of https://github.com/pemontto/n8n into pemontto-ha-load-options
2021-12-11 17:54:20 +01:00
mhuysamen
77cc38abdd
🐛 Fix Reporter field for Jira Server ( #2486 )
2021-12-11 17:47:35 +01:00
Jan Oberhauser
66745033e6
⚡ Do not error even if no contacts found
2021-12-11 17:08:45 +01:00
Ricardo Espinoza
556e8e9417
✨ Add query support to people:getAll - Google Contacts ( #2552 )
...
* Add query support to people:getAll
* ⚡ Fix typo
2021-12-11 17:00:47 +01:00
Ricardo Espinoza
4adb9b83c5
⚡ Add scope to PagerDuty ( #2539 )
2021-12-11 10:36:51 +01:00
Jascha Lülsdorf
76d79a6256
🐛 Fix typo in Saleforce Node ( #2534 )
2021-12-11 10:30:20 +01:00
Ricardo Espinoza
1854d505b8
🐛 Set new Hubspot granular scopes ( #2531 )
...
* Hubspot Developer API Credentials: Use granular scopes as contacts scope is no longer available for new apps
* ⚡ Add new scopes to regular node
* ⚡ Small fix
* ⚡ Load contacts, companies and deals from API
Co-authored-by: that-one-tom <19203795+that-one-tom@users.noreply.github.com>
2021-12-10 20:28:59 +01:00
Ricardo Espinoza
b62dc50559
✨ Add Workable Trigger Node ( #2522 )
...
* ⚡ Workable Trigger
* ⚡ Improvements
* ⚡ Small improvement
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-10 18:36:24 +01:00
Ricardo Espinoza
2d1422f5de
✨ Add Figma Trigger Node ( #2521 )
...
* ✨ Figma Trigger
* ⚡ Improvements
* ⚡ Small cleanup
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-10 17:42:20 +01:00
Jan Oberhauser
35a7ecf580
🐛 Fix bug ApiTemplate image create bug
2021-12-10 17:29:31 +01:00
Jan Oberhauser
6453996de3
✨ Add support for Query Auth
2021-12-05 17:00:41 +01:00
Jan Oberhauser
5d951a4034
🔖 Release n8n-nodes-base@0.149.0
2021-12-04 16:46:30 +00:00
Jan Oberhauser
5c2f769587
⬆️ Set n8n-core@0.96.0 and n8n-workflow@0.79.0 on n8n-nodes-base
2021-12-04 16:46:29 +00:00
Ricardo Espinoza
c0b519a149
✨ Add Google Calendar Trigger ( #2474 )
...
* ✨ Google Calendar Trigger
* ⚡ Improvements
2021-12-04 11:11:22 +01:00
Iván Ovejero
a783288338
⚡ Enforce type checking in all node params ( #2509 )
2021-12-03 09:44:16 +01:00
Ricardo Espinoza
ca761c88c8
⚡ Enable image downloading in channel_post event on Telegram ( #2513 )
2021-12-03 08:53:20 +01:00
Ricardo Espinoza
95a9019cbe
🐛 Fix bug with pagination on BigQuery node ( #2511 )
2021-12-02 23:38:14 +01:00
Iván Ovejero
0153beb8b1
🐛 Fix typos in Salesforce param descriptions ( #2502 )
2021-12-01 00:19:54 +01:00
m2scared
b07d5b8ea6
⚡ Fix RabbitMQTrigger default node name ( #2505 )
...
The 'Trigger' sufix is missing.
2021-12-01 00:18:57 +01:00
Zvonimir Erdelja
b005686ecd
🐛 Fix typo in salesforce node description ( #2500 )
2021-11-30 15:30:39 +01:00
Jan Oberhauser
bd96ea9e31
🔖 Release n8n-nodes-base@0.148.0
2021-11-26 12:17:20 +00:00
Jan Oberhauser
53682c3218
⬆️ Set n8n-core@0.95.0 and n8n-workflow@0.78.0 on n8n-nodes-base
2021-11-26 12:17:20 +00:00
Iván Ovejero
a6fd5597af
✨ Add Grafana node ( #2411 )
...
* ✨ Create Grafana node
* 👕 Fix lint
* ⚡ Apply feedback
* ⚡ Apply feedback
* 👕 Fix lint
* ⚡ Remove double import
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-11-26 13:10:03 +01:00
Jan Oberhauser
ff48a9a3ed
⚡ Change event trigger description of Webhook node
2021-11-26 12:42:08 +01:00
Jan Oberhauser
464775ae3b
🐛 Fix issue with Composite operation on Edit Image Node
2021-11-25 23:51:34 +01:00
Oliver Trajceski
adc2515dee
✨ Improve Waiting Webhook call state in WF Canvas ( #2430 )
...
* N8N-2586 Improve Waiting Webhook call state in WF Canvas
* N8N-2586 Added watcher for showing Webhook's Node Tooltip on execution
* N8N-2586 Show helping tooltip for trigger node if wokrflow is running, it is a trigger node, if it is only one trigger node in WF
* N8N-2586 Rework/Move logic to computed property, Created getter for ActveTriggerNodesInWokrflow, Add style to trigger node's tooltip, remove comments
* N8N-2586 Added EventTriggerDescription prop in INodeTypeDescription Interface, Updated Logic for TriggerNode Tooltip based on the new prop
* N8N-2586 Add new use cases/watcher to show Trigger Nodes Tooltip / If has issues, if paused, if wokrlfow is running, Refactor Getter
* N8N-2586 Added z-index to tooltip, Added new Scenario for Tooltip if it is Draged&Droped on the WF
* N8N-2586 Refactor computed property for draged nodes
* N8N-2586 Fixed Conflicts
* N8N-2586 Fixed Tooltip
* N8N-2586 Dont show tooltip on core trigger nodes that execute automatically
* N8N-2586 Fixed Webhook tooltip when adding/deleting canvas during WF execution
* N8N-2586 Updated Logic, Simplify the code
* N8N-2586 Simplify Code
* N8N-2586 Added check for nodetype
* update dragging to use local state
* N8N-2586 Added eventTriggerDescription to Interval Node
* add comment, use new getter
* update to always check
Co-authored-by: Mutasem <mutdmour@gmail.com>
2021-11-25 23:33:41 +01:00
Ricardo Espinoza
a58c251a28
✨ Add DHL node ( #2385 )
...
* ✨ DHL node
* ⚡ Add credentials verfication
* 👕 Nodelinter pass
* ⚡ Improvements
* ⚡ Fix node name
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-11-25 18:48:52 +01:00
Iván Ovejero
0764c49dcf
🔥 Remove line breaks from param descriptions ( #2473 )
...
* 🔥 Remove line breaks from param descriptions
* 🔥 Remove more line breaks
* 🎨 Fix spacing for list item in tooltip
* ⚡ Apply multiline with <p> tags
* ⚡ Improve <code> and <a> tags
* ✏️ Improve grammar and spelling
* ⚡ Add missing <p> tags
* ✏️ Make "multiple" phrasing consistent
* ⚡ Fix unneeded quote escapes
* ⚡ Encode angle brackets
* ⚡ Fix typo and copy-paste artifact
2021-11-25 18:10:06 +01:00
Iván Ovejero
260ab395d1
🔥 Remove stray logs ( #2478 )
2021-11-25 14:12:31 +01:00
Iván Ovejero
b6762af7f2
🐛 Fix n8n training icon references ( #2463 )
2021-11-22 22:45:48 +01:00
Jan Oberhauser
073df659ed
🔖 Release n8n-nodes-base@0.147.0
2021-11-19 17:29:01 +00:00
Jan Oberhauser
877e51763e
⬆️ Set n8n-core@0.94.0 and n8n-workflow@0.77.0 on n8n-nodes-base
2021-11-19 17:29:01 +00:00
Iván Ovejero
a9b809be9e
🐛 Fix Xero pagination ( #2396 )
2021-11-19 18:17:05 +01:00
Iván Ovejero
f2c8027e25
🐛 Fix incident urgency and impact values ( #2433 )
2021-11-19 16:31:52 +01:00
Ricardo Espinoza
c574a0d20d
⚡ Add components parameter to Jira ( #2428 )
2021-11-19 15:46:48 +01:00
Jan Oberhauser
d0bde5e0c6
🔀 Merge branch 'master' into fix/http-request-node
2021-11-19 10:19:48 +01:00
Harshil Agrawal
57147910a9
🐛 Fix One Simple API codex file ( #2451 )
2021-11-18 16:50:34 +01:00
Iván Ovejero
766f74c782
🚚 Directorize and alphabetize nodes ( #2445 )
...
* 🚚 Directorize nodes
* ⚡ Alphabetize nodes and credentials
* 🔥 Remove unused node
* 🔥 Remove unused codex
* 🔥 Remove duplicate cred file references
* 🐛 Fix node file paths
* 🔥 Remove duplicate node reference
2021-11-17 17:30:14 +01:00
Jan Oberhauser
f3c27cf506
🔖 Release n8n-nodes-base@0.146.0
2021-11-13 12:11:29 +00:00
Jan Oberhauser
96f178003c
⬆️ Set n8n-core@0.93.0 and n8n-workflow@0.76.0 on n8n-nodes-base
2021-11-13 12:11:28 +00:00
Jan Oberhauser
8427ade2e6
🐛 Allow Stripe Webhook creation if old does not exist anymore #2429
2021-11-13 10:54:43 +01:00
Tom
345c94bd37
🐛 Google Tasks: Fix due field ( #2426 )
2021-11-13 10:16:56 +01:00
Tom McAtee
7a0e072d98
🐛 Fix Toggl Trigger Node ( #2418 )
...
Updating API URL as per https://support.toggl.com/en/articles/5708431-why-did-my-integration-stop-working
#2417
2021-11-13 10:14:25 +01:00
Jan
6a1ca82312
✨ Edit-Image addition (circle + composite operator) ( #2419 )
...
* Add a new dropcontact node
* Improvements to #2389
* ⚡ Add credentials verification
* ⚡ Small improvement
* ⚡ set default time to 45 seconds
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* 🐛 Set siren and language correctly
* ✨ Add support to draw circle and composite operator
* ⚡ Improve naming
Co-authored-by: PaulineDropcontact <pauline@dropcontact.io>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-11-13 09:39:22 +01:00
ricardo
4b1bcc17a2
🐛 Fixes issue that set content-type when downloading a file
2021-11-12 10:43:53 -05:00