Commit graph

4905 commits

Author SHA1 Message Date
Iván Ovejero 88ec97f8d1 🔥 Remove unused files 2021-11-17 17:58:29 +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 c98772c927 🔨 Fix build 2021-11-17 11:29:27 +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
Oliver Trajceski 0022c7eb09
🐛 Fix issue that Start-Node did not get reset (#2425)
* N8N-2549 Editor UI - Disabled start node when reseting new workflow

* N8N-2549 Editor UI - Disabled start node when reseting new workflow, reseting the position of the default node

* N8N-2549 Updated Editor-ui - Resetting Default Node (disable, position and all props) when reseting new workflow

* N8N-2549 Remove comment
2021-11-15 17:31:00 +01:00
Omar Ajoue 9f7113c94b
🐛 Remove default headers for PUT and PATCH (#2434) 2021-11-15 17:20:28 +01:00
Jan Oberhauser 7a37f73eae 🐛 Improve expression security 2021-11-14 00:11:50 +01:00
Jan Oberhauser dec81a171a 🔖 Release n8n@0.149.0 2021-11-13 12:12:39 +00:00
Jan Oberhauser 3ecd78dd29 ⬆️ Set n8n-core@0.93.0, n8n-editor-ui@0.116.0, n8n-nodes-base@0.146.0 and n8n-workflow@0.76.0 on n8n 2021-11-13 12:12:39 +00:00
Jan Oberhauser bfaa2634bc 🔖 Release n8n-editor-ui@0.116.0 2021-11-13 12:12:06 +00:00
Jan Oberhauser e887aeea95 ⬆️ Set n8n-workflow@0.76.0 on n8n-editor-ui 2021-11-13 12:12:06 +00: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 ecb265b72f 🔖 Release n8n-node-dev@0.33.0 2021-11-13 12:11:19 +00:00
Jan Oberhauser f9ba3fa1d5 ⬆️ Set n8n-core@0.93.0 and n8n-workflow@0.76.0 on n8n-node-dev 2021-11-13 12:11:19 +00:00
Jan Oberhauser 86c234f557 🔖 Release n8n-core@0.93.0 2021-11-13 12:11:11 +00:00
Jan Oberhauser b8e83e0eea ⬆️ Set n8n-workflow@0.76.0 on n8n-core 2021-11-13 12:11:11 +00:00
Jan Oberhauser 1db7d178b8 🔖 Release n8n-workflow@0.76.0 2021-11-13 12:11:03 +00:00
Max Mayr c6fec12bec
🐛 Fix permission issue with custom images (#2355) 2021-11-13 11:06:16 +01: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
Jan Oberhauser 670e93c0f4 👕 Fix lint issue 2021-11-13 09:37:42 +01:00
Iván Ovejero 2d8e158012 Render base strings 2021-11-12 16:02:48 +01:00
Omar Ajoue 357178d83b
New JSON attributes are now considered warnings in testing workflows (#2432) 2021-11-12 14:28:49 +01:00
Omar Ajoue 15e64d1bc4
🐛 Add function to calculate content-length when using multipart/form-data (#2427) 2021-11-12 13:55:29 +01:00
Harshil Agrawal abdcb0836e
Add codex files (#2431) 2021-11-12 13:53:47 +01:00
Jan Oberhauser 931ad58b80 Merge branch 'GeylaniBerk-zendesk-auth-api-token-test' 2021-11-11 12:08:31 +01:00
Jan Oberhauser dc2bda4baa Minor improvements 2021-11-11 12:08:05 +01:00
Jan Oberhauser 18f0ad636c 🔀 Merge branch 'zendesk-auth-api-token-test' of https://github.com/GeylaniBerk/n8n into GeylaniBerk-zendesk-auth-api-token-test 2021-11-11 12:03:50 +01:00
Ricardo Espinoza 1a1bc26ecf
Add role parameter to user:update (Zulip) (#2336)
*  Add role parameter to user:update

* ✏️ Fix typo issue
2021-11-11 00:03:45 +01:00
Ricardo Espinoza 3c6f38d045
Add OneSimpleAPI Node (#2360)
* Start of OneSimpleAPI Node

* Node functionality is complete

*  Improvements to #2357

*  Add internal feedback

*  Minor improvements

Co-authored-by: Jonathan <jonathan.bennetts@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-11-10 22:48:20 +01:00
Jan Oberhauser e8133d80f8 🐛 Improve expression security 2021-11-10 08:49:45 +01:00
Jan Oberhauser 653a8bb42e 🐛 Fix bug with internal hooks and CLI workflow execution 2021-11-09 22:04:45 +01:00
Iván Ovejero 61bb8de352 🔀 Merge master 2021-11-09 10:00:30 +01:00
Iván Ovejero 1de9ecf4ec Set up i18n 2021-11-09 09:59:48 +01:00
GeylaniBerk 34fea51f1e 🐛 Adding credential test for Zendesk API Token 2021-11-08 09:40:51 +01:00
Jan Oberhauser 27543fcdd4 🔖 Release n8n@0.148.0 2021-11-05 17:52:48 +00:00
Jan Oberhauser 7f8dbfa405 ⬆️ Set n8n-core@0.92.0, n8n-editor-ui@0.115.0, n8n-nodes-base@0.145.0 and n8n-workflow@0.75.0 on n8n 2021-11-05 17:52:48 +00:00
Jan Oberhauser 9ac41953ab 🔖 Release n8n-editor-ui@0.115.0 2021-11-05 17:52:10 +00:00
Jan Oberhauser 55455524e4 ⬆️ Set n8n-workflow@0.75.0 on n8n-editor-ui 2021-11-05 17:52:10 +00:00
Jan Oberhauser 298c88e326 🔖 Release n8n-nodes-base@0.145.0 2021-11-05 17:51:32 +00:00
Jan Oberhauser d427f942bd ⬆️ Set n8n-core@0.92.0 and n8n-workflow@0.75.0 on n8n-nodes-base 2021-11-05 17:51:32 +00:00
Jan Oberhauser c16b20bd3d 🔖 Release n8n-node-dev@0.32.0 2021-11-05 17:51:23 +00:00
Jan Oberhauser 9e21815278 ⬆️ Set n8n-core@0.92.0 and n8n-workflow@0.75.0 on n8n-node-dev 2021-11-05 17:51:23 +00:00
Jan Oberhauser dc06ee60fb 🔖 Release n8n-core@0.92.0 2021-11-05 17:51:16 +00:00