Mutasem
|
bf3782c715
|
fix spacing
|
2021-10-18 17:14:55 +02:00 |
|
Mutasem
|
9b7e69877a
|
make note visible
|
2021-10-18 16:59:50 +02:00 |
|
Mutasem
|
fa9baf1f9b
|
update interface
|
2021-10-18 16:59:00 +02:00 |
|
Mutasem
|
3d6a47bc8d
|
update button colors
|
2021-10-18 16:00:38 +02:00 |
|
Mutasem
|
571140deee
|
support item labels and success path
|
2021-10-18 14:53:56 +02:00 |
|
Mutasem
|
0eae86874b
|
remove console
|
2021-10-18 09:22:33 +02:00 |
|
Mutasem
|
db66ad8f54
|
push nodes out 200 on insert
|
2021-10-15 17:42:12 +02:00 |
|
Mutasem
|
edc5390089
|
use getter
|
2021-10-15 17:05:53 +02:00 |
|
Mutasem
|
80705f6bc8
|
refactor positioning
|
2021-10-15 17:01:20 +02:00 |
|
Mutasem
|
57dc5ca761
|
Merge branch 'master' of github.com:n8n-io/n8n into n8n-2349-connectors
|
2021-10-15 16:12:52 +02:00 |
|
Mutasem
|
cb37490c02
|
update label location
|
2021-10-15 14:35:35 +02:00 |
|
Mutasem
|
9d50387eb4
|
update curviness
|
2021-10-15 11:10:23 +02:00 |
|
Jan Oberhauser
|
0b0ed01635
|
🔖 Release n8n-editor-ui@0.112.0
|
2021-10-15 00:03:05 +00:00 |
|
Mutasem Aldmour
|
d49aa18717
|
🐛 Fix chrome autofill issue (#2294)
|
2021-10-13 16:39:05 -07:00 |
|
Jan Oberhauser
|
f5ec78d77e
|
🔖 Release n8n-editor-ui@0.111.0
|
2021-10-13 22:40:35 +00:00 |
|
Jan Oberhauser
|
12c34db475
|
⬆️ Set n8n-workflow@0.72.0 on n8n-editor-ui
|
2021-10-13 22:40:35 +00:00 |
|
Ben Hesseldieck
|
3137de2585
|
⚡ Change credentials structure (#2139)
* ✨ change FE to handle new object type
* 🚸 improve UX of handling invalid credentials
* 🚧 WIP
* 🎨 fix typescript issues
* 🐘 add migrations for all supported dbs
* ✏️ add description to migrations
* ⚡ add credential update on import
* ⚡ resolve after merge issues
* 👕 fix lint issues
* ⚡ check credentials on workflow create/update
* update interface
* 👕 fix ts issues
* ⚡ adaption to new credentials UI
* 🐛 intialize cache on BE for credentials check
* 🐛 fix undefined oldCredentials
* 🐛 fix deleting credential
* 🐛 fix check for undefined keys
* 🐛 fix disabling edit in execution
* 🎨 just show credential name on execution view
* ✏️ remove TODO
* ⚡ implement review suggestions
* ⚡ add cache to getCredentialsByType
* ⏪ use getter instead of cache
* ✏️ fix variable name typo
* 🐘 include waiting nodes to migrations
* 🐛 fix reverting migrations command
* ⚡ update typeorm command
* ✨ create db:revert command
* 👕 fix lint error
Co-authored-by: Mutasem <mutdmour@gmail.com>
|
2021-10-13 15:21:00 -07:00 |
|
Mutasem
|
d3cf26c083
|
fix clicking bug
|
2021-10-13 17:56:24 +02:00 |
|
Mutasem
|
ea376af13a
|
add nodes
|
2021-10-13 17:25:49 +02:00 |
|
Mutasem
|
a4ba7731ef
|
add functionality
|
2021-10-13 16:08:45 +02:00 |
|
Mutasem
|
400a7a6455
|
hide by default
|
2021-10-13 16:02:36 +02:00 |
|
Mutasem
|
a0ea038edf
|
add connection actions
|
2021-10-13 16:01:59 +02:00 |
|
Mutasem
|
2c0d9406b4
|
update hover behavior not to cover overlays
|
2021-10-13 14:06:22 +02:00 |
|
Mutasem
|
ba2d81d070
|
increase hover index
|
2021-10-13 14:05:26 +02:00 |
|
Mutasem
|
6be55c235a
|
increase hoverable area
|
2021-10-13 13:23:48 +02:00 |
|
Mutasem
|
1461a50ee5
|
clean up impl
|
2021-10-13 13:02:11 +02:00 |
|
Mutasem
|
97280329b2
|
handle nodes moving
|
2021-10-13 12:45:41 +02:00 |
|
Mutasem
|
1c961d4b0b
|
update connector styling
|
2021-10-13 10:00:36 +02:00 |
|
Mutasem
|
c449879460
|
update connection style
|
2021-10-12 15:53:47 +02:00 |
|
Mutasem
|
a1f440d9ab
|
update connector styles
|
2021-10-12 13:39:27 +02:00 |
|
Mutasem Aldmour
|
d1824b9dd0
|
🐛 Fix error when opening ftp/sftp credentials (#2298)
* n8n-2513 fix error when opening credentials
* clean up validation logic
|
2021-10-09 13:42:30 -05:00 |
|
Jan Oberhauser
|
ef06c8704e
|
🔖 Release n8n-editor-ui@0.110.0
|
2021-10-07 23:07:34 +00:00 |
|
Jan Oberhauser
|
b8a01daf08
|
⬆️ Set n8n-workflow@0.71.0 on n8n-editor-ui
|
2021-10-07 23:07:34 +00:00 |
|
Mutasem Aldmour
|
1341958aae
|
⚡ Open new window when duplicating (#2237)
* update duplicate to open in new window
* remove active action
|
2021-10-07 14:59:00 -05:00 |
|
Mutasem Aldmour
|
857426a918
|
⚡ Add query param for templates (#2293)
|
2021-10-07 14:54:22 -05:00 |
|
Mutasem Aldmour
|
e2daa523d4
|
🐛 Apply default save manual executions (#2286)
* revert savemanualexecution changes
* update toasts behavior to handle default case
|
2021-10-06 12:13:39 -05:00 |
|
Mutasem Aldmour
|
7159181345
|
⚡ Save on new workflow executions with webhook (#2231)
* save on new workflow executions
* only save if webhook node
|
2021-10-06 12:06:33 -05:00 |
|
Jan
|
f7148bdd77
|
Display node-error only on executing nodes (#2274)
* ⚡ Dot not display errors on disconnected nodes
* ⚡ Fix some more inconsistencies
|
2021-10-06 19:02:31 +02:00 |
|
Mutasem Aldmour
|
582f9a1e61
|
🐛 Remove overlap on mobile between buttons (#2233)
* remove overlap on mobile between buttons
* update breakpoints
|
2021-10-05 13:33:25 -05:00 |
|
Mutasem Aldmour
|
a4374e235e
|
⚡ Add open event (#2261)
|
2021-10-05 13:28:37 -05:00 |
|
Jan Oberhauser
|
02100a3daf
|
🔖 Release n8n-editor-ui@0.109.0
|
2021-09-30 19:22:52 +00:00 |
|
Jan Oberhauser
|
70c5795564
|
⬆️ Set n8n-design-system@0.4.0 on n8n-editor-ui
|
2021-09-30 19:22:52 +00:00 |
|
Jan Oberhauser
|
e0cca284d8
|
🔖 Release n8n-editor-ui@0.108.0
|
2021-09-28 22:25:58 +00:00 |
|
Iván Ovejero
|
3a0b96bf32
|
🐛 Fix TypeError in nodes panel text selection (#2258)
|
2021-09-28 14:23:57 -05:00 |
|
Jan Oberhauser
|
d36f123e99
|
🔖 Release n8n-editor-ui@0.107.1
|
2021-09-23 10:49:02 +02:00 |
|
Iván Ovejero
|
e84ce79d9b
|
🐛 Remove auto-adding fixed collection option (#2241)
* 🔥 Remove auto-adding fixed collection option
* 🔥 Remove file from version control
|
2021-09-23 10:47:13 +02:00 |
|
Jan Oberhauser
|
4290c294e7
|
🔖 Release n8n-editor-ui@0.107.0
|
2021-09-22 15:57:45 +00:00 |
|
Jan Oberhauser
|
2397f0b7de
|
⬆️ Set n8n-workflow@0.70.0 on n8n-editor-ui
|
2021-09-22 15:57:45 +00:00 |
|
Iván Ovejero
|
5644a88d78
|
🎨 Fix checkmark spacing in multiOptions (#2223)
Co-authored-by: Mutasem <mutdmour@gmail.com>
|
2021-09-22 11:02:38 +02:00 |
|
Mutasem Aldmour
|
4f1bedc76e
|
🐛 Fix credentials modal spacing issue when no tooltip (#2230)
* fix credentials modal spacing issue when empty
* check length at inputs level
|
2021-09-22 09:42:19 +02:00 |
|