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

feat(editor): Add template Id to workflow metadata #8088

Merged
merged 5 commits into from
Dec 22, 2023

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    dbf5e95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7725df8 View commit details
    Browse the repository at this point in the history
  3. ✅ Added e2e tests

    MiloradFilipovic committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    418655c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge branch 'master' into ADO-1537-save-templateId-with-workflow

    * master: (22 commits)
      fix(editor): Make keyboard shortcuts more strict; don't accept extra Ctrl/Alt/Shift keys (#8024)
      fix(core):  Downgrade Rudderstack SDK (no-changelog) (#8107)
      fix(editor): Move versions check to init function and refactor store (no-changelog) (#8067)
      refactor(editor): Add telemetry for SSO/SAML (no-changelog) (#8102)
      fix(editor): Ensure execution data overrides pinned data when copying in executions view (#8009)
      fix(editor): Fix copy/paste issue when switch node is in workflow (#8103)
      feat(editor): Upgrade frontend tooling to address a few vulnerabilities (#8100)
      feat(editor): De-duplicate frontend devDependencies (no-changelog) (#8094)
      refactor(core): Improve test-webhooks (no-changelog) (#8069)
      refactor: Add telemetry for RBAC (no-changelog) (#8056)
      feat(core): Upgrade Rudderstack SDK (no-changelog) (#8090)
      fix: Upgrade axios to address CVE-2023-45857 (#7713)
      fix(core): Do not display error when stopping jobless execution in queue mode (#8007)
      feat(editor): Gracefully ignore invalid payloads in postMessage handler (#8096)
      feat(editor): Add lead enrichment suggestions to workflow list (#8042)
      refactor(Discord Node): Stop reporting to Sentry inaccessible guild error (no-changelog) (#8095)
      feat: Add opt-in enterprise license trial checkbox (no-changelog) (#7826)
      ci: Remove unnecessary async/await, enable await-thenable linting rule (no-changelog) (#8076)
      refactor(editor): Add telemetry for log streaming (no-changelog) (#8075)
      fix(core): Use relative imports for dynamic imports in SecurityAuditService (#8086)
      ...
    MiloradFilipovic committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c5747ed View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    b4031e8 View commit details
    Browse the repository at this point in the history