Commit graph

12755 commits

Author SHA1 Message Date
Alex Grozav 50913de265
fix(editor): Remove primary highlight color from edge being executed on new canvas (#12307) 2024-12-20 13:37:23 +02:00
कारतोफ्फेलस्क्रिप्ट™ 3fdc83aee5
ci: Upgrade to pnpm 9.15 to address the lockfile flakiness (#12324) 2024-12-20 12:36:21 +01:00
Alex Grozav a71194c7c2
fix(editor): Adjust run count and check margin on new canvas (no-changelog) (#12309) 2024-12-20 12:45:48 +02:00
Iván Ovejero 95db031aa4
refactor: Introduce explicit-member-accessibility lint rule (#12325) 2024-12-20 11:44:01 +01:00
Shireen Missi e5587ff11f
chore: Add Community PR Guidelines (no-changelog) (#12303) 2024-12-20 10:42:58 +00:00
Ricardo Espinoza 3cb7081446
feat: Add migration to add managed column to credentials table (#12275)
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
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-19 14:35:18 -05:00
कारतोफ्फेलस्क्रिप्ट™ bafac73eb5
refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
oleg 8c635993bd
fix(editor): Unify disabled parameters background color (#12306)
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
2024-12-19 17:42:52 +01:00
jeanpaul 2e90eba47e
fix(OpenAI Node): Add quotes to default base URL (#12312) 2024-12-19 15:40:06 +01:00
Tomi Turtiainen 0ba4c6e942
test: Get rid of a warning log in tests (#12289) 2024-12-19 14:19:06 +02:00
Eugene 01b781a108
fix(editor): Nodes' icon color in dark mode (#12279) 2024-12-19 13:05:12 +01:00
github-actions[bot] 441d71e35d
🚀 Release 1.73.0 (#12302)
Co-authored-by: r00gm <22072110+r00gm@users.noreply.github.com>
2024-12-19 11:19:39 +01:00
कारतोफ्फेलस्क्रिप्ट™ 64c0414ef2
fix(Redis Node): Add support for username auth (#12274) 2024-12-19 10:58:26 +01:00
Iván Ovejero 38c5ed2932
chore(core): Upgrade launcher to 1.1.0 (#12283) 2024-12-19 10:51:32 +01:00
Tomi Turtiainen bbc2fc98dd
build: Fix broken lock file (#12297)
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
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-19 10:28:40 +01:00
Stanimira Rikova 882484e8ee
feat: Add solarwinds ipam credentials (#12005) 2024-12-19 09:06:46 +00:00
Tomi Turtiainen a99d726f42
fix(core): Fix serialization of circular json with task runner (#12288) 2024-12-19 09:55:50 +01:00
Marc Littlemore e0dc385f8b
feat(API): Exclude pinned data from workflows (#12261) 2024-12-19 08:13:17 +00:00
Csaba Tuncsik 878b41904d
fix(editor): Add new create first project CTA (#12189)
Co-authored-by: r00gm <raul00gm@gmail.com>
2024-12-19 09:07:30 +01:00
Shireen Missi 6e44c71c9c
feat(editor): Params pane collection improvements (#11607)
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
Co-authored-by: Elias Meire <elsmr@users.noreply.github.com>
2024-12-18 20:39:10 +00:00
कारतोफ्फेलस्क्रिप्ट™ 7ce4e8d169
fix(core): Switch from lodash.set to lodash to address CVE-2020-8203 (no-changelog) (#12286) 2024-12-18 20:05:41 +01:00
Iván Ovejero dc7864a86d
docs(core): Update pruning service docline (#12282) 2024-12-18 20:05:00 +01:00
Tomi Turtiainen 0f1461f2d5
fix(core): Fix binary data helpers (like prepareBinaryData) with task runner (#12259)
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
2024-12-18 18:45:05 +02:00
Dana 92af245d1a
fix(Extract from File Node): Detect file encoding (#12081)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-18 16:59:12 +01:00
Dana bf8142b474
test(Set Node): Improve tests for Set node in raw mode (#12215) 2024-12-18 15:29:13 +00:00
Elias Meire 5c445314f8
test(Gmail Node): Add test coverage (no-changelog) (#12278) 2024-12-18 15:09:23 +00:00
Raúl Gómez Morales 6ba91b5e1e
fix(editor): Set dangerouslyUseHTMLString in composable (#12280) 2024-12-18 12:24:38 +01:00
Jon 388a83dfbd
fix(Elasticsearch Node): Fix issue stopping search queries being sent (#11464) 2024-12-18 10:55:40 +00:00
Charlie Kolb 54b02acdd7
chore: Remove unused @ts-ignore's (no-changelog) (#12198)
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
2024-12-18 08:35:53 +01:00
Alex Grozav 5d33a6ba8a
fix(editor): Fix canvas ready opacity transition on new canvas (#12264)
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
2024-12-17 22:38:13 +02:00
Raúl Gómez Morales ad39243982
fix(editor): Improve commit modal user facing messaging (#12161)
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
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
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)
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
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)
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
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
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