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
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
Mutasem
9755c712e1
Merge branch 'master' of github.com:n8n-io/n8n into n8n-2349-connectors
2021-11-05 11:59:39 +01:00
Mutasem
516f7775e1
update select background
2021-11-05 11:30:41 +01:00
Mutasem
837040a8a1
reset offset
2021-11-05 10:21:23 +01:00
Mutasem
fc9123e77a
fix input drag bug in executions
2021-11-05 10:15:25 +01:00
Ben Hesseldieck
a46c7f827d
🐛 Fix saving credentials id as string ( #2410 )
2021-11-04 20:23:10 -06:00
Ricardo Espinoza
e84846dcf9
⚡ Add task:update - Todoist ( #2409 )
...
* ⚡ Add task:update
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-11-04 20:21:35 -06:00
Mutasem
12569438f9
fix build issue
2021-11-04 23:17:35 +01:00
Mutasem
b2d2ad6159
remove prop
2021-11-04 17:16:28 +01:00
Mutasem
fd414a2c4e
refactor more
2021-11-04 17:03:42 +01:00
Mutasem
4a5be0ade1
remove comment
2021-11-04 16:43:25 +01:00
Mutasem
84b348978a
refactor node component
2021-11-04 16:32:24 +01:00
Mutasem
5e61a12fef
Merge branch 'master' of github.com:n8n-io/n8n into n8n-2349-connectors
2021-11-04 15:44:58 +01:00
Mutasem
ce5ea8c1d7
fix executions bug
2021-11-04 15:06:32 +01:00
Mutasem
551177565d
set to 1 line when selected
2021-11-04 13:35:22 +01:00
Mutasem
f4ec2e46ca
update pull colors
2021-11-04 13:32:00 +01:00
Mutasem
a20ff28bca
change text
2021-11-04 13:28:19 +01:00
Mutasem
04cef86f7d
update overrides for connectors
2021-11-04 13:26:39 +01:00
Mutasem
15a910c5cb
hide arrow on pull
2021-11-04 11:10:20 +01:00
Mutasem
7abee4889d
fix up connectors snapping
2021-11-04 10:57:50 +01:00
Tom
2125beb216
⚡ Add additional fields available through Lemlist API ( #2377 )
2021-11-03 22:47:41 -06:00
Ricardo Espinoza
3971e30aff
✨ Add user group resource to Slack Node ( #2405 )
2021-11-03 18:55:04 -06:00
Ricardo Espinoza
0f9edd666d
⚡ Add password field to customer:create ( #2390 )
2021-11-03 18:48:07 -06:00
Daniel Santamaría
a5805fb80b
🐛 Fix Stripe node multiple metadata values ( #2395 )
2021-11-03 18:44:25 -06:00
Iván Ovejero
a3bfdd3805
🐛 Fix Stripe pagination ( #2402 )
...
* Fix Stripe pagination
* Fix displayOptions for type
2021-11-03 18:42:57 -06:00
Mutasem
52554e8357
update orientation
2021-11-03 19:48:10 +01:00