Jan Oberhauser
1d2c286b88
🐛 Fix bug in Stripe Trigger Node with existing webhooks
2020-12-28 17:57:19 +01:00
Jan
3c67ac5a52
⚡ Add task:getAll and subtask:create to Asana ( #1266 )
...
* ⚡ Add task:getAll and subtask:create
* ⚡ Improvements
2020-12-28 08:50:16 +01:00
Jan Oberhauser
ef53eddb6c
⚡ Small improvements to Asana Node
2020-12-28 08:48:57 +01:00
mjysci
ba07ec61f3
🐳 Fixed Docker Image CI - Rpi ( #1275 )
2020-12-27 23:13:44 +01:00
Jan Oberhauser
0809952173
⚡ Add "Ends With" and "Starts With" support to If and Switch Node
2020-12-27 20:33:46 +01:00
Jan Oberhauser
04b16c5ab8
👕 Fix lint issue
2020-12-27 00:28:51 +01:00
Jan Oberhauser
f95104bcab
⚡ Made operations of EditImage Node sortable
2020-12-27 00:17:16 +01:00
Jan Oberhauser
95315cec60
⚡ Add optional sort option if "multipleValues" is set
2020-12-27 00:15:33 +01:00
Jan Oberhauser
aaae7964d6
⚡ Keep binary data visible on re-execution
2020-12-26 23:11:25 +01:00
Jan Oberhauser
17056122af
👕 Fix lint issue
2020-12-26 22:35:56 +01:00
Jan Oberhauser
a19be309f7
⚡ Further improve composite operation
2020-12-26 21:30:42 +01:00
Jan Oberhauser
062210d8b9
⚡ Fix issue with multiple composite operations
2020-12-25 23:44:58 +01:00
Jan Oberhauser
7826cc06e9
⚡ Add "Multi Step" option to EditImage Node
2020-12-25 23:03:12 +01:00
Jan Oberhauser
5c83be18a8
🐛 Fix issue that binary data got reused
2020-12-25 22:59:22 +01:00
ricardo
c6ef0ea079
⚡ Improvements
2020-12-25 14:41:48 -05:00
Jan Oberhauser
530294aa45
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-12-24 22:13:39 +01:00
Jan Oberhauser
b0b2a51d04
🔖 Release n8n@0.99.1
2020-12-24 22:12:01 +01:00
Jan Oberhauser
0c4135d851
⬆️ Set n8n-editor-ui@0.68.1 on n8n
2020-12-24 22:11:35 +01:00
Jan Oberhauser
e1890a0368
🔖 Release n8n-editor-ui@0.68.1
2020-12-24 22:09:43 +01:00
Jan Oberhauser
065937a39c
🐛 Fix bug that HTML did get rendered in JSON view
2020-12-24 22:09:07 +01:00
Harshil Agrawal
406f0322eb
⚡ Add credentials documentation link for Pushcut node ( #1273 )
2020-12-24 13:03:44 +01:00
Jan Oberhauser
44c28b3491
🔖 Release n8n@0.99.0
2020-12-24 09:14:03 +01:00
Jan Oberhauser
ee9fc20243
⬆️ Set n8n-editor-ui@0.68.0 and n8n-nodes-base@0.94.0 on n8n
2020-12-24 09:13:14 +01:00
Jan Oberhauser
122f34d4e4
🔖 Release n8n-editor-ui@0.68.0
2020-12-24 09:11:30 +01:00
Jan Oberhauser
3e1442ce42
🔖 Release n8n-nodes-base@0.94.0
2020-12-24 09:09:34 +01:00
Jan Oberhauser
ecdcc0b522
🐛 Fix issue that DB init errors did not get caught #1269
2020-12-24 09:06:43 +01:00
Jan Oberhauser
75cca869b4
⚡ Fix issue that source node was also selected after duplicate
2020-12-24 08:37:13 +01:00
Jan Oberhauser
9dfcfc72bd
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-12-23 13:00:26 +01:00
Jan Oberhauser
b01dd54a42
🔀 Merge branch 'Jefiozie-feat/messagebird_add_balance'
2020-12-23 12:59:57 +01:00
Jan Oberhauser
6a6c5ddd74
⚡ Minor improvement to MessageBird-Node
2020-12-23 12:59:28 +01:00
Ricardo Espinoza
acc6b0496f
🐛 Add scopes and offline access to Dropbox OAuth2 credentials ( #1246 )
2020-12-23 12:48:53 +01:00
Harshil Agrawal
48e2c3781c
⚡ Rename display name of Google Firebase Realtime Database node ( #1248 )
2020-12-23 12:47:21 +01:00
Jan Oberhauser
529c450f49
🔀 Merge branch 'feat/messagebird_add_balance' of https://github.com/Jefiozie/n8n into Jefiozie-feat/messagebird_add_balance
2020-12-23 10:21:30 +01:00
Ricardo Espinoza
df4f433d9b
⚡ add collection id in response ( #1254 )
...
* ⚡ add collection id in response
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-23 09:12:05 +01:00
Jefiozie
c922163622
feat: add balance endpoint to messagebird
2020-12-23 08:51:07 +01:00
Ricardo Espinoza
0f0e67eb30
⚡ Now tags are loaded for the user (contactTag:add) ( #1267 )
2020-12-23 08:23:40 +01:00
Ricardo Espinoza
f36af0fcfd
⚡ Add user list resource to Iterable Node ( #1252 )
...
* Add user list resource
* ⚡ Now lists are loaded automatically
2020-12-23 08:19:10 +01:00
Jan
e3aff74f6b
✨ Add RabbitMQ and RabbitMQ Trigger Node ( #1258 )
...
* ✨ Add RabbitMQ-Node
* ✨ Add RabbitMQ-Trigger Node
* ⚡ Fix issue that connection errors did not get caught
* 🔨 Fix name and description for RabbitMQ Trigger node
Co-authored-by: Harshil <ghagrawal17@gmail.com>
2020-12-23 08:05:02 +01:00
ricardo
9de91cae70
⚡ Add task:getAll and subtask:create
2020-12-22 17:44:31 -05:00
Ricardo Espinoza
7a614b1e1f
⚡ Add delete and rename operation ( #1265 )
...
* ⚡ Add delete and rename operation
* ⚡ Little bit cleanup on FTP-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-22 08:34:42 +01:00
Jan Oberhauser
54bd145a3b
🐛 Fix issue that parameters do not get hidden for other operations
2020-12-21 17:54:03 +01:00
LuPa
4a98fe48a9
🐛 Solve permission issue #1240 ( #1262 )
2020-12-19 23:04:20 +01:00
Jan Oberhauser
59882efa92
👕 Fix lint issue
2020-12-19 23:03:24 +01:00
Jan
63452e7878
✨ Add uProc Node ( #1263 )
...
* + adding new uProc integration
* + capitalize tool name
+ fix parameter display name
+ add placeholders for parameter
+ add tool description
+ optimize generated .ts for groups and tools
* + remove old functions
* + added new tools
* + add new tools + fix Info on tool
* + fixed Info
* + fix tools description
* + add UProc node to package.json
* + added new tools
* + added new tools
* + fix tool description
* + fix CamelCase subtitle
+ fix node displayName
+ add new tools
* + fix info link
* + add start, data and end callbacks to decouple response
* + added new tools
* + change display name on selected
* + added new tools
* + added new tools
* + added new tools
* + added new tools
* + remove old folder + fix param
* + added new tools
* ⚡ Some improvements to uproc Node
* 🐛 Fix docker image naming #1250
Co-authored-by: Miquel Colomer <mcolomer@gmail.com>
2020-12-19 18:22:41 +01:00
Ricardo Espinoza
aafbe5af40
Feature/thehive trigger improvements ( #1259 )
...
* Add support for TheHive3 webhook events
* Add Log Updated & Log Deleted events
* Remove configuration field
* ⚡ Small change (#1235 )
* 👕 Fix lint issue
Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-19 18:19:12 +01:00
Ricardo Espinoza
48830eda77
✨ Add Egoi node ( #1227 )
...
* Add E-goi Node
* ⚡ Improvements to #1224
* ⚡ Small improvements
* ⚡ Minor improvements to Egoi-Node
* ⚡ Add 'simple' option to get and getAll operations.
* ⚡ Minor improvements to Egoi-Node
Co-authored-by: fbobiano <fbobiano@e-goi.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-19 14:08:31 +01:00
Jan
bfb344a23c
✨ Add functionality to easily copy data and path of output data ( #1260 )
...
* ✨ Add functionality to easily copy data and path of output data
* ⚡ Fix issues with copied path
* 👕 Fix lint issue
* ;bug: Fix issue that some paths were wrong
* ⚡ Final improvements
2020-12-18 18:55:53 +01:00
Jan Oberhauser
b5d4391ace
🔖 Release n8n@0.98.0
2020-12-16 12:45:22 +01:00
Jan Oberhauser
ebd475fb32
⬆️ Set n8n-core@0.56.0, n8n-editor-ui@0.67.0 and n8n-nodes-base@0.93.0 on n8n
2020-12-16 12:44:31 +01:00
Jan Oberhauser
51131d30cd
🔖 Release n8n-editor-ui@0.67.0
2020-12-16 12:41:59 +01:00