-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into ado-251-data-transformation-fixes
* master: (26 commits) feat(editor): Completions for extensions in expression editor (#5130) feat(core): Set custom Cache-Control headers for static assets (#5322) fix(editor): Set max width for executions list (#5302) refactor(Code Node): Remove disallowed syntax checks (#5332) fix(Linear Node): Fix pagination issue for get all issues (#5324) refactor(editor): Fix duplicate NodeView keys when navigating between routes (no-changelog) (#5325) fix(Mailchimp Trigger Node): Fix webhook recreation (#5328) fix(Schedule Trigger Node): Change scheduler behaviour for intervals days and hours (#5133) fix(core): Fix oauth2 client credentials not always working (#5327) feat(Salesforce Node): Add HasOptedOutOfEmail field to lead resource (#5235) fix: Update app screenshot in README to match latest design (no-changelog) (#5314) fix(editor): Stop unsaved changes popup display when navigating away from an untouched workflow (#5259) feat(core): Simplify pagination in declarative node design (#5161) fix(core): Fix value resolution in declarative node design (#5217) feat(YouTube Node): Switch upload operation over to streaming and resumable uploads api (#5320) fix(YouTube Node): Update description for channel id (no-changelog) (#5321) fix(core): Revert back to console logging in config (no-changelog) (#5319) fix: Add paired item to the most used nodes (#5220) feat(Write Binary File Node): Stream binary data for writes (#5306) feat(editor): Roll out schema view (#5310) ... # Conflicts: # packages/cli/BREAKING-CHANGES.md # packages/editor-ui/src/components/ExpressionEditorModal/ExpressionEditorModalInput.vue # packages/editor-ui/src/components/InlineExpressionEditor/InlineExpressionEditorInput.vue # packages/editor-ui/src/mixins/completionManager.ts # packages/editor-ui/src/mixins/expressionManager.ts # packages/editor-ui/src/plugins/codemirror/completions/__tests__/completions.test.ts # packages/editor-ui/src/plugins/codemirror/completions/datatype.completions.ts # packages/editor-ui/src/plugins/codemirror/completions/dollar.completions.ts # packages/editor-ui/src/plugins/codemirror/completions/types.ts # packages/editor-ui/src/plugins/codemirror/completions/utils.ts # packages/workflow/src/Expression.ts # packages/workflow/src/Extensions/ArrayExtensions.ts # packages/workflow/src/Extensions/DateExtensions.ts # packages/workflow/src/Extensions/Extensions.ts # packages/workflow/src/Extensions/NumberExtensions.ts # packages/workflow/src/Extensions/ObjectExtensions.ts # packages/workflow/src/Extensions/StringExtensions.ts # packages/workflow/src/Extensions/index.ts # packages/workflow/src/index.ts # packages/workflow/test/ExpressionExtensions/ArrayExtensions.test.ts
- Loading branch information
Showing
84 changed files
with
1,508 additions
and
729 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.