Pablo Fernández
Pablo Fernández
### What change does this PR introduce? Adds the environment variable needed for deploying the Web app with Docker in the local environment. ### Why was this change needed? We...
### What change does this PR introduce? Adds an endpoint to be able to filter the topics by key (only for now) with pagination, besides its use case and tests....
### What change does this PR introduce? Adds topic creation endpoint, use case and tests. ### Why was this change needed? First step of the topics API. ### Other information...
### What change does this PR introduce? Adds endpoint to retrieve a topic, its use case and tests. ### Why was this change needed? Part of the API implementation. ###...
### What change does this PR introduce? Adds the use case to retrieve the relationship between a topic and its subscribers. ### Why was this change needed? It is a...
### What change does this PR introduce? Fixes some of the errors checked by DeepSource when passes the JavaScript checker. ### Why was this change needed? Help to pass better...
### What change does this PR introduce? Fixes some of the errors checked by DeepSource when passes the `shellcheck` validator. ### Why was this change needed? Help to pass integration...
### What change does this PR introduce? Add the functionality to ensure the topic key is unique for an user in a certain organisation and environment. ### Why was this...
### What change does this PR introduce? This is the PR that will group all the changes to implement in the Trigger Event API and in the Novu package the...
### What change does this PR introduce? Adds the public documentation for the Topics feature. ### Why was this change needed? We need to inform the users how to use...