Harshil Agrawal
2b9f3aab1b
⚡ Update Google Chat codex file ( #2883 )
...
* ⚡ Update Google Chat codex file
* 🔨 Minor fix
2022-02-24 16:03:03 +01:00
Ricardo Espinoza
697772b553
⚡ Handle rollup type field - Notion ( #2862 )
...
* Adds support for Notion rollup show_*
* zap: Improvemens to #2811
Co-authored-by: Ugo Bataillard <ugopublic@bataillard.me>
2022-02-24 13:47:47 +01:00
Jan Oberhauser
0232a80b8f
⚡ Improve copy
2022-02-21 13:40:31 +01:00
Jan Oberhauser
783c8e67f4
👕 Fix lint issue
2022-02-20 23:29:29 +01:00
Jan Oberhauser
d19a4259c2
🔖 Release n8n@0.164.1
2022-02-20 16:47:24 +01:00
Jan Oberhauser
ff20a58c70
🐛 Fix bug with Webhook-Process
2022-02-20 16:44:30 +01:00
Jan Oberhauser
3305247984
🔖 Release n8n@0.164.0
2022-02-20 09:43:06 +00:00
Jan Oberhauser
3445e7a479
⬆️ Set n8n-core@0.105.0, n8n-editor-ui@0.131.0, n8n-nodes-base@0.162.0 and n8n-workflow@0.87.0 on n8n
2022-02-20 09:43:06 +00:00
Jan Oberhauser
e68d1b8517
🔖 Release n8n-editor-ui@0.131.0
2022-02-20 09:42:06 +00:00
Jan Oberhauser
6f9095eba0
⬆️ Set n8n-workflow@0.87.0 on n8n-editor-ui
2022-02-20 09:42:05 +00:00
Jan Oberhauser
f4e9250372
🔖 Release n8n-nodes-base@0.162.0
2022-02-20 09:41:23 +00:00
Jan Oberhauser
6850c88668
⬆️ Set n8n-core@0.105.0 and n8n-workflow@0.87.0 on n8n-nodes-base
2022-02-20 09:41:23 +00:00
Jan Oberhauser
22b315c0c2
🔖 Release n8n-node-dev@0.44.0
2022-02-20 09:41:16 +00:00
Jan Oberhauser
5c1bd0a0fb
⬆️ Set n8n-core@0.105.0 and n8n-workflow@0.87.0 on n8n-node-dev
2022-02-20 09:41:16 +00:00
Jan Oberhauser
0abbee6ed0
🔖 Release n8n-core@0.105.0
2022-02-20 09:41:08 +00:00
Jan Oberhauser
1c86528738
⬆️ Set n8n-workflow@0.87.0 on n8n-core
2022-02-20 09:41:08 +00:00
Jan Oberhauser
37d71d3208
🔖 Release n8n-workflow@0.87.0
2022-02-20 09:41:00 +00:00
Jan Oberhauser
de4745176b
⬆️ Update package-lock.json file
2022-02-20 10:39:52 +01:00
Jan Oberhauser
9a06d0fffc
✨ Add DELETE, PATCH and PUT request support to Webhooks
2022-02-20 10:30:01 +01:00
Jan Oberhauser
ec5bfaf895
👕 Fix lint issue
2022-02-19 14:51:20 +01:00
Jan Oberhauser
4df7275615
🔀 Merge branch 'thorstenfreitag-master'
2022-02-19 14:38:45 +01:00
Jan Oberhauser
f6001da91e
⚡ Minor improvements to Grist Node
2022-02-19 14:38:16 +01:00
Jan Oberhauser
9d972b2fb9
🔀 Merge branch 'master' of https://github.com/thorstenfreitag/n8n into thorstenfreitag-master
2022-02-19 14:05:28 +01:00
Jan Oberhauser
064f88cadb
🔀 Merge branch 'Jhalter5Stones-feat/webhook-node/response-mode'
2022-02-19 12:39:39 +01:00
Jan Oberhauser
005e726cc6
🐛 Fix issue that expression did not resolve correctly for not
...
existing node and parameter
2022-02-19 12:38:46 +01:00
Jan Oberhauser
ea1b627ab0
⚡ Move options around and also allow no data for last node
2022-02-19 12:37:41 +01:00
Thorsten Freitag
134845bb08
Added option to connect to self-hosted Grist instance.
2022-02-19 22:29:28 +11:00
Jan Oberhauser
cb3f0a0ec6
🔀 Merge branch 'feat/webhook-node/response-mode' of https://github.com/Jhalter5Stones/n8n into Jhalter5Stones-feat/webhook-node/response-mode
2022-02-19 11:32:29 +01:00
Jan Oberhauser
d37fc19d84
✨ Add Google Chat node ( #2795 )
...
* Adding Google Chat node
* refactoring
* More refactoring after feedback
* Fixing linter issues
* Fixing missed linter issue (credentialTest)
* Fixing warnings
* 👕 Fix lint issue
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Make it also work with credentials that contain \n
* ⚡ Comment out unneeded imports
Co-authored-by: Valentina <valentina.lilova98@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-02-19 11:18:43 +01:00
Justin Halter
d1290075ed
feat(WebhookHelpers.ts, Webhook.node.ts): no body response for webhook
...
no body response for webhook response. This may be helpful if certain
services require that a response doesn't have a body
2022-02-18 13:09:28 -06:00
agobrech
1ea57eff5d
🐛 Correctly prepends the baseURL ( #2825 )
2022-02-18 18:07:23 +01:00
sirdavidoff
68c356c17c
⚡ Copy tweaks ( #2780 )
...
* Update en.json
* More copy tweaks and addressed PR comments
* 🔥 Remove empty strings from base text
* ⚡ Adjust `$showMessage` signature type
* 🔥 Remove message from Vue components
* ✏️ Fix typo
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2022-02-18 16:26:44 +01:00
Ricardo Espinoza
c026642f7b
⚡ Add extra larga size option to Telegram ( #2827 )
2022-02-18 16:09:44 +01:00
Ahsan Virani
0a9ce092fc
🗃️ Add relevant indexes in execution_entity ( #2794 )
...
* 🗃️ Add relevant indexes in execution_entity
* CR suggestions
2022-02-18 15:59:34 +01:00
Harshil Agrawal
ce9cca82b1
⚡ Add missing codex files ( #2835 )
2022-02-17 17:22:29 +01:00
Jan Oberhauser
8a4811683c
🔖 Release n8n@0.163.1
2022-02-13 19:06:35 +01:00
Jan Oberhauser
9045699e5d
🐛 Fix getParentTypes bug which caused problems with OAuth
2022-02-13 19:05:09 +01:00
Jan Oberhauser
e683114765
🔖 Release n8n@0.163.0
2022-02-13 09:56:51 +00:00
Jan Oberhauser
71bcb2fc91
⬆️ Set n8n-editor-ui@0.130.0 and n8n-nodes-base@0.161.0 on n8n
2022-02-13 09:56:51 +00:00
Jan Oberhauser
4193999b83
🔖 Release n8n-editor-ui@0.130.0
2022-02-13 09:55:38 +00:00
Jan Oberhauser
54b2e46bdb
🔖 Release n8n-nodes-base@0.161.0
2022-02-13 09:55:00 +00:00
Jan Oberhauser
4fa0514a1e
⬆️ Update package-lock.json file
2022-02-13 10:54:02 +01:00
Jan Oberhauser
c447cdb8b8
👕 Fix lint issue
2022-02-13 09:42:51 +01:00
Jan Oberhauser
df2c4e99af
⚡ Make it possible to get file from specific branch/tag/commit
...
via GitHub
2022-02-12 18:36:57 +01:00
Jan Oberhauser
ba8ccfa3b1
🐳 Fix parameter name
2022-02-12 12:37:53 +01:00
Iván Ovejero
f3665ac245
⚡ Sanitize description in uProc node ( #2776 )
...
* 🔥 Sanitize link
* 🔥 Shorten description
2022-02-12 12:06:35 +01:00
Manuel
78babf9b9a
⚡ Fix that fixedCollection leaves empty arrays ( #2792 )
...
When deleting the single option inside of an option type,
an empty array was left behind and will be:
- shown as empty heading in UI
- leave an empty array in JSON
2022-02-12 12:02:20 +01:00
Jan Oberhauser
7fc430c70a
🐛 Deactivate unwanted list autofill #2798
2022-02-12 11:25:39 +01:00
Jan Oberhauser
11336fdbae
⚡ Sort nodes in expression editor relative to current node position
2022-02-12 10:32:39 +01:00
Jan Oberhauser
3e92fae954
🐛 Fix monaco editor resize as suggested in #2800
2022-02-12 08:43:32 +01:00