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(api): revert to full slug #6756

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Conversation

djabarovgeorge
Copy link
Contributor

What changed? Why was the change needed?

Screenshots

Expand for optional sections

Related enterprise PR

Special notes for your reviewer

* @returns The slug for the entity, example: slug: "workflow-name_wf_fUm4PnsdYYttxSqf"
*/
function buildSlug(entityName: string, shortIsPrefix: ShortIsPrefixEnum, internalId: string): Slug {
const delimiter = '_';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move this to the top of this file as a constant.

Copy link

netlify bot commented Oct 23, 2024

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

Name Link
🔨 Latest commit caf8f8a
🔍 Latest deploy log https://app.netlify.com/sites/novu-stg-vite-dashboard-poc/deploys/671a53ffb1c256000831d110
😎 Deploy Preview https://deploy-preview-6756--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.

@djabarovgeorge djabarovgeorge changed the title feat: revert to full slug feat(api): revert to full slug Oct 23, 2024
Copy link

pkg-pr-new bot commented Oct 23, 2024

Open in Stackblitz

@novu/client

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

@novu/headless

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

@novu/js

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

@novu/nextjs

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

@novu/notification-center

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

@novu/node

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

novu

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

@novu/providers

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

@novu/react

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

@novu/react-native

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

@novu/shared

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

@novu/framework

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

commit: caf8f8a

@SokratisVidros SokratisVidros merged commit 3398ad7 into next Oct 25, 2024
40 checks passed
@SokratisVidros SokratisVidros deleted the revert-slugr-to-full-slug branch October 25, 2024 06:07
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