1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-07-14 16:30:27 +03:00
Commit Graph

11195 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
c8ad7ccd72
fix(core): Ensure correct Cache-Control header on / as well (no-changelog) (#9983) 2024-07-09 18:39:43 +02:00
Iván Ovejero
7e972c78af
fix(core): Clear active execution on cancellation in scaling mode (#9979) 2024-07-09 17:09:39 +02:00
कारतोफ्फेलस्क्रिप्ट™
761229e4d2
fix(core): Use Custom cache-control headers force cache-revalidation on /types/*.json (no-changelog) (#9981) 2024-07-09 17:09:31 +02:00
Danny Martini
0f495986f8
fix(core): Allow owner and admin to edit nodes with credentials that haven't been shared with them explicitly (#9922) 2024-07-09 16:25:50 +02:00
Danny Martini
adb83155ca
fix(core): Don't execute 'workflowExecuteBefore' hook on execution continuations (#9905) 2024-07-09 15:11:33 +02:00
Alex Grozav
4e2f0adb2a
feat(editor): Add workflow action to switch between new and old canvas (no-changelog) (#9969) 2024-07-09 15:58:36 +03:00
कारतोफ्फेलस्क्रिप्ट™
b5b96eb43e
ci: Remove unused dependencies (no-changelog) (#9973) 2024-07-09 14:48:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
058ae5d3f6
fix(editor): Use workflowHelpers.getWebhookUrl to determine webhook/form test URL (no-changelog) (#9977) 2024-07-09 14:15:08 +02:00
oleg
df783151b8
feat(Chat Trigger Node): Add support for file uploads & harmonize public and development chat (#9802)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-09 13:45:41 +02:00
Ricardo Espinoza
501bcd80ff
refactor(editor): Migrate OutputPanel.vue to composition API (no-changelog) (#9958) 2024-07-08 11:19:27 -04:00
Ricardo Espinoza
f40f9b0287
refactor(editor): Migrate users.store to composition API (no-changelog) (#9960) 2024-07-08 10:21:03 -04:00
Ricardo Espinoza
4ff4534454
refactor(editor): Remove getters with arguments from communityNodes.store.ts (#9964) 2024-07-08 10:13:30 -04:00
Alex Grozav
cc27b57953
feat(editor): Add prompt to save when leaving with unsaved changes in new canvas (no-changelog) (#9967) 2024-07-08 15:57:42 +03:00
adrian-martinez-onestic
cb1bbf5fd3
feat(Google Cloud Firestore Node): Add support for service account and document creation with id (#9713)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-07-08 13:40:52 +02:00
Alex Grozav
8f970b5d37
feat(editor): Add execute workflow functionality and statuses to new canvas (no-changelog) (#9902)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-08 13:25:18 +03:00
कारतोफ्फेलस्क्रिप्ट™
1807835740
ci: Pass env variables down in e2e dev tasks (no-changelog) (#9966) 2024-07-08 11:38:14 +02:00
Ricardo Espinoza
1ae64ec4fb
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959) 2024-07-06 13:54:36 -04:00
Michael Kret
d1821eba92
fix(Google Sheets Node): Append fails if cells have some default values added by data validation rules (#9950) 2024-07-06 01:05:08 +03:00
कारतोफ्फेलस्क्रिप्ट™
b910ed6847
ci: Use turbo for build cache (no-changelog) (#9696) 2024-07-05 17:43:52 +02:00
कारतोफ्फेलस्क्रिप्ट™
bbb2296b3d
ci: Make pinning e2e test work locally (no-changelog) (#9954)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-05 16:52:12 +02:00
कारतोफ्फेलस्क्रिप्ट™
2a2c79886d
feat(editor): Manually release @n8n/chat@0.19.1 (no-changelog) 2024-07-05 14:48:37 +02:00
Alex Grozav
aca38a8f9c
feat: Simplify n8n/chat build process (no-changelog) (#9952)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-07-05 15:44:19 +03:00
jeanpaul
0f5dea37f4
fix(core): Add DB host to n8n environment variables for dev-containers (no-changelog) (#9951) 2024-07-05 12:20:56 +02:00
कारतोफ्फेलस्क्रिप्ट™
c7d4b471c4
refactor(core): Move backend config to a separate package (no-changelog) (#9325) 2024-07-05 11:43:27 +02:00
Val
1d5b9836ca
fix: Rename LDAP files to include .ee (no-changelog) (#9943) 2024-07-05 09:51:16 +02:00
कारतोफ्फेलस्क्रिप्ट™
34019d62b0
ci: Do not run notify-pr-status workflow on community PRs (no-changelog) (#9946) 2024-07-04 21:32:18 +02:00
कारतोफ्फेलस्क्रिप्ट™
8ed7db2c1e
fix(Invoice Ninja Node): Fix some fields names (no-changelog) (#9945) 2024-07-04 21:18:39 +02:00
कारतोफ्फेलस्क्रिप्ट™
ddfb240694
refactor: Extract ISOCountryCodes into a single place (no-changelog) (#9947) 2024-07-04 21:18:28 +02:00
CodeShakingSheep
908ddd8a24
fix(Invoice Ninja Node): Fix emailing and marking invoice as paid / sent (#9589) 2024-07-04 20:38:03 +02:00
Iván Ovejero
757feaf585
refactor(core): Enforce range for shutdown priority (no-changelog) (#9944) 2024-07-04 20:26:11 +02:00
Iván Ovejero
c82579bf76
fix(core): Disconnect Redis after pausing queue during worker shutdown (#9928)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-07-04 18:07:47 +02:00
Michael Kret
e5c324753f
feat(Splunk Node): Overhaul (#9813) 2024-07-04 16:07:17 +03:00
Michael Kret
fbe4bca634
feat: Qdrant Vector Store search filter (#9900)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-04 15:16:35 +03:00
Michael Kret
058fa32ca3
feat: Collect sub-workflow IDs in node graph string (no-changelog) (#9939) 2024-07-04 15:16:15 +03:00
Ria Scholz
3293b2bee3
fix(HTML Node): Fix small typo (no-changelog) (#9936) 2024-07-04 12:59:15 +01:00
कारतोफ्फेलस्क्रिप्ट™
9e92a5774e
refactor(core): Remove Onboarding call prompts (no-changelog) (#9933) 2024-07-04 13:51:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
31163e1da5
fix(editor): Improve the contrast in the Chat Window in dark mode (no-changelog) (#9937) 2024-07-04 12:59:43 +02:00
कारतोफ्फेलस्क्रिप्ट™
85aa560a5d
refactor(core): Centralize SSH Tunnel management (#9906)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-07-04 12:29:44 +02:00
कारतोफ्फेलस्क्रिप्ट™
86018aa6e0
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
Ricardo Espinoza
cef177455e
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
CodeShakingSheep
7a3c127b2c
fix(Invoice Ninja Node): Fix assigning an invoice to a payment (#9590) 2024-07-03 20:22:48 +01:00
Ricardo Espinoza
f64ca621e1
refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
कारतोफ्फेलस्क्रिप्ट™
22990342df
refactor(core): Delete all collaboration related code (no-changelog) (#9929) 2024-07-03 18:46:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
24091dfd9b
ci: Start typechecking n8n-workflow and n8n-core (no-changelog) (#9925)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-07-03 18:27:07 +02:00
github-actions[bot]
47cd411436
🚀 Release 1.49.0 (#9927)
Co-authored-by: cstuncsik <cstuncsik@users.noreply.github.com>
2024-07-03 15:29:45 +02:00
Danny Martini
b80df2a47e
fix(editor): Don't try to load credentials on the demo route (#9926) 2024-07-03 15:14:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
7f8857f69b
refactor(editor): Upgrade frontend typing (no-changelog) (#9915) 2024-07-03 14:19:24 +02:00
Elias Meire
b2f8ea7918
feat(editor): Add docs sidebar to credential modal (#9914)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2024-07-03 14:18:47 +02:00
Danny Martini
ab2a548856
fix(core): Don't allow using credentials that are not part of the same project (#9916) 2024-07-03 11:42:59 +02:00
कारतोफ्फेलस्क्रिप्ट™
962f0d7134
ci: Update codecov setup (no-changelog) (#9852) 2024-07-03 10:37:04 +02:00