Commit graph

44 commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™ d2dd1796a8
chore: Lintfix and format (no-changelog) (#13705)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2025-03-05 16:50:43 +01:00
Elias Meire 9e83ff51da
fix(editor): Support pasting values that start with = (#13699) 2025-03-05 16:13:27 +01:00
Jaakko Husso 3cd34b5af6
fix(editor): Fix opening 'Schema' view by default after opening binary nodes (#13676) 2025-03-05 15:20:13 +01:00
Elias Meire 8790a0df3d
feat(editor): Schema preview UI updates (#13578)
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-03-05 10:29:13 +01:00
Elias Meire c821f1c532
fix(editor): Render credential-only nodes when loading from the backend (#13689)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-03-05 10:27:54 +01:00
Alex Grozav 53656a0255
fix(editor): Fix using option.value as for loop key (no-changelog) (#13458)
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-03-05 10:12:23 +01:00
Milorad FIlipović 97ca702f8c
fix(editor): Expand error view to full output panel width (#13688) 2025-03-05 09:17:35 +01:00
Charlie Kolb 4f6d76cd25
fix(editor): Don't flag uiStore as dirty on node selected (#13641)
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-03-04 17:49:03 +01:00
Jaakko Husso 5eddf00fa1
fix(editor): Copy JSON from selected run if node has been multiple times (#13673) 2025-03-04 17:19:51 +02:00
Charlie Kolb 72c535f583
fix(editor): Adjust MappingFields parameterInput width to account for delete button (no-changelog) (#13677) 2025-03-04 16:13:05 +01:00
Elias Meire d3ead68059
fix(editor): Fix code node displays lint messages in wrong location (#13664) 2025-03-04 13:59:30 +00:00
Alex Grozav 77425f04cf
fix(editor): Fix GCP icon size for external secrets modal (#13672) 2025-03-04 14:23:37 +02:00
Ricardo Espinoza 2c03f8640e
feat(editor): Add scrolling to API keys list (no-changelog) (#13658) 2025-03-04 12:43:02 +01:00
Elias Meire 2a5738aebe
fix(editor): Ignore required module type declaration error in code node (#13628) 2025-03-04 12:31:51 +01:00
Jaakko Husso 9ba9443460
fix(editor): Fix save keybind in expression editor and unfocused node details view (#13640) 2025-03-04 10:01:45 +02:00
Charlie Kolb 6d7e346e4f
fix(editor): Allow pinned data for Code node AI generation (#13638) 2025-03-04 08:28:38 +01:00
कारतोफ्फेलस्क्रिप्ट™ 0a570f9bc8
Merge tag 'n8n@1.82.0' 2025-03-03 19:22:15 +01:00
Ricardo Espinoza 17738c5096
fix(core): Do not validate email when LDAP is enabled (#13605) 2025-03-03 19:15:52 +01:00
github-actions[bot] 552c4260c0
🚀 Release 1.82.0 (#13639)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-03 17:45:11 +00:00
Milorad FIlipović 24681f843c
fix(editor): Enable pin data button to also un-pin (#13642) 2025-03-03 16:17:59 +01:00
Csaba Tuncsik 850d458858
fix(editor): Fix sidebar logo container layout (#13203) 2025-03-03 14:48:27 +01:00
Ricardo Espinoza 1909b74350
fix(core): Stop enforcing max numbers of API keys limit (no-changelog) (#13631) 2025-03-03 14:32:50 +01:00
Alex Grozav c1fe785174
fix(editor): Add rewriteFramesIntegration to sentry (no-changelog) (#13634) 2025-03-03 15:12:11 +02:00
oleg 5ac8691946
fix(editor): Fix RLC dropdown vanishing when focusing search input (#13579) 2025-03-03 14:05:35 +01:00
Milorad FIlipović 139b5b378d
fix(editor): Fix github star button layout (#13630) 2025-03-03 13:31:47 +01:00
Ricardo Espinoza a7f0c66e30
fix(core): Add documentation hints for API keys to SettingApiView.vue (no-changelog) (#13617) 2025-03-03 10:49:48 +01:00
Milorad FIlipović 4067fb0b12
fix(editor): Fix workflows list status filter (#13621)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-03-03 10:37:20 +01:00
Charlie Kolb 6ef8d34f96
fix(editor): Hide fromAI button in old workflow tool (#13552) 2025-03-03 09:00:45 +01:00
autologie 1c8c7e34f9
fix(editor): Fix browser crash with large execution result (#13580) 2025-03-03 08:57:57 +01:00
Milorad FIlipović 2cb9d9e29f
feat(editor): Add functionality to create folders (#13473) 2025-02-28 15:50:50 +01:00
Elias Meire f381a24145
feat(editor): Automatically tidy up workflows (#13471) 2025-02-28 15:28:55 +01:00
Alex Grozav f5743176e5
refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
oleg 289041e997
feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
Alex Grozav 7fb88e623f
feat: Add new @n8n/utils package (no-changelog) (#13536) 2025-02-27 09:58:31 +02:00
Alex Grozav 6ba0128b5c
refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +02:00
Jaakko Husso 819fc2da63
feat(editor): Rename 'Window Buffer Memory' to 'Simple Memory' (#13477) 2025-02-26 10:24:11 +02:00
Alex Grozav 2f395fe89a
refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
कारतोफ्फेलस्क्रिप्ट™ dfd932f9c1
Merge tag 'n8n@1.81.0' 2025-02-25 12:52:06 +01:00
github-actions[bot] 20ee7984f8
🚀 Release 1.81.0 (#13469)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-25 08:55:01 +01:00
Alex Grozav 37d4b00e3f
refactor: Move @n8n/chat package to frontend/@n8n (no-changelog) (#13425) 2025-02-24 21:19:51 +02:00
Alex Grozav c90d0d9161
feat(editor): Change rename node keyboard shortcut to Space on new canvas (#11872) 2025-02-17 17:56:40 +02:00
github-actions[bot] 700dd916f6
🚀 Release 1.78.0 (#13096)
Co-authored-by: elsmr <8850410+elsmr@users.noreply.github.com>
2025-02-06 14:04:06 +01:00
Elias Meire 3ed827ed66
fix: Add version to new @n8n/composables package (no-changelog) (#13098) 2025-02-06 13:47:10 +01:00
Alex Grozav ef87da4c19
feat: Add reusable frontend composables package (#13077)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-02-06 12:44:30 +02:00