Commit Graph

10866 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
044607e2a0 ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-06-05 09:50:48 +02:00
Elias Meire
84f091d3e5 fix(HTTP Request Node): Sanitize secrets of predefined credentials (#9612) 2024-06-05 09:25:39 +02:00
Milorad FIlipović
5361e9f69a feat(editor): Update sticky content when checkbox state changes (#9596)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-05 09:01:45 +02:00
Tomi Turtiainen
744c94d94b fix(editor): Commit theme change from Save button (#9619) 2024-06-05 09:38:26 +03:00
Tomi Turtiainen
d6a046b8ad refactor: Update typings of /me/settings and /users/:id/settings endpoints (no-changelog) (#9620) 2024-06-05 09:35:43 +03:00
oleg
5322802992 feat(editor): Chat Trigger tweaks (#9618)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-04 17:24:18 +02:00
Milorad FIlipović
42ceec6879 fix(editor): Shrink #node-view-background to viewport size (no-changelog) (#9616) 2024-06-04 15:29:42 +02:00
कारतोफ्फेलस्क्रिप्ट™
afa41969e5 ci: Remove the cyclic peer-dependency (no-changelog) (#9617) 2024-06-04 15:27:29 +02:00
Alex Grozav
f6a466cd87 feat(editor): Add remove node and connections functionality to canvas v2 (#9602) 2024-06-04 15:36:27 +03:00
Danny Martini
202c91e7ed feat(core): Allow transferring credentials from any project to any team project (#9563) 2024-06-04 13:54:48 +02:00
Milorad FIlipović
245c63f216 fix(editor): Skip disabled nodes when detecting workflow issues (#9610) 2024-06-04 13:26:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
87faa58045 ci: Upgrade pnpm (no-changelog) (#9606) 2024-06-04 11:44:44 +02:00
Michael Kret
b91e50fc92 feat: Run once for each item tooltip (#9486)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-06-04 10:18:17 +03:00
Ricardo Espinoza
631f077c18 fix(editor): Type errors in VariablesView.vue (no-changelog) (#9558) 2024-06-03 13:17:01 -04:00
कारतोफ्फेलस्क्रिप्ट™
08d9c9a787 fix(core): Start WaitTracker only in the main container (#9600) 2024-06-03 17:43:24 +02:00
Danny Martini
d6db8cbf23 feat(core): Allow transferring workflows from any project to any team project (#9534) 2024-06-03 16:57:04 +02:00
oleg
68420ca6be refactor(editor): Fix NodeView/Canvas related TS errors (#9581)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-03 16:33:20 +02:00
कारतोफ्फेलस्क्रिप्ट™
3298914bc4 refactor(core): Remove dead code that disabled auto-generated ids during import (no-changelog) (#9601) 2024-06-03 16:12:31 +02:00
Alex Grozav
1a982d51b3 refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599) 2024-06-03 16:04:21 +03:00
Iván Ovejero
485838446f refactor(core): Remove crash recovery from error executions (no-changelog) (#9551) 2024-06-03 14:35:03 +02:00
Csaba Tuncsik
4eb6edc73a refactor(editor): Fix type errors (no-changelog) (#9584) 2024-06-03 14:24:26 +02:00
Milorad FIlipović
c1b1ee57b1 fix(editor): Fix type errors in NodeCredentials (no-changelog) (#9567) 2024-06-03 13:54:00 +02:00
Mutasem Aldmour
3745313064 fix(editor): Attempt to make cloud plan tests less flaky (no-changelog) (#9595) 2024-06-03 12:51:40 +02:00
Mutasem Aldmour
5686e2222c fix: Force type safety in design system (no-changelog) (#9586)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-03 12:50:41 +02:00
कारतोफ्फेलस्क्रिप्ट™
05dba623eb ci: Update Chromatic setup (no-changelog) (#9344) 2024-06-03 12:39:55 +02:00
Michael Kret
f50c73a3cb fix(Code Node): Replace tab character with spaces in placeholder (no-changelog) (#9577) 2024-06-03 12:53:01 +03:00
Elias Meire
6268276746 refactor(editor): Fix typescript issues in composables and misc files (no-changelog) (#9583) 2024-06-03 11:34:51 +02:00
कारतोफ्फेलस्क्रिप्ट™
7be616e583 feat(core): Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-06-03 11:20:51 +02:00
Michael Kret
cda1e3f6e5 fix: Do not show [object Object] in error message when validating type (no-changelog) (#9591) 2024-06-03 12:09:48 +03:00
Michael Kret
19e5c0397a feat(HighLevel Node): Api v2 support, new node version (#9554) 2024-06-03 12:09:05 +03:00
Tomi Turtiainen
0e10c84efd fix(editor): Fix most ts errors in credential components (no-changelog) (#9576) 2024-06-03 11:28:41 +03:00
Mutasem Aldmour
379e2da547 fix: Fix TS issues in connectors (no-changelog) (#9585) 2024-06-03 10:14:27 +02:00
Tomi Turtiainen
03f15c49d5 fix(editor): Fix ts and eslint errors in various components (no-changelog) (#9592) 2024-06-03 11:04:13 +03:00
Tomi Turtiainen
09472fb9ee feat(editor): Clean up lead enrichment experiment (no-changelog) (#9572) 2024-06-03 10:35:55 +03:00
Mutasem Aldmour
99c15a0fd8 fix: Fix last TS issues in design system Tree.vue and Sticky.vue (no-changelog) (#9579) 2024-05-31 18:10:51 +02:00
Elias Meire
c0ec990f4c feat(editor): Overhaul input selector in NDV (#9520) 2024-05-31 18:04:57 +02:00
Csaba Tuncsik
2e9bd6739b fix(editor): Show owner email in the owner badge if the resource owner is a pending user (#9560) 2024-05-31 17:50:42 +02:00
Milorad FIlipović
9419c28ff3 fix(editor): Fix type errors in TriggerPanel.vue (no-changelog) (#9578) 2024-05-31 17:22:27 +02:00
Danny Martini
05f50c1926 fix(core): Mark Project.name as non nullable (no-changelog) (#9568) 2024-05-31 17:10:21 +02:00
Mutasem Aldmour
6582e1d59a fix(editor): Fix TS errors in color picker (no-changelog) (#9575) 2024-05-31 17:07:28 +02:00
Mutasem Aldmour
dbb3ed6b71 fix: Make cloud e2e tests less flaky (no-changelog) (#9582) 2024-05-31 16:39:44 +02:00
Elias Meire
3227f6c13e refactor(editor): Fix typescript issues in components (no-changelog) (#9580) 2024-05-31 16:27:56 +02:00
Elias Meire
e23420d89d refactor(editor): Fix TypeScript issues in views (no-changelog) (#9573) 2024-05-31 15:52:00 +02:00
Iván Ovejero
327794127e refactor(core): Stop reporting to Sentry invalid credentials on workflow activation (no-changelog) (#9555) 2024-05-31 15:41:08 +02:00
Iván Ovejero
7fc00d8d10 fix(core): Ensure graceful shutdown for workers (#9547) 2024-05-31 15:41:00 +02:00
Milorad FIlipović
c5e0cf0137 fix(editor): Fix type errors in Sticky component (no-changelog) (#9570) 2024-05-31 15:29:56 +02:00
Elias Meire
1cefd488fe refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574) 2024-05-31 15:07:49 +02:00
कारतोफ्फेलस्क्रिप्ट™
d361b42c70 fix(editor): Replace more variants of BASE_PATH in static assets (#9564) 2024-05-31 14:32:20 +02:00
Danny Martini
8da0d6e9ba fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
Tomi Turtiainen
400c005866 fix: Fix ts errors in editor part2 (no-changelog) (#9566) 2024-05-31 13:02:21 +03:00