Skip to content
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

fix(editor): Validate user info before submiting #7608

Merged
merged 11 commits into from
Nov 22, 2023

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    45132d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90ae20f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c093f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9912ff7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into ADO-1322-fix-name-field-code-injection

    * master:
      feat(editor): Fix some UTM tags (no-changelog) (#7583)
      feat(editor): Improve performance by importing routes dynamically and add route guards (no-changelog) (#7567)
      fix(editor): Zoom in/out on canvas the same amount on scroll/gesture (#7602)
    MiloradFilipovic committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8d42119 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9477e66 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge branch 'master' into ADO-1322-fix-name-field-code-injection

    * master: (24 commits)
      fix(Crypto Node): Fix issue with value not appearing for Sign action (#7619)
      feat(NocoDB Node): Add new data apis and workspace support (#7329)
      fix(Facebook Lead Ads Trigger Node): Fix issue with missing scope for business management  (#7616)
      refactor(core): Stop reporting to Sentry missing-node-on-retry error (no-changelog) (#7648)
      fix(editor): Fix workflow history prune time limit (getting hours instead of days) (#7644)
      fix(core): Comply with custom default for workflow saving settings (#7634)
      feat(core): Initial support for two-way communication over websockets (#7570)
      ci: Conditionally re-enable coverage for frontend packages (no-changelog) (#7641)
      ci(core): Load config schema after process.env has been overwritten (no-changelog) (#7550)
      fix(core): Make password-reset urls valid only for single-use (#7622)
      fix: Error handling on forgot password page (no-changelog) (#7633)
      ci: Improve CI performance (no-changelog) (#7637)
      fix(core): Ensure pruning starts only after migrations have completed (#7626)
      feat(core): Coordinate workflow activation in multiple main scenario in internal API (#7566)
      fix(editor): Fix local storage flags defaulting to undefined string (#7603)
      fix(editor): Reset canvas zoom before workspace reset in node view (#7625)
      fix(editor): More dark-mode fixes (no-changelog) (#7624)
      fix(core): Fix accessor error when running partial execution (#7618)
      fix(editor): Fix issue that frontend breaks with unkown nodes (#7596)
      fix(core): Ensure `init` before checking leader or follower in multi-main scenario (#7621)
      ...
    MiloradFilipovic committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    72d7e52 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge branch 'master' into ADO-1322-fix-name-field-code-injection

    * master: (89 commits)
      feat(core): Make postgres pool-size configurable (no-changelog) (#7772)
      refactor(core): Include execution progress in save settings (no-changelog) (#7769)
      refactor: Upgrade to TypeScript 5.3 (no-changelog) (#7768)
      fix(editor): Only show push to git menu item to owners (#7766)
      fix(editor): Use project diagram icon for worker view (#7764)
      fix(Item Lists Node): Don't check same type in remove duplicates operation (#7678)
      fix(editor): Move workerview entry into settings menu (#7761)
      fix(core): Ensure failed executions are saved in queue mode (#7744)
      docs: Update docs links for data transformation functions and ifEmpty (#7758)
      feat(editor): Add node context menu (#7620)
      feat: Add Creator hub link to Templates page (#7721)
      fix: Include cypress TypeScript types in /cypress folder (no-changelog) (#7746)
      refactor(core): Stop reporting to Sentry `NodeApiError` outside 500 range (no-changelog) (#7753)
      fix(core): Guard against node not found on cancelling test webhook (#7750)
      fix(JotForm Trigger Node): Fix iteration on form loader (#7751)
      refactor(core): Stop reporting to Sentry unknown cred on mapping (no-changelog) (#7752)
      feat(core): Coordinate manual workflow activation and deactivation in multi-main scenario (#7643)
      ci: Fix "Release: Create Pull Request" workflow
      fix(editor): Fix Admin panel icon in the sidebar for cloud deployments (no-changelog) (#7738)
      fix(editor): Remove `n8nHooksNext` flag (no-changelog) (#7733)
      ...
    MiloradFilipovic committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8b35797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a735acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fba46d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f2d6ce View commit details
    Browse the repository at this point in the history