Dima Grossman

Results 52 issues of Dima Grossman

As mentioned in [https://github.com/novuhq/novu/issues/2234](https://github.com/novuhq/novu/issues/2234) the body param is missing from the swagger documentation [https://docs.novu.co/api/mark-a-subscriber-feed-message-as-seen/](https://docs.novu.co/api/mark-a-subscriber-feed-message-as-seen/) The documentation should show the body of: ``` { messageId: string | string[]; mark: { seen?:...

documentation
good first issue
help wanted
@novu/api

## Why? Currently, we allow to embed the notification center using 2 ways: * A react component using @novu/notification-center [https://docs.novu.co/docs/notification-center/react-components](https://docs.novu.co/docs/notification-center/react-components) * An **embed** script [https://docs.novu.co/docs/notification-center/iframe-embed](https://docs.novu.co/docs/notification-center/iframe-embed) We want to create a...

## Why? Currently, we allow to embed the notification center using 2 ways: * A react component using @novu/notification-center [https://docs.novu.co/docs/notification-center/react-components](https://docs.novu.co/docs/notification-center/react-components) * An **embed** script [https://docs.novu.co/docs/notification-center/iframe-embed](https://docs.novu.co/docs/notification-center/iframe-embed) We want to create a...

## Why? We have created a dedicated "tabs" component on the novu docs to help with identifying the example language. ## How? See examples.mdx file in the `docs` folder on...

Make sure to update `jsonwebtoken` to latest v9 version and follow the migration guide. * @novu/api * @novu/ws * @novu/webhook # Overview For versions `

good first issue
security

## What? This pull request introduces the "strictNullCheck" of typescript. This feature adds additional type-checking to the compiler and helps to prevent null and undefined values from being assigned to...

@novu/api
@novu/web
@novu/dal
@novu/webhook
@novu/ws
@novu/shared
providers

### What change does this PR introduce? Add new CLI events for onboarding and anonymous attribution

@novu/web

@novu/api
@novu/webhook
@novu/shared

### 🔖 Feature description When querying for the integrations list in the integrations page, don't returned the decrypted credentials when requested. And only return masked values ### 🎤 Why is...

help wanted
linear

## Why? When working with custom code templates for the in app notification center, contenteditable mode creates very strange behaviours and injects `` tags in random places. While the contenteditable...

linear