Paul Werner

Results 59 issues of Paul Werner

Adding Documentation for Pull Request to add Class-Validator support: https://github.com/novuhq/novu/pull/6945

Hello everyone, as suggested on the website, I will suggest some new icons: They should indicate, valves itself, as well as actions to perform on them: - open - close...

icon request

### Describe the feature request We would therefore like to request this functionality, to allow us to not target a segment in a gradual rollout. ### Background Hello everyone, for...

enhancement

Hi folks, we are using tolgee for some projects and thought having some optional configurable constrains for keys eigher by key or tag or namespace, could lead to helping translators...

enhancement
for-superday

### What changed? Why was the change needed? This is a first draft on a possible @novu/vue package. Test-Application Repository: [paulwer/novu-test-project](https://github.com/paulwer/novu-test-project) Outstanding todos: - [ ] Refactor build to use...

### 🔖 Feature description Hello everyone, we would like to see additional condition options within integration settings, to be able to determine, which or if any integration should be used...

triage
Feature
Integration Store

### 🔖 Feature description With the new version v2 and the introduced bridge processing, novu could also introduce a custom preference system, where devs can define schemas for the preferences...

framework

### 🔖 Feature description We would like to see a callback function to check if a condition is true to f.ex. end a digest or wait step. If leveraged, this...

framework

When using discriminated unions by a class-validator (at)Type() function the infer fails, because it will not pass a valid variable to the type function. ``` class StringType { @IsIn(['stringType']) type!:...

Hello everyone, we would like to be able to trigger this component completly programaticly with an existing file. Our use case is a drag and drop area, which is normaly...