Robert Dima
Robert Dima
Closes #5236 ## Summary Implements the event trigger for Role Update event.
## Description of problem While trying to use the event system in DNN to watch for changes to Tabs, Modules, Roles, etc. I noticed that there is no event triggered...
### 🚀 Feature Description As a developer, I'd like to have all values that contain secrets protected, in order to improve security when generating manifests. The implementation right now uses...
I was trying to use this input with some custom date parsing/formatting library (e.g. [date-fns](https://github.com/date-fns/date-fns/)) by providing the `parseDate` and `formatDate` methods in the config. The issue is that I...