Dima Grossman
Dima Grossman
That's the same codebase for the frontend, but we have a FF that runs on top of clerk instead of the internal auth system you've seen on the codebase. Isolating...
That would work 💪 the relevant controller is available here: `apps/api/src/app/invites/invites.controller.ts` you can rely on the DTO interfaces used in it. Now on the front end, there are some stubs...
Will be handled as part of [NV-6179](https://linear.app/novu/issue/NV-6179/add-seen-data-and-behaviour-to-inbox-component), hope to ship it by the start of next week in 3.7.0 of the inbox package
@olawalejuwonm thank you for submitting! assigned you to this issue, let me know if help is needed 🙏
Should be resolved in latest novu/api SDK
Hi @TNAJanssen at the moment we won't allow running migrations from the docker image directly. For now the only way for running migrations would be to clone the repository inside...
Closing the PR, as the FF was removed from the docker image 🙏
Love it! Problem being is that we use Clerk, and we need to figure out how to properly catch the event and do the prompt 🤔 Will try to check...
@gitstart posting my Pr comment here as well: ``` As It might affect some other underlying changes once the entity will be removed. We will need to do some deeper...
We are moving towards publish and sync based approach in v2, so closing this ticket as it not something we are going to support