Dana
|
a713b3ed25
|
feat(editor): Make the left sidebar in Expressions editor draggable (#11838)
|
2024-11-26 19:13:53 +00:00 |
|
Alex Grozav
|
f4ab5c7b92
|
fix(editor): Fix new canvas discovery tooltip position after adding github stars button (#11898)
|
2024-11-26 17:36:42 +02:00 |
|
Iván Ovejero
|
3341267518
|
chore: Upgrade to TypeScript 5.7 (#11865)
|
2024-11-26 14:16:46 +01:00 |
|
Alex Grozav
|
bc4857a1b3
|
fix(editor): Use crypto.randomUUID() to initialize node id if missing on new canvas (#11873)
|
2024-11-26 14:39:52 +02:00 |
|
Danny Martini
|
3320436a6f
|
fix: Retain execution data between partial executions (new flow) (#11828)
|
2024-11-26 13:32:39 +01:00 |
|
Iván Ovejero
|
3aa72f613f
|
fix(editor): Restore workers view (#11876)
|
2024-11-26 11:31:40 +01:00 |
|
Alex Grozav
|
595de81c03
|
fix(editor): Fix node position not getting set when dragging selection on new canvas (#11871)
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-25 15:29:08 +02:00 |
|
Alex Grozav
|
91d1bd8d33
|
feat(editor): Make new canvas connections go underneath node when looping backwards (#11833)
|
2024-11-25 14:29:37 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
03135702f1
|
fix(core): Bring back execution data on the executionFinished push message (#11821)
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
|
2024-11-22 19:09:48 +01:00 |
|
Bin Chang
|
adf026c201
|
fix: Fix some comments (no-changelog) (#11816)
Signed-off-by: binchengqu <bincheng@before.tech>
|
2024-11-22 13:31:52 +01:00 |
|
Alex Grozav
|
b89ca9d482
|
feat(editor): Improve node and edge bring-to-front mechanism on new canvas (#11793)
|
2024-11-21 16:00:38 +02:00 |
|
Ricardo Espinoza
|
ca169f3f34
|
fix(editor): Turn NPS survey into a modal and make sure it shows above the Ask AI button (#11814)
|
2024-11-21 08:27:47 -05:00 |
|
Michael Kret
|
d99e0a7c97
|
fix: CodeNodeEditor walk cannot read properties of null (#11129)
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>
|
2024-11-21 10:16:10 +01:00 |
|
Ricardo Espinoza
|
b3a99a2351
|
fix(editor): Don't re-render input panel after node finishes executing (#11813)
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-20 11:11:29 -05:00 |
|
github-actions[bot]
|
4435b14424
|
🚀 Release 1.69.0 (#11812)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
|
2024-11-20 16:22:11 +01:00 |
|
Raúl Gómez Morales
|
cd5ad65e90
|
fix(editor): Fix executions sorting (#11808)
|
2024-11-20 15:33:16 +01:00 |
|
Charlie Kolb
|
187edf28aa
|
fix(editor): Fix failing non-null assertion in useDataSchema:getNodeInputData (no-changelog) (#11807)
|
2024-11-20 15:30:12 +01:00 |
|
Michael Kret
|
bcb9a20781
|
fix: Prevent workflow to run if active and single webhook service (#11752)
|
2024-11-20 13:48:56 +00:00 |
|
Csaba Tuncsik
|
ff4261c168
|
fix(editor): Add project header subtitle (#11797)
|
2024-11-20 13:03:09 +01:00 |
|
Danny Martini
|
b05d435199
|
fix(editor): Fix partial executions not working due to broken push message queue and race conditions (#11798)
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-20 12:07:05 +01:00 |
|
Michael Kret
|
8fbad74ab6
|
feat: GitHub stars dismiss button (#11794)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-11-20 11:03:43 +00:00 |
|
Ivan Atanasov
|
1987363f79
|
fix(editor): Add documentation link to insufficient quota message (#11777)
|
2024-11-19 16:28:02 +01:00 |
|
Ricardo Espinoza
|
c265d44841
|
feat(editor): Add option to create sub workflow from workflows list in Execute Workflow node (#11706)
|
2024-11-19 10:09:06 -05:00 |
|
Raúl Gómez Morales
|
b38ce14ec9
|
feat(editor): Add universal Create Resource Menu (#11564)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
|
2024-11-19 15:47:10 +01:00 |
|
Csaba Tuncsik
|
91f9390b90
|
fix(editor): Optimize application layout (#11769)
|
2024-11-19 13:31:04 +01:00 |
|
Alex Grozav
|
6c2dad7914
|
fix(editor): Fix reordered switch connections when copying nodes on new canvas (#11788)
|
2024-11-19 14:13:19 +02:00 |
|
Charlie Kolb
|
de0e86150f
|
feat(editor): Add Info Note to NDV Output Panel if no existing Tools were used during Execution (#11672)
|
2024-11-19 13:11:12 +01:00 |
|
Alex Grozav
|
6cd9b996af
|
feat(editor): Add selection navigation using the keyboard on new canvas (#11679)
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-18 19:50:42 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
61696c3db3
|
feat(core): Improve handling of manual executions with wait nodes (#11750)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-11-18 12:58:26 +01:00 |
|
Ricardo Espinoza
|
3f9127955a
|
refactor(editor): Stop using $locale in favor of the i18n composable (#11731)
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
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-11-15 19:11:58 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
bd924c7194
|
chore(editor): Stop reporting ResponseError: Unauthorized error to Sentry (no-changelog) (#11744)
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-15 14:00:21 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
fb123b44af
|
ci: Hide the github button in e2e tests (no-changelog) (#11747)
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-15 08:33:46 +01:00 |
|
Mutasem Aldmour
|
fd3254d587
|
feat(core): Improve debugging of sub-workflows (#11602)
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-14 23:04:43 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
15ca2c4e45
|
refactor(editor): Stop cloning and serializing full execution data for executionFinished push message (#11703)
|
2024-11-14 17:39:46 +01:00 |
|
Shireen Missi
|
7bb9002cbc
|
fix(editor): Fix the issue with RMC Values to Send collection disappears (#11710)
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-14 16:21:59 +00:00 |
|
Giulio Andreini
|
61fac4f93f
|
fix(editor): Fix callout component border issue (no-changelog) (#11705)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-11-14 14:25:17 +01:00 |
|
Csaba Tuncsik
|
1a783606b4
|
fix(editor): Change Home label to Overview (#11736)
|
2024-11-14 13:59:08 +01:00 |
|
Ivan Atanasov
|
8a0ad0f910
|
fix(editor): Improve formatting of expired trial error message (#11708)
|
2024-11-14 12:19:12 +01:00 |
|
github-actions[bot]
|
a91abeeff5
|
🚀 Release 1.68.0 (#11725)
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
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-11-13 19:06:31 +01:00 |
|
Michael Kret
|
0fd684d90c
|
feat: Github star button in-app (#11695)
|
2024-11-13 16:10:34 +00:00 |
|
oleg
|
b22142ddb8
|
fix(editor): Fix canvasNodes reactivity in canvas chat (no-changelog) (#11717)
|
2024-11-13 15:33:02 +01:00 |
|
Elias Meire
|
ca8cb455ba
|
fix(editor): Prevent error being thrown in RLC while loading (#11676)
|
2024-11-13 13:47:27 +00:00 |
|
Michael Kret
|
9bd79fceeb
|
fix(Switch Node): Maintain output connections (#11162)
|
2024-11-13 13:30:56 +02:00 |
|
Michael Kret
|
f0492bd3bb
|
fix(n8n Form Node): Open form page if form trigger has pin data (#11673)
|
2024-11-13 13:13:50 +02:00 |
|
oleg
|
a412ab7ebf
|
feat(editor): Redesign Canvas Chat (#11634)
|
2024-11-13 11:05:19 +01:00 |
|
Charlie Kolb
|
93a6f858fa
|
feat(editor): Restrict when a ChatTrigger Node is added automatically (#11523)
|
2024-11-13 11:00:02 +01:00 |
|
Csaba Tuncsik
|
3e0c6cb3d2
|
refactor(editor): Move executions under projects (#11541)
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-12 17:01:22 +01:00 |
|
Alex Grozav
|
e3871dbfe2
|
fix(editor): Fix node type properties not updating regression (no-changelog) (#11700)
|
2024-11-12 17:58:56 +02:00 |
|
Eugene
|
a025848ec4
|
fix(editor): Fix duplicate chat trigger (#11693)
|
2024-11-12 13:45:18 +01:00 |
|
Iván Ovejero
|
88295c7049
|
perf(editor): Add lint rules for optimization-friendly syntax (#11681)
|
2024-11-12 13:28:51 +01:00 |
|