Pablo Fernández
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...
- **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...
- **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...
- **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?**...
### What kind of change does this PR introduce? - [ ] Bug - [X] Feature - [ ] Docs - [ ] Other(s) A script that can be run...
### 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...
### 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...
### 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...
### 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...
### 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...