Milorad FIlipović
|
b652405a06
|
fix(editor): Prevent saving already saved workflows (#9670)
|
2024-06-10 16:00:21 +02:00 |
|
Tomi Turtiainen
|
99b54bb029
|
fix(editor): Fix node connection showing incorrect item count during … (#9684)
|
2024-06-10 16:54:13 +03:00 |
|
oleg
|
bc3dcf706f
|
feat(editor): Harmonize rendering of new-lines in RunData (#9614)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-06-10 15:24:17 +02:00 |
|
Ricardo Espinoza
|
22bdb0568e
|
refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607)
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2024-06-10 16:23:06 +03:00 |
|
Tomi Turtiainen
|
1e15f73b0d
|
fix(editor): Remove template creds setup from workflow when copied (no-changelog) (#9673)
|
2024-06-10 13:36:42 +03:00 |
|
Iván Ovejero
|
b0b4093072
|
refactor(editor): Stop expecting null execution status (no-changelog) (#9672)
|
2024-06-10 10:19:40 +02:00 |
|
Elias Meire
|
291d46af15
|
fix(editor): Improve dragndrop of input pills with spaces (#9656)
|
2024-06-07 15:37:30 +02:00 |
|
Milorad FIlipović
|
bb7227d18d
|
fix(editor): Indent on tabs in expression fields (#9659)
|
2024-06-07 15:30:26 +02:00 |
|
Tomi Turtiainen
|
ebba7c87cd
|
fix(editor): Color node connections correctly in execution preview for nodes that have pinned data (#9669)
|
2024-06-07 16:12:59 +03:00 |
|
Elias Meire
|
eccc637b63
|
feat(editor): Add isEmpty on DateTime, add is empty to all types in filter component (#9645)
|
2024-06-07 13:25:22 +02:00 |
|
Jan Oberhauser
|
4e568631be
|
feat(core): Add batching and other options to declarative nodes (#8885)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-06-07 08:39:31 +03:00 |
|
Mutasem Aldmour
|
e520f8a98f
|
fix: Reset pagination when output size changes (#9652)
|
2024-06-06 17:14:55 +02:00 |
|
Giulio Andreini
|
566b52c4e1
|
fix(editor): Remove transparency from dark mode callouts (#9650)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
|
2024-06-06 16:29:35 +02:00 |
|
Csaba Tuncsik
|
ed963011c9
|
fix(editor): Move projects and rbac files (no-changelog) (#9651)
|
2024-06-06 15:30:17 +02:00 |
|
Elias Meire
|
600013a1ab
|
feat: Add support for dark mode node icons and colors (#9412)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-06-06 13:34:30 +02:00 |
|
Milorad FIlipović
|
e9e3b254fe
|
fix(editor): Prevent running workflows using keyboard shortcuts if execution is disabled (#9644)
|
2024-06-06 10:41:40 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
be0dee2a15
|
Merge tag 'n8n@1.45.0'
|
2024-06-05 17:36:58 +02:00 |
|
github-actions[bot]
|
07dae514c7
|
🚀 Release 1.45.0 (#9637)
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
|
2024-06-05 17:29:26 +02:00 |
|
Tomi Turtiainen
|
0ac86ac76b
|
refactor(editor): Fix eslint errors in Node.vue (no-changelog) (#9628)
|
2024-06-05 18:04:09 +03:00 |
|
Csaba Tuncsik
|
c92765dcdb
|
fix(editor): Filter credentials by project ID also for new workflow (#9615)
|
2024-06-05 15:58:15 +02:00 |
|
Milorad FIlipović
|
a8bb53f4e3
|
fix(editor): Improve error messages around pinned data (#9632)
|
2024-06-05 13:48:55 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1563bf571d
|
refactor(core): Move curl endpoint to its own controller (no-changelog) (#9605)
|
2024-06-05 10:43:09 +02:00 |
|
Tomi Turtiainen
|
744c94d94b
|
fix(editor): Commit theme change from Save button (#9619)
|
2024-06-05 09:38:26 +03:00 |
|
Tomi Turtiainen
|
d6a046b8ad
|
refactor: Update typings of /me/settings and /users/:id/settings endpoints (no-changelog) (#9620)
|
2024-06-05 09:35:43 +03:00 |
|
oleg
|
5322802992
|
feat(editor): Chat Trigger tweaks (#9618)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-04 17:24:18 +02:00 |
|
Milorad FIlipović
|
42ceec6879
|
fix(editor): Shrink #node-view-background to viewport size (no-changelog) (#9616)
|
2024-06-04 15:29:42 +02:00 |
|
Alex Grozav
|
f6a466cd87
|
feat(editor): Add remove node and connections functionality to canvas v2 (#9602)
|
2024-06-04 15:36:27 +03:00 |
|
Milorad FIlipović
|
245c63f216
|
fix(editor): Skip disabled nodes when detecting workflow issues (#9610)
|
2024-06-04 13:26:57 +02:00 |
|
Michael Kret
|
b91e50fc92
|
feat: Run once for each item tooltip (#9486)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-06-04 10:18:17 +03:00 |
|
Ricardo Espinoza
|
631f077c18
|
fix(editor): Type errors in VariablesView.vue (no-changelog) (#9558)
|
2024-06-03 13:17:01 -04:00 |
|
oleg
|
68420ca6be
|
refactor(editor): Fix NodeView/Canvas related TS errors (#9581)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-06-03 16:33:20 +02:00 |
|
Alex Grozav
|
1a982d51b3
|
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599)
|
2024-06-03 16:04:21 +03:00 |
|
Csaba Tuncsik
|
4eb6edc73a
|
refactor(editor): Fix type errors (no-changelog) (#9584)
|
2024-06-03 14:24:26 +02:00 |
|
Milorad FIlipović
|
c1b1ee57b1
|
fix(editor): Fix type errors in NodeCredentials (no-changelog) (#9567)
|
2024-06-03 13:54:00 +02:00 |
|
Michael Kret
|
f50c73a3cb
|
fix(Code Node): Replace tab character with spaces in placeholder (no-changelog) (#9577)
|
2024-06-03 12:53:01 +03:00 |
|
Elias Meire
|
6268276746
|
refactor(editor): Fix typescript issues in composables and misc files (no-changelog) (#9583)
|
2024-06-03 11:34:51 +02:00 |
|
Tomi Turtiainen
|
0e10c84efd
|
fix(editor): Fix most ts errors in credential components (no-changelog) (#9576)
|
2024-06-03 11:28:41 +03:00 |
|
Mutasem Aldmour
|
379e2da547
|
fix: Fix TS issues in connectors (no-changelog) (#9585)
|
2024-06-03 10:14:27 +02:00 |
|
Tomi Turtiainen
|
03f15c49d5
|
fix(editor): Fix ts and eslint errors in various components (no-changelog) (#9592)
|
2024-06-03 11:04:13 +03:00 |
|
Tomi Turtiainen
|
09472fb9ee
|
feat(editor): Clean up lead enrichment experiment (no-changelog) (#9572)
|
2024-06-03 10:35:55 +03:00 |
|
Elias Meire
|
c0ec990f4c
|
feat(editor): Overhaul input selector in NDV (#9520)
|
2024-05-31 18:04:57 +02:00 |
|
Csaba Tuncsik
|
2e9bd6739b
|
fix(editor): Show owner email in the owner badge if the resource owner is a pending user (#9560)
|
2024-05-31 17:50:42 +02:00 |
|
Milorad FIlipović
|
9419c28ff3
|
fix(editor): Fix type errors in TriggerPanel.vue (no-changelog) (#9578)
|
2024-05-31 17:22:27 +02:00 |
|
Elias Meire
|
3227f6c13e
|
refactor(editor): Fix typescript issues in components (no-changelog) (#9580)
|
2024-05-31 16:27:56 +02:00 |
|
Elias Meire
|
e23420d89d
|
refactor(editor): Fix TypeScript issues in views (no-changelog) (#9573)
|
2024-05-31 15:52:00 +02:00 |
|
Milorad FIlipović
|
c5e0cf0137
|
fix(editor): Fix type errors in Sticky component (no-changelog) (#9570)
|
2024-05-31 15:29:56 +02:00 |
|
Elias Meire
|
1cefd488fe
|
refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574)
|
2024-05-31 15:07:49 +02:00 |
|
Tomi Turtiainen
|
400c005866
|
fix: Fix ts errors in editor part2 (no-changelog) (#9566)
|
2024-05-31 13:02:21 +03:00 |
|
Tomi Turtiainen
|
6ce18ccda1
|
fix(editor): Fix ts errors in PersonalizationModal.spec.ts (no-changelog) (#9562)
|
2024-05-31 12:19:24 +03:00 |
|
Tomi Turtiainen
|
020bd36354
|
fix(editor): Show correct schema for output with falsy keys (#9556)
|
2024-05-31 11:33:52 +03:00 |
|