Commit graph

3427 commits

Author SHA1 Message Date
Milorad FIlipović 066908060f
feat(editor): Relocate workflow ID expression notice (no-changelog) (#12942) 2025-01-31 12:32:18 +01:00
Eugene 1ca6a9799a
feat(core): Keep track of test case executions during test run (no-changelog) (#12787) 2025-01-31 12:27:35 +01:00
Charlie Kolb 118be24d25
fix(editor): Allow switch to Fixed for boolean and number parameters with invalid expressions (#12948) 2025-01-31 12:00:04 +01:00
Alex Grozav c60cc43124
fix(editor): Add missing explanation for ai execution test change (no-changelog) (#12971) 2025-01-31 12:06:55 +02:00
Alex Grozav 4d55a29460
fix(editor): Fix execution running status listener for chat messages (#12951) 2025-01-31 09:49:38 +02:00
Michael Kret 9590e5d58b
feat: Human in the loop section (#12883)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-30 16:16:42 +02:00
Raúl Gómez Morales 0d8a544975
fix(editor): SchemaView renders duplicate structures properly (#12943) 2025-01-30 15:15:03 +01:00
Eugene 0f345681d9
chore: Add basic telemetry events to workflow evaluation (no-changelog) (#12890)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-29 16:00:22 +01:00
Milorad FIlipović 12d686ce52
feat(editor): Show fixed collection parameter issues in UI (#12899) 2025-01-29 15:50:15 +01:00
Raúl Gómez Morales 212a5bf23e
fix(editor): Refine push modal layout (#12886)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-01-29 14:34:32 +01:00
कारतोफ्फेलस्क्रिप्ट™ 9446304d66
Merge tag 'n8n@1.77.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
2025-01-29 13:54:36 +01:00
Ricardo Espinoza ad3250ceb0
feat: Allow multi API creation via the UI (#12845) 2025-01-29 07:42:01 -05:00
github-actions[bot] 812619e375
🚀 Release 1.77.0 (#12918)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-01-29 13:18:50 +01:00
Alex Grozav c25c613a04
feat(editor): Always keep at least one executing node indicator in the workflow (#12829) 2025-01-29 13:38:24 +02:00
oleg be967ebec0
feat(editor): Add evaluation workflow and enhance workflow selector with pinned data support (#12773) 2025-01-29 11:03:03 +01:00
Alex Grozav d5062189db
fix(editor): Focus executions iframe when n8n is ready to delegate keyboard events (#12741) 2025-01-28 17:22:41 +02:00
Milorad FIlipović de49c23971
feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
Dana 0979a99309
chore(API): Follow up design for credential callback (#12798)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-27 15:42:45 +00:00
Milorad FIlipović 6dd90c8764
feat(editor): Add more telemetry for workflow inputs (no-changelog) (#12862) 2025-01-27 15:36:59 +01:00
Csaba Tuncsik 648c6f9315
fix(editor): Properly set active project in new canvas (#12810)
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-27 12:32:03 +01:00
कारतोफ्फेलस्क्रिप्ट™ 02880cc5a6
test(editor): Fix usePushConnection tests on node 18 (no-changelog) (#12832) 2025-01-27 08:53:36 +01:00
Alex Grozav d48cc36061
feat(editor): Remove bug reporting button from new canvas (no-changelog) (#12831) 2025-01-24 15:55:48 +02:00
Alex Grozav afbbfa3a90
feat: Update e2e tests to run on new canvas (no-changelog) (#12784) 2025-01-24 14:38:54 +02:00
Milorad FIlipović 5b760e7f7f
fix(editor): Show input selector when node has error (#12813)
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-24 09:38:57 +01:00
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