forked from n8n-io/n8n
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syncing from n8n:io master #14
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Alex Grozav <[email protected]>
fix postgres trigger docs URL
…lag (n8n-io#6419) * fix(editor): Hide version control main menu component if no feature flag * fix(editor): Update unit tes * test(editor): Test for feature flag
…onth and days of the week (n8n-io#6401) * Handle conversion to correct unix format * Fix intervals, ranges for months * fix regex to match 10, 11, 12 --------- Co-authored-by: Marcus <[email protected]>
Co-authored-by: netroy <[email protected]>
…-io#6418) * feat: Audit Logs (WIP) * feat: Audit Logs license depending contents * fix(editor): simplify import * fix(editor): add audit logs to server
show execution error as message
* fix(editor): Update version control setup docs link * fix(editor): add setup version control docs link to other places * fix(editor): making docs link reactive
…n8n-io#6017) * Create new version for S3 * Update S3 to new aws s3 methods * Switch from SAOP to Rest api * Add multipart request * Seperate stream into chunks and send the multipart * Fix chunk into buffer * Fix wrong sha256 mismatch * Add abort multipart on error * Complete multipart and list parts * Change format to xml and add a minmum size of 5MB for each part * Fix returned data for uploading a file * Remove console.logs * Seperate needed headers and multipart headers * Throw error on aborting, remove console.logs * Remove soap request from generic function * Keep buffer * Add unit test for V2 * fix upload file content body * removed unused import * Fix bug where the object was too smal and used only one part * Fix naming for bucket name * Fix issue with file name not returning data * Add parent name * Remove console.logs * Add content type * fix headears for other upload mode --------- Co-authored-by: Marcus <[email protected]>
…n-io#6430) * fix: fix randomly failing scheduler node e2e tests (no-changelog) * chore: rename variable name * fix: update all cy.request calls to use backend base url * fix: add back mistkenly removed workflowId code * fix: remove unnecessary .then * fix: update how workflowId is retrieved
…erator (no-changelog) (n8n-io#6280) * refactor: replace all Vue.set usages with direct assignment and spread operator * chore: fix linting issue * fix: fix updateNodeAtIndex function * fix: various post-refactoring fixes * fix: refactor recently added Vue.set directive
…io#6444) * feat: replace Vue.delete with native alternative (no-changelog) * fix: fix linting issues
…09 (n8n-io#6451) * fix(editor): add docs link to translation * fix(editor): show confirm on pull only when http response status is 409
… (no-changelog) (n8n-io#6445) * fix: remove Vue.component usage and refactor plugins into Vue Plugins system (no-changelog) * fix linting issues --------- Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <[email protected]>
Co-authored-by: Matthias Stallmann <[email protected]>
…8n-io#6437) * fix(Split In Batches Nodes): Make "noItemsLeft" work as expected * ⚡ Simplified things and just added "done" context
* feat: remove vue-fragment (no-changelog) * Update pnpm-lock.yaml --------- Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <[email protected]>
…or content (n8n-io#6459) * fix(editor): Fix DNV header disappearing when scrolling the code editor content * ⚡ Using flex to lay out NDV instead of hard-coded height values
…ete (n8n-io#6460) fix(editor): Remove `$if`, $min` and `$max` from code node autocomplete
…s with `lodash` to resolve CVE (no-changelog) (n8n-io#6450) Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <[email protected]>
…(no-changelog) (n8n-io#6458) [GH Advisory](GHSA-h53w-7qw7-vh5c)
…(no-changelog) (n8n-io#6474) remove unneccesary tooltip
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.