Mutasem Aldmour
|
b42eb67177
|
add setupAsTool to node types
|
2024-12-18 12:37:51 +01:00 |
|
Mutasem Aldmour
|
a0acfec14c
|
clean up not needed changes
|
2024-12-18 11:55:07 +01:00 |
|
Mutasem Aldmour
|
c87247b8e9
|
Merge branch 'master' of github.com:n8n-io/n8n into ado-2878-1
|
2024-12-18 11:50:41 +01:00 |
|
Charlie Kolb
|
54b02acdd7
|
chore: Remove unused @ts-ignore's (no-changelog) (#12198)
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-12-18 08:35:53 +01:00 |
|
Alex Grozav
|
5d33a6ba8a
|
fix(editor): Fix canvas ready opacity transition on new canvas (#12264)
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-12-17 22:38:13 +02:00 |
|
Mutasem Aldmour
|
b30bc079ba
|
remvoe default name change
|
2024-12-17 19:22:41 +01:00 |
|
Mutasem Aldmour
|
60138c3b1e
|
refactor: add display mode
|
2024-12-17 18:53:33 +01:00 |
|
Mutasem Aldmour
|
ee23daeed6
|
refactor: add display mode
|
2024-12-17 18:05:02 +01:00 |
|
Mutasem Aldmour
|
3fa1428ad0
|
Merge branch 'master' of github.com:n8n-io/n8n into ado-2878-1
|
2024-12-17 17:59:51 +01:00 |
|
Mutasem Aldmour
|
425d449445
|
refactor: move out metadata
|
2024-12-17 17:52:01 +01:00 |
|
Raúl Gómez Morales
|
ad39243982
|
fix(editor): Improve commit modal user facing messaging (#12161)
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-12-17 16:24:50 +01:00 |
|
Alex Grozav
|
9180b46b52
|
fix(editor): Prevent connection line from showing when clicking the plus button of a node (#12265)
|
2024-12-17 17:15:47 +02:00 |
|
Alex Grozav
|
6330bec4db
|
fix(editor): Remove invalid connections after node handles change (#12247)
|
2024-12-17 16:57:40 +02:00 |
|
Ricardo Espinoza
|
4d8e9cfc61
|
refactor: Move OpenAI Base URL option to credentials (#12175)
|
2024-12-17 09:12:15 -05:00 |
|
Alex Grozav
|
27bd3c85b3
|
fix(editor): Fix sticky color picker getting covered by nodes on new canvas (#12263)
|
2024-12-17 15:48:35 +02:00 |
|
Mutasem Aldmour
|
13efb7fcce
|
clean up implementation
|
2024-12-17 14:24:16 +01:00 |
|
Mutasem Aldmour
|
6678249f58
|
refactor to use setupAsTool
|
2024-12-17 14:12:25 +01:00 |
|
Eugene
|
9d50dade3d
|
test: Fix Test Runner failing test (no-changelog) (#12260)
|
2024-12-17 14:02:28 +01:00 |
|
Charlie Kolb
|
dc4261ae7e
|
fix(editor): Set RunData outputIndex based on incoming data (#12182)
|
2024-12-17 10:59:55 +01:00 |
|
Eugene
|
2b267b1c05
|
chore: Switch to the new partial execution logic in test runner (no-changelog) (#12140)
|
2024-12-17 09:44:20 +01:00 |
|
Tomi Turtiainen
|
5129865528
|
ci: Delete .github/workflows/check-tests.yml (#12255)
|
2024-12-17 09:39:58 +01:00 |
|
Dana
|
f44e4904c8
|
test(Redis Node): Continue on Fail for Redis (no-changelog) (#12190)
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-12-16 17:39:38 +00:00 |
|
Jon
|
b8eae5f28a
|
fix(Linear Node): Fix issue with error handling (#12191)
|
2024-12-16 17:39:25 +00:00 |
|
Dana
|
0c15e30778
|
fix(Postgres Node): Allow users to wrap strings with $$ (#12034)
|
2024-12-16 17:02:48 +00:00 |
|
Dana
|
a5e01cfa23
|
test(If Node): Error Handling (no-changelog) (#12209)
|
2024-12-16 16:52:28 +00:00 |
|
Jon
|
b43bec99c0
|
test(Execution Data Node): Add tests (no-changelog) (#12208)
|
2024-12-16 16:36:19 +00:00 |
|
Milorad FIlipović
|
3af93b945f
|
test(editor): Update templates tests for new canvas (no-changelog) (#12246)
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-12-16 16:58:43 +01:00 |
|
Michael Kret
|
e98c7f160b
|
feat: Send and wait operation - freeText and customForm response types (#12106)
|
2024-12-16 15:30:11 +00:00 |
|
Mariana-na
|
39462abe1f
|
fix(Github Node): Fix fetch of file names with ? character (#12206)
|
2024-12-16 15:15:12 +00:00 |
|
CodeShakingSheep
|
80eea49cf0
|
fix(Invoice Ninja Node): Fix actions for bank transactions (#11511)
|
2024-12-16 13:59:00 +00:00 |
|
Mutasem Aldmour
|
03a5aced19
|
feat: update doc structure
|
2024-12-16 14:55:52 +01:00 |
|
Jon
|
d6b8e65abe
|
feat(MailerLite Node): Update node to support new api (#11933)
|
2024-12-16 13:44:52 +00:00 |
|
Tomi Turtiainen
|
271401d882
|
test: Fix task runner tests on node 18 and 22 (#12243)
|
2024-12-16 14:37:24 +01:00 |
|
Mutasem Aldmour
|
8f01eee191
|
feat: update node name
|
2024-12-16 14:19:29 +01:00 |
|
Mutasem Aldmour
|
4ab2b39c62
|
resolve merge conflicts
|
2024-12-16 14:07:16 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2ce1644d01
|
refactor(core): Shovel around more of AI code (no-changelog) (#12218)
|
2024-12-16 13:46:19 +01:00 |
|
Shireen Missi
|
a8e7a05856
|
test(Google Sheets Node): Add Tests for Google Sheet Node (no-changelog) (#12217)
|
2024-12-16 12:07:39 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6706dcdf72
|
fix(editor): Prevent stickies from being edited in preview mode in the new canvas (#12222)
|
2024-12-16 12:46:02 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9b5903524b
|
fix(editor): Fix rendering of code-blocks in sticky notes (#12227)
|
2024-12-16 12:45:50 +01:00 |
|
Stanimira Rikova
|
e8a5db5beb
|
feat: Add SolarWinds Observability node credentials (#11805)
|
2024-12-16 11:28:55 +00:00 |
|
Jon
|
de75c7b529
|
test(Philips Hue Node): Add test coverage (no-changelog) (#12223)
|
2024-12-16 11:00:20 +00:00 |
|
Michael Kret
|
1fc9c59a57
|
fix(Slack Node): Tests (no-changelog) (#12239)
|
2024-12-16 09:40:35 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
4ae6049d82
|
feat(editor): Use a single SVG for logo and favicon (no-changelog) (#11811)
|
2024-12-16 10:31:55 +01:00 |
|
Mickaël Andrieu
|
58bab461c4
|
fix(MongoDB Node): Fix checks on projection feature call (#10563)
|
2024-12-16 09:28:54 +00:00 |
|
pbdco
|
14c33f666f
|
feat(Facebook Graph API Node): Update node to support API v21.0 (#12116)
|
2024-12-16 09:25:23 +00:00 |
|
Jon
|
410ea9a2ef
|
feat(Linear Trigger Node): Add support for admin scope (#12211)
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-12-13 20:45:08 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
53365a2159
|
ci: Include @n8n/task-runner in linting and test jobs on the CI (no-changelog) (#12204)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-12-13 20:00:24 +01:00 |
|
Iván Ovejero
|
120499291d
|
refactor(core): Unify error reporters in core and task runners (#12168)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-12-13 17:34:37 +01:00 |
|
Charlie Kolb
|
d937e5abe8
|
chore: Update NDV e2e tests for Canvas V2 (#12214)
|
2024-12-13 16:48:56 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
73a2aa0c00
|
feat(core): Add is_docker info to telemetry payload on server-started (no-changelog) (#12187)
|
2024-12-13 16:07:32 +01:00 |
|