Commit graph

3403 commits

Author SHA1 Message Date
Milorad FIlipović 36e615b28f
fix(editor): Hide Set up Template button for empty workflows (#12808) 2025-01-23 15:14:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ 5820ade1e4
fix(editor): Render inline SVGs correctly on the external secrets settings page (#12802) 2025-01-23 14:48:08 +01:00
Milorad FIlipović 43fc9eff6e
fix(editor): Updating ai agent tool usage callout style to match others (no-changelog) (#12805) 2025-01-23 14:35:24 +01:00
Csaba Tuncsik 2020dc502f
fix(editor): Load appropriate credentials in canvas V2 for new workflow (#12722)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-23 12:01:10 +02:00
autologie fb662dd95c
fix(editor): Show mappings by default in sub-node NDVs when the root node isn't executed (#12642) 2025-01-23 08:47:41 +01:00
Milorad FIlipović 114ed88368
fix(editor): Fix sub-execution links in empty output tables (#12781)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2025-01-22 16:31:23 +01:00
Csaba Tuncsik 358d2843e5
fix(editor): Fix workflow move project select filtering (#12764) 2025-01-22 15:49:55 +01:00
Danny Martini 9139dc3c29
fix(editor): Don't send run data for full manual executions (#12687) 2025-01-22 15:18:25 +01:00
कारतोफ्फेलस्क्रिप्ट™ 3049cf85a6
Merge tag 'n8n@1.76.0' 2025-01-22 14:50:51 +01:00
Milorad FIlipović eb4dea1ca8
fix(editor): Handle large payloads in the AI Assistant requests better (#12747) 2025-01-22 14:50:28 +01:00
github-actions[bot] e59a2af858
🚀 Release 1.76.0 (#12779)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-01-22 13:00:06 +01:00
Tomi Turtiainen 9062d5040b
chore: Update bug report template (#12774) 2025-01-22 12:25:10 +01:00
Elias Meire 56c93caae0
fix(editor): Fix JsonEditor with expressions (#12739) 2025-01-21 13:32:48 +01:00
Alex Grozav a96b3f0091
fix(editor): Fix navbar height flickering during load (#12738)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2025-01-21 11:06:22 +02:00
Alex Grozav 2d3b643f6e
test: Update e2e tests for canvas specific actions (no-changelog) (#12614) 2025-01-21 10:30:27 +02:00
कारतोफ्फेलस्क्रिप्ट™ 202da76380
refactor: Remove usless catch blocks, and add a linting rule to prevent them (no-changelog) (#12730) 2025-01-20 18:20:04 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4ee4552b0e
chore: Upgrade vitest and storybook (no-changelog) (#12729) 2025-01-20 18:04:53 +01:00
Alex Grozav 29335b9b6a
feat(editor): Force final canvas v2 migration and remove switcher from UI (#12717)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2025-01-20 18:48:16 +02:00
Danny Martini 967ee4b89b
feat: Synchronize deletions when pulling from source control (#12170)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-01-20 16:53:55 +01:00
oleg 89777d32ac
feat(editor): Evaluation UI tweaks (#12659) (no-changelog) 2025-01-20 15:14:23 +01:00
Eugene 2f81b29d34
fix(editor): Partial execution of a workflow with manual chat trigger (#12662)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-20 13:50:52 +01:00
Raúl Gómez Morales 1eeb788d32
feat(editor): VariablesView Reskin - Add Filters for missing values (#12611) 2025-01-20 10:59:15 +01:00
Marc Littlemore b098b19c7f
fix(editor): Correct missing whitespace in JSON output (#12677)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2025-01-17 15:38:07 +00:00
Tomi Turtiainen 4c8193fedc
fix(core): Fix keyboard shortcuts for non-ansi layouts (#12672) 2025-01-17 16:40:06 +02:00
Iván Ovejero 7ae1483792
refactor(editor): Adjust empty state for large data when manual executions in workers (#12649) 2025-01-17 09:52:33 +01:00
oleg 982131a75a
fix(editor): Update workflow re-initialization to use query parameter (#12650) 2025-01-17 09:33:02 +01:00
Alex Grozav 02d953db34
fix(editor): Fix Code node bug erasing and overwriting code when switching between nodes (#12637)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: Elias Meire <elias@meire.dev>
2025-01-16 19:36:08 +02:00
Elias Meire 0b0f532367
chore(editor): Exclude codemirror range errors from Sentry (#12646) 2025-01-16 17:17:13 +00:00
कारतोफ्फेलस्क्रिप्ट™ 58f6532630
fix(editor): Defer crypto.randomUUID call in CodeNodeEditor (#12630)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2025-01-16 14:15:03 +01:00
autologie c97bd48a77
fix(editor): Show connector label above the line when it's straight (#12622) 2025-01-16 10:30:41 +01:00
Tomi Turtiainen 95c40c02cb
fix(editor): Fix execution list hover & selection colour in dark mode (#12628) 2025-01-16 10:28:41 +02:00
jeanpaul da8aafc0e3
fix(editor): Show run workflow button when chat trigger has pinned data (#12616)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-15 17:08:31 +01:00
कारतोफ्फेलस्क्रिप्ट™ ea208eddb7
Merge tag 'n8n@1.75.0'
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2025-01-15 15:26:23 +01:00
github-actions[bot] 9798009dd3
🚀 Release 1.75.0 (#12618)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2025-01-15 15:09:46 +01:00
Tomi Turtiainen 457edd99bb
fix(editor): Open chat when executing agent node in canvas v2 (#12617) 2025-01-15 16:07:24 +02:00
oleg 41e5d10d40
fix(editor): Fix hasTrimmedItem for multi-output nodes and sub-nodes (no-changelog) (#12612) 2025-01-15 12:36:20 +01:00
oleg ee68afe561
feat(editor): Enhance workflow evaluations edit view (no-changelog) (#12586) 2025-01-15 10:12:37 +01:00
Elias Meire aa1f3a7d98
fix(editor): Make sure code editors work correctly in fullscreen (#12597)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-14 17:16:41 +00:00
Iván Ovejero c2569a0607
refactor(core): Make placeholders in manual executions in workers temporary (#12463) 2025-01-14 14:32:00 +01:00
Eugene ce22f065c2
feat(core): Separate concurrency limits for production and evaluation executions (no-changelog) (#12387) 2025-01-14 13:49:20 +01:00
Eugene be520b4f60
feat: Add API endpoint to cancel a test run (no-changelog) (#12115) 2025-01-14 12:12:31 +01:00
Elias Meire 479933fbd5
fix(editor): Make clicking item in RLC work the first time on small screens (#12585)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-13 18:53:55 +00:00
Charlie Kolb 89f93fd20a
feat(editor): Don't show Sub-Workflow id for RunDataAi 'View Execution' link (no-changelog) (#12578) 2025-01-13 16:23:31 +01:00
Alex Grozav c8e3c5399e
fix(editor): Fix selection rectangle context menu on new canvas (#12584) 2025-01-13 17:13:11 +02:00
Alex Grozav 2110e9a051
fix(editor): Fix the openselectivenodecreator custom action on new canvas (#12580)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-13 15:09:07 +02:00
Alex Grozav bee7267fe3
fix(editor): Show NDV errors when opening existing nodes with errors (#12567) 2025-01-13 14:06:19 +02:00
Alex Grozav 88659d8a29
fix(editor): Update selected node when navigating via flowing nodes (#12581) 2025-01-13 13:35:56 +02:00
jeanpaul 13bf69f75c
fix(editor): Ensure proper "AI Template" URL construction in node creator (#12566) 2025-01-13 12:04:46 +01:00
Eugene dcd7feb973
fix(core): Node mocking for evaluation executions (no-changelog) (#12541) 2025-01-13 10:45:29 +01:00
Raúl Gómez Morales 865fc21276
fix(editor): Update filter and feedback for source control (#12504) 2025-01-13 10:24:51 +01:00