Ivan Atanasov
|
8cba100488
|
fix(editor): Show only error title and 'Open errored node' button; hide 'Ask Assistant' in root for sub-node errors (#11573)
|
2024-11-07 10:14:49 +01:00 |
|
Charlie Kolb
|
40c88822ac
|
fix(editor): Enable pinning main output with error and always allow unpinning (#11452)
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
|
2024-11-07 08:32:43 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
059f67500a
|
refactor(editor): Migrate EventDestinationSettingsModal.ee.vue to composition API (no-changelog) (#11584)
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
|
2024-11-06 19:34:21 +01:00 |
|
github-actions[bot]
|
3dc0904a6c
|
🚀 Release 1.67.0 (#11599)
Co-authored-by: RicardoE105 <16496553+RicardoE105@users.noreply.github.com>
|
2024-11-06 11:09:56 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
973e48ffea
|
fix(editor): Cross-platform build for @n8n/chat (no-changelog) (#11589)
|
2024-11-06 16:02:04 +01:00 |
|
Shireen Missi
|
499c54b29a
|
refactor(editor): Migrate FixedCollectionParameter to composition API (#11555)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-11-06 14:40:49 +00:00 |
|
Alex Grozav
|
93fae5d8a7
|
fix: Fix loading workflows with null connection value (no-changelog) (#11592)
|
2024-11-06 16:16:47 +02:00 |
|
Csaba Tuncsik
|
7326487ab3
|
refactor(editor): Migrate WorkflowSettings to setup script and composition API (no-changelog) (#11580)
|
2024-11-06 14:48:41 +01:00 |
|
Alex Grozav
|
7254359855
|
fix(editor): Keep workflow pristine after load on new canvas (#11579)
|
2024-11-06 12:14:23 +02:00 |
|
Elias Meire
|
a26c0e2c3c
|
fix(editor): Fix selected credential being overwritten in NDV (#11496)
|
2024-11-06 10:01:45 +00:00 |
|
Ricardo Espinoza
|
c1a7f68236
|
refactor(editor): Migrate TemplatesSearchView.vue to composition API (#11571)
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
|
2024-11-05 14:51:55 -05:00 |
|
Michael Kret
|
8a484077af
|
feat(AI Transform Node): UX improvements (#11280)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-11-05 18:47:52 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
cb28b5cd60
|
refactor(editor): Convert MultipleParameter to composition API (no-changelog) (#11568)
|
2024-11-05 19:23:45 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2ed4ce3d7a
|
refactor(editor): Convert TagsView to composition API (no-changelog) (#11566)
|
2024-11-05 13:16:03 -05:00 |
|
Ivan Atanasov
|
be05ae36e7
|
fix(editor): Ensure Enter key on Cancel button correctly cancels node rename (#11563)
|
2024-11-05 17:39:55 +01:00 |
|
oleg
|
434d31ce92
|
fix(editor): Fix run index input for RunData view in sub-nodes (#11538)
|
2024-11-05 16:47:45 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
dfd785bc08
|
fix(editor): Do not overwrite the webhookId in the new canvas (#11562)
|
2024-11-05 15:06:23 +01:00 |
|
Alex Grozav
|
463d101f35
|
fix(editor): Fix emitting n8nReady notification via postmessage on new canvas (#11558)
|
2024-11-05 15:17:41 +02:00 |
|
Alex Grozav
|
ef54760064
|
feat: Upload sourcemaps to Sentry on release (no-changelog) (#11557)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-11-05 14:48:51 +02:00 |
|
Alex Grozav
|
5ca781bf3a
|
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539)
|
2024-11-05 14:20:02 +02:00 |
|
Ricardo Espinoza
|
981a852648
|
fix(editor): Do not show success message if there is an error saving credentials (no-changelog) (#11548)
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
|
2024-11-05 06:55:55 -05:00 |
|
Ricardo Espinoza
|
e80f7e0a02
|
fix: Toast not aligned to the bottom when AI assistant disable (#11549)
|
2024-11-05 06:52:52 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
38da319507
|
chore(editor): Delete some of the unused code (no-changelog) (#11554)
|
2024-11-05 12:11:54 +01:00 |
|
Alex Grozav
|
1f25e8e096
|
fix(editor): Add optional chaining to error handler (no-changelog) (#11500)
|
2024-11-05 13:02:55 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6854f94875
|
refactor(editor): Convert some smaller components to composition api (no-changelog) (#11546)
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: Ricardo Espinoza <ricardo@n8n.io>
|
2024-11-04 20:09:34 -05:00 |
|
Mutasem Aldmour
|
611967decc
|
refactor(editor): Migrate components to composition API (#11497)
|
2024-11-04 17:00:06 -05:00 |
|
Ricardo Espinoza
|
23677062d9
|
refactor(editor): Migrate small components to composition API (#11509)
|
2024-11-04 08:06:00 -05:00 |
|
Alex Grozav
|
5e2e205394
|
feat(editor): Update panning and selection keybindings on new canvas (#11534)
|
2024-11-04 14:36:54 +02:00 |
|
Raúl Gómez Morales
|
5f3deea60f
|
refactor(editor): ResourceListLayout to script setup (#11526)
|
2024-11-04 13:07:21 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e10968b26f
|
fix(editor): Respect user's dark-mode preference even before the application is loaded (no-changelog) (#11530)
|
2024-11-04 13:07:06 +01:00 |
|
Alex Grozav
|
63efefcd24
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
|
Milorad FIlipović
|
d0dce57c14
|
refactor(editor): Migrate ParameterOptions to composition API (no-changelog) (#11501)
|
2024-11-01 16:11:54 +01:00 |
|
Ricardo Espinoza
|
78e7d8dc8c
|
fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467)
|
2024-11-01 11:01:54 -04:00 |
|
Alex Grozav
|
602355a5c1
|
fix(editor): Add optional chaining to nodeExecutionRunData in node execution status (no-changelog) (#11370)
|
2024-11-01 16:40:13 +02:00 |
|
Mutasem Aldmour
|
02b77367bd
|
refactor: Clean up hooks and fake doors (no-changelog) (#11498)
|
2024-11-01 15:23:41 +01:00 |
|
Alex Grozav
|
aa7bb3ac08
|
fix(editor): Add optional chaining to execution socket event (no-changelog) (#11499)
|
2024-11-01 15:41:00 +02:00 |
|
Alex Grozav
|
4ef804c8d3
|
fix(editor): Add optional chaining to currentWorkflow in NodeSettings (no-changelog) (#11371)
|
2024-11-01 15:36:32 +02:00 |
|
Mutasem Aldmour
|
c773181a3a
|
refactor: Move page components to composables (no-changelog) (#11494)
|
2024-11-01 14:11:42 +01:00 |
|
Mutasem Aldmour
|
ca2a583b5c
|
fix: Show Pinned data in demo mode (#11490)
|
2024-11-01 14:04:58 +01:00 |
|
Csaba Tuncsik
|
5b5bd7291d
|
fix(editor): Auto focus first fields on SignIn, SignUp and ForgotMyPassword views (#11445)
|
2024-11-01 13:59:04 +01:00 |
|
Cornelius Suermann
|
7d6dccbecb
|
Merge tag 'n8n@1.66.0'
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
|
2024-11-01 09:24:12 +01:00 |
|
Mutasem Aldmour
|
130c942f63
|
fix: Bring back nodes panel telemetry events (#11456)
|
2024-10-31 16:29:51 +01:00 |
|
github-actions[bot]
|
dd7d374185
|
🚀 Release 1.66.0 (#11488)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2024-10-31 17:07:37 +02:00 |
|
oleg
|
73b0a80ac9
|
fix(editor): Fix rendering of AI logs (#11450)
|
2024-10-31 14:20:04 +01:00 |
|
Raúl Gómez Morales
|
5d19e8f2b4
|
feat(editor): Add descriptive header to projects /workflow (#11203)
|
2024-10-31 12:43:25 +01:00 |
|
Alex Grozav
|
497d637fc5
|
fix(editor): Fit view consistently after nodes are initialized on new canvas (#11457)
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
|
2024-10-30 14:02:54 +02:00 |
|
Ricardo Espinoza
|
3aa069222b
|
refactor(editor): Migrate UpdatesPanel.vue to composition API (#11466)
|
2024-10-30 06:09:55 -04:00 |
|
Alex Grozav
|
ea47b025fb
|
fix(editor): Fix adding connections when initializing workspace in templates view on new canvas (#11451)
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
|
2024-10-29 16:36:25 +02:00 |
|
Ivan Atanasov
|
dcd6038c30
|
fix(editor): Change tooltip for workflow with execute workflow trigger (#11374)
|
2024-10-29 15:25:35 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
60cdf0ba44
|
feat(editor): Allow enabling canvas v2 via instance settings (no-changelog) (#11447)
|
2024-10-29 14:41:10 +01:00 |
|