Pablo Fernández

Results 25 issues of Pablo Fernández

I am trying to import OpenGL 3D models into React Three Renderer to make a simple app that is able to do slight modifications on said models. A typical OpenGL...

question

- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Create the UI to show the execution details of the different steps of the jobs...

react
frontend
@novu/web
pr-party

- **What kind of change does this PR introduce?** (Bug fix) Some fixes for the tests in Cypress of Notifications editor. It seems to happen some race conditions where in...

@novu/web
pr-party

- **What kind of change does this PR introduce?** (Bug fix) Enables properly to Eslint to flag when the React hooks are not accomplished. - **Why was this change needed?**...

bug
react
frontend
@novu/api
@novu/web
hacktoberfest-accepted

### What kind of change does this PR introduce? - [ ] Bug - [X] Feature - [ ] Docs - [ ] Other(s) A script that can be run...

enhancement

### What change does this PR introduce? Creates the schema and entity to gather the subscribers that will be associated to a topic. ### Why was this change needed? A...

@novu/dal

### What change does this PR introduce? Creates the schema and entity for the topics. ### Why was this change needed? We need to be able to store topics in...

@novu/dal

### What change does this PR introduce? Introduces the ability for the users to override and set up TLS configurations. ### Why was this change needed? To give configuration power...

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

### What change does this PR introduce? Adds the repository layer for the topic subscribers schema where we will store the relationships. ### Why was this change needed? We need...

@novu/dal

### What change does this PR introduce? Adds the repository layer for the topics. ### Why was this change needed? We need to be able to export this layer to...

@novu/dal