Mutasem
1190435bb5
success color for line through
2021-11-10 16:34:37 +01:00
Mutasem
dd51987c8c
move label above connection
2021-11-10 15:33:42 +01:00
Mutasem
417517a758
remove node color option
2021-11-10 14:30:15 +01:00
Mutasem
085d178c22
add line through disabled nodes
2021-11-10 14:29:01 +01:00
Mutasem
0701642c52
if selected, move above other nodes
2021-11-10 12:40:04 +01:00
Mutasem
6adfda6625
Merge branch 'master' of github.com:n8n-io/n8n into n8n-2349-connectors
2021-11-09 14:18:04 +01:00
Mutasem
4dfd67fa01
fix selection bug mostly
2021-11-09 11:02:29 +01:00
Mutasem
bbeb582dda
update wait node border
2021-11-09 09:38:26 +01:00
Mutasem
11765ad30d
update tooltip positions
2021-11-08 10:58:05 +01:00
Mutasem
93a0da3125
update waiting state
2021-11-08 10:55:27 +01:00
Mutasem
44fca657cd
update background color
2021-11-08 10:53:50 +01:00
Mutasem
141248be96
fix lasso tool selection
2021-11-08 10:25:41 +01:00
Mutasem
dad9f0816a
disable eslint
2021-11-08 10:03:24 +01:00
Mutasem
9eabe2fdb3
fix z-index to match node
2021-11-08 09:42:14 +01:00
Mutasem
7be94e5399
add to drop distance
2021-11-08 09:37:36 +01:00
Mutasem
671cf0bb9c
update label class and colors
2021-11-08 09:34:21 +01:00
Mutasem
99642a5d03
update color
2021-11-08 09:30:39 +01:00
Mutasem
975f0d8d76
push up item label
2021-11-08 09:26:27 +01:00
Mutasem
aa78c73c5a
change opacity
2021-11-08 09:25:46 +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
Jan Oberhauser
ace0802017
⬆️ Set n8n-workflow@0.75.0 on n8n-core
2021-11-05 17:51:16 +00:00
Jan Oberhauser
2e8f09dcfd
🔖 Release n8n-workflow@0.75.0
2021-11-05 17:51:06 +00:00
Ricardo Espinoza
18597808f3
✨ Add Dropcontact node ( #2394 )
...
* 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
Co-authored-by: PaulineDropcontact <pauline@dropcontact.io>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-11-05 11:37:50 -06:00
Jan Oberhauser
8c4040dc5b
⚡ Minor improvements to RespondToWebhook node
2021-11-05 11:19:23 -06:00
Jan
7b8d388d17
Add Webhook response node ( #2254 )
...
* ✨ Add Webhook-Response-Node
* ⚡ Replace callback function with promise
* ✨ Add support for Bull and binary-data
* ✨ Add string response option
* ⚡ Remove some comments
* ✨ Make more generically possible & fix issue multi call in
queue mode
* ⚡ Fix startup and eslint issues
* ⚡ Improvements to webhook response node and functionality
* ⚡ Replace data with more generic type
* ⚡ Make statusMessage optional
* ⚡ Change parameter order
* ⚡ Move Response Code underneath options
* ⚡ Hide Response Code on Webhook node if mode responseNode got selected
* ⚡ Minor improvements
* ⚡ Add missing file and fix lint issue
* ⚡ Fix some node linting issues
* ⚡ Apply feedback
* ⚡ Minor improvements
2021-11-05 10:45:51 -06:00
Mutasem Aldmour
70a9f0446e
🐛 Fix importing unknown types with credentials ( #2414 )
2021-11-05 09:40:33 -06:00
Mutasem
f41d44e285
Merge branch 'fix-unkown-type-issue' of github.com:n8n-io/n8n into n8n-2349-connectors
2021-11-05 16:19:46 +01:00
Mutasem
d4df77a3d0
fix importing unknown types with credentials
2021-11-05 16:08:03 +01:00
Michele Paiano
3ec52c1875
🐛 Zendesk node: fix user External ID option name ( #2392 )
...
Incorrect name of the "External ID" option prevents the "external_id" property from being correctly valued on Zendesk.
Co-authored-by: MizziMizzi <michele.paiano@spotview.it>
2021-11-05 08:49:31 -06:00
nikozila
35787455ab
⚡ Add hook: workflow.afterCreate ( #2407 )
2021-11-05 08:47:05 -06:00
Harshil Agrawal
cfd797b8ad
⚡ Add codex files ( #2412 )
2021-11-05 08:45:20 -06:00
Mutasem
0b93009e02
hide items on init
2021-11-05 15:10:53 +01:00
Mutasem
fd886b585a
handle unknown types
2021-11-05 14:46:31 +01:00
Mutasem
83b8c01e04
update icon
2021-11-05 14:19:29 +01:00
Mutasem
e152200c54
clean up impl
2021-11-05 14:15:55 +01:00
Mutasem
2efeb8c51e
add more checks
2021-11-05 14:00:34 +01:00
Mutasem
478e7dd30a
reset pos despite zoom
2021-11-05 13:54:05 +01:00
Mutasem
9a38ac5574
set default styles
2021-11-05 13:33:18 +01:00
Mutasem
934434eebc
wrap bind with try/catch
2021-11-05 13:23:57 +01:00
Mutasem
b02bba55f2
add try catch to help show errors
2021-11-05 13:12:29 +01:00
Mutasem
5cb00963e7
fix connection aborted issue
2021-11-05 12:31:26 +01:00
Mutasem
0f07c88476
handle issue when endpoints are not set
2021-11-05 12:16:41 +01:00