Commit Graph

11849 Commits

Author SHA1 Message Date
Ricardo Espinoza
eae4e30aee refactor(editor): Migrate TemplatesCollectionView.vue to composition API (#10917) 2024-09-23 07:52:58 -04:00
Ricardo Espinoza
6e0d9d2fd5 refactor(editor): Migrate TemplatesInfoCarousel.vue to composition API (#10919) 2024-09-23 07:52:40 -04:00
Ricardo Espinoza
39310c01fb refactor(editor): Migrate SettingsLdapView.vue to composition API (#10916) 2024-09-23 07:52:08 -04:00
Ricardo Espinoza
f75ca41fc0 refactor(editor): Remove unused PageAlert.vue component (#10915) 2024-09-23 07:51:56 -04:00
Ricardo Espinoza
99d4058e9d refactor(editor): Migrate workflow.ee.store to composition API (#10912) 2024-09-23 07:51:41 -04:00
Milorad FIlipović
57ff3cc27b fix(editor): Fix styling and typography in AI Assistant chat (#10895) 2024-09-23 13:05:15 +02:00
कारतोफ्फेलस्क्रिप्ट™
67fb6d6fdd refactor(core): Refactor execution post-execute promises (no-changelog) (#10809)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-09-23 12:08:57 +02:00
Tomi Turtiainen
521bbfeee5 ci(benchmark): Prevent benchmarks from running concurrently (#10924) 2024-09-23 11:52:27 +03:00
Milorad FIlipović
9141d15823 refactor(editor): Migrate TagsTable to composition api (no-changelog) (#10898) 2024-09-23 10:17:50 +02:00
Milorad FIlipović
bf28d0965c fix(editor): Use :focus-visible instead for :focus for buttons (#10921) 2024-09-23 10:17:41 +02:00
Milorad FIlipović
a2237d128f fix(editor): Prevent node name input in NDV to expand unnecessarily (#10922) 2024-09-23 10:17:29 +02:00
Michael Kret
8cc10cc2c1 fix(HTTP Request Node): Do not modify request object when sanitizing message for UI (#10923) 2024-09-23 11:10:31 +03:00
कारतोफ्फेलस्क्रिप्ट™
60ee0d4ce7 refactor(editor): Correct some prop types (no-changelog) (#10907) 2024-09-23 09:19:37 +02:00
कारतोफ्फेलस्क्रिप्ट™
769ddfdd1d refactor(core): Move some request DTOs to @n8n/api-types (no-changelog) (#10880) 2024-09-20 21:14:06 +02:00
Ricardo Espinoza
583d3a7acb refactor: Clean all instances of isNpmAvailable (#10891) 2024-09-20 10:38:52 -04:00
Ricardo Espinoza
30261bdc91 fix(editor): Stop adding error message to event User encounted an error (no-changelog) (#10905) 2024-09-20 10:11:53 -04:00
कारतोफ्फेलस्क्रिप्ट™
d5574567f1 ci: Upgrade cypress (no-changelog) (#10903) 2024-09-20 15:56:38 +02:00
Tomi Turtiainen
56c8077e04 fix(benchmark): Fix binary data benchmark for multi-main (#10906) 2024-09-20 16:46:31 +03:00
Tomi Turtiainen
f1309787b2 refactor(core): Extract form data parsing from webhook-helpers (#10904) 2024-09-20 16:46:20 +03:00
कारतोफ्फेलस्क्रिप्ट™
ecb9ff9916 ci: Upgrade vite, and vitest (no-changelog) (#10886) 2024-09-20 14:44:12 +02:00
Ricardo Espinoza
26a653a79a refactor(editor): Clean all instances of isDesktopDeployment (#10884) 2024-09-20 08:24:08 -04:00
Tomi Turtiainen
693fb7e580 fix(core): Fix webhook binary data max size configuration (#10897) 2024-09-20 13:14:15 +02:00
Raúl Gómez Morales
e20ab59c1d fix(editor): Prevent clipboard xss injection (#10894) 2024-09-20 12:51:18 +02:00
Ricardo Espinoza
48294e7ec1 refactor(editor): Stop importing Vue compiler macros (#10890) 2024-09-19 13:53:23 -04:00
कारतोफ्फेलस्क्रिप्ट™
fdef6c9f0d ci: Remove eslint-plugin-prettier again (no-changelog) (#10876) 2024-09-19 16:29:04 +02:00
Tomi Turtiainen
8fb31e8459 fix(benchmark): Simplify binary data scenario setup and use larger binary file (#10879) 2024-09-19 16:21:55 +03:00
Ricardo Espinoza
cee57b6504 refactor(editor): Migrate LogStreaming.store.ts to composition API (#10719) 2024-09-19 09:15:01 -04:00
Ricardo Espinoza
f5474ff791 perf(editor): Use virtual scrolling in RunDataJson.vue (#10838) 2024-09-19 08:43:09 -04:00
Milorad FIlipović
b86fd80fc9 fix(editor): Update gird size when opening credentials support chat (#10882) 2024-09-19 14:06:14 +02:00
कारतोफ्फेलस्क्रिप्ट™
aa6cfa07ef ci: Upgrade storybook and chromatic (no-changelog) (#10878) 2024-09-19 10:57:41 +02:00
Iván Ovejero
69c6e0790d refactor(core): Organize Redis under scaling mode (#10864) 2024-09-19 09:52:48 +02:00
Milorad FIlipović
91008b2676 refactor(editor): Migrate AuthView and associated components to composition api (#10713) 2024-09-18 23:38:45 -04:00
Tomi Turtiainen
ee7147c6b3 fix(MQTT Node): Close connection if connection attempt fails (#10873) 2024-09-18 20:03:18 +03:00
कारतोफ्फेलस्क्रिप्ट™
0a317b7072 ci(editor): Use eslint-plugin-prettier for vue files during development (no-changelog) (#10874) 2024-09-18 17:17:00 +02:00
Ricardo Espinoza
05ae2aa9c5 refactor(editor): Migrate RunDataJson.vue to composition API (#10861)
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
2024-09-18 11:06:25 -04:00
कारतोफ्फेलस्क्रिप्ट™
a7d24d9dac ci: Skip running pre-commit hooks on rebase and merge (no-changelog) (#10875) 2024-09-18 16:26:34 +02:00
Danny Martini
2a084f96f8 feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-18 15:06:36 +02:00
github-actions[bot]
73f89ef101 🚀 Release 1.60.0 (#10872)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2024-09-18 13:33:53 +01:00
कारतोफ्फेलस्क्रिप्ट™
d2eb7998bd ci: Fix nightly docker builds (no-changelog) (#10869) 2024-09-18 11:59:08 +02:00
Iván Ovejero
4568969e1f ci: Disallow v-html directive (#10865) 2024-09-18 11:52:30 +02:00
Iván Ovejero
08ebe1e480 feat(core): Introduce worker metrics (#10850) 2024-09-18 11:16:17 +02:00
Eugene
ab83c4b416 fix(OpenAI Node, Basic LLM Chain Node, Tool Agent Node): Better OpenAI API rate limit errors (#10797) 2024-09-18 10:52:10 +02:00
Tomi Turtiainen
df8b2c0694 fix: Fix lint issues (no-changelog) (#10866) 2024-09-18 10:40:59 +02:00
Tomi Turtiainen
4f0a1a953f refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
Raúl Gómez Morales
5a1db6db1a fix(editor): Restore V1 keybinding, Space Key to toggle panning (#10841) 2024-09-18 09:10:51 +02:00
Tomi Turtiainen
c1d88f3bb3 ci(benchmark): Fix bootstrap script (#10863) 2024-09-18 09:58:09 +03:00
Csaba Tuncsik
44e5fb9b06 fix(editor): Replace v-html with custom directive to sanitize html (#10804)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-18 09:49:41 +03:00
कारतोफ्फेलस्क्रिप्ट™
989f69d1f4 fix(core): Upgrade uuid (no-changelog) (#10860) 2024-09-17 19:28:54 +02:00
Tomi Turtiainen
aa283b7554 ci(benchmark): Benchmark vm before n8n benchmark (#10859) 2024-09-17 18:36:46 +03:00
Jon
c43aef1a26 fix(Contentful Node): Add missing additional fields to entry > get (#10830) 2024-09-17 16:28:48 +01:00