Commit Graph

2814 Commits

Author SHA1 Message Date
Iván Ovejero
0baace0a5c Integrate number suffix fix 2021-12-02 17:51:50 +01:00
Iván Ovejero
50a8509e4a 🔀 Merge master 2021-12-01 16:55:58 +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
Iván Ovejero
563a852f47 🔀 Merge master 2021-11-29 10:05:37 +01:00
Ricardo Georgel
0022b99283 Merge branch 'n8n-io:master' into Add-schema-registry-into-kafka 2021-11-26 17:11:45 -03: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
ed68ae8055 Switch to JSON for localization service 2021-11-24 12:16:59 +01:00
Iván Ovejero
fb97e8cda3 👕 Fix lint 2021-11-23 13:42:50 +01:00
Iván Ovejero
c8f053e7af 🔀 Merge master 2021-11-23 13:33:55 +01:00
Iván Ovejero
3d5c663bb2 Clean up dummy node translation 2021-11-23 13:33:27 +01:00
Iván Ovejero
d006234790 🔥 Remove unused translations output 2021-11-23 12:24:55 +01:00
Iván Ovejero
d3519e44d0 Account for multiple headers in single translation file 2021-11-23 12:14:13 +01:00
Iván Ovejero
b6762af7f2 🐛 Fix n8n training icon references (#2463) 2021-11-22 22:45:48 +01:00
Iván Ovejero
df5a6a96a2 🐛 Small fixes to sample translations 2021-11-22 12:03:27 +01:00
Iván Ovejero
a48429f425 🔀 Merge master 2021-11-22 11:51:31 +01:00
Iván Ovejero
b4399a1c63 Minor optimizations 2021-11-22 11:49:59 +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
Iván Ovejero
ed4f9a5e68 Refactor gulpfile 2021-11-19 16:08:43 +01:00
Ricardo Espinoza
c574a0d20d Add components parameter to Jira (#2428) 2021-11-19 15:46:48 +01:00
Iván Ovejero
7518617eee 🔀 Merge master 2021-11-19 15:35:38 +01:00
Iván Ovejero
9819c25ec5 Support versioned nodes 2021-11-19 12:22:01 +01:00
Iván Ovejero
99963b04a5 Render header strings 2021-11-19 10:52:25 +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
88ec97f8d1 🔥 Remove unused files 2021-11-17 17:58:29 +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
Iván Ovejero
d8994d6ed1 🐛 Fix node file paths 2021-11-17 17:08:36 +01:00
Iván Ovejero
1e50c2ae15 Alphabetize nodes and credentials 2021-11-17 14:48:29 +01:00
Iván Ovejero
a7bb1463fb 🚚 Directorize all nodes 2021-11-17 14:35:57 +01:00
Iván Ovejero
29a3953dff 🔀 Merge master 2021-11-17 10:25:05 +01:00
Iván Ovejero
7fc0395e95 Render node strings 2021-11-17 10:24:35 +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