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(api): Return correct workflow.origin #6740

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

SokratisVidros
Copy link
Contributor

What changed? Why was the change needed?

There are three origins:

  1. V1 Workflows defined in Novu Cloud (will be deprecated soon)
  2. V2 Workflows defined in Novu Cloud
  3. V2 Workflows defined in code via @novu/framework

The Dashboard will redirect to the appropriate workflow editor according to its origin.

Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for novu-stg-vite-dashboard-poc ready!

Name Link
🔨 Latest commit adbcf15
🔍 Latest deploy log https://app.netlify.com/sites/novu-stg-vite-dashboard-poc/deploys/6717e8501623560008ed767d
😎 Deploy Preview https://deploy-preview-6740--novu-stg-vite-dashboard-poc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

pkg-pr-new bot commented Oct 22, 2024

Open in Stackblitz

@novu/client

pnpm add https://pkg.pr.new/novuhq/novu/@novu/client@6740

@novu/framework

pnpm add https://pkg.pr.new/novuhq/novu/@novu/framework@6740

@novu/headless

pnpm add https://pkg.pr.new/novuhq/novu/@novu/headless@6740

@novu/js

pnpm add https://pkg.pr.new/novuhq/novu/@novu/js@6740

@novu/nextjs

pnpm add https://pkg.pr.new/novuhq/novu/@novu/nextjs@6740

@novu/node

pnpm add https://pkg.pr.new/novuhq/novu/@novu/node@6740

@novu/notification-center

pnpm add https://pkg.pr.new/novuhq/novu/@novu/notification-center@6740

novu

pnpm add https://pkg.pr.new/novuhq/novu@6740

@novu/providers

pnpm add https://pkg.pr.new/novuhq/novu/@novu/providers@6740

@novu/react-native

pnpm add https://pkg.pr.new/novuhq/novu/@novu/react-native@6740

@novu/shared

pnpm add https://pkg.pr.new/novuhq/novu/@novu/shared@6740

@novu/react

pnpm add https://pkg.pr.new/novuhq/novu/@novu/react@6740

commit: adbcf15

There are three origins:
1. V1 Workflows defined in Novu Cloud (will be deprecated soon)
2. V2 Workflows defined in Novu Cloud
3. V2 Workflows defined in code via @novu/framework

The Dashboard will redirect to the appropriate workflow editor according to its origin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants