David Cui
David Cui
Add integration with reports-scheduler. Command to run integration tests for reports-scheduler: ``` ./gradlew build ```
Added security support to: * Kibana reports * Kibana notebooks * Gantt charts
send a report as part of a user notification
Currently validation on webhooks for creating channels is very basic. During testing I was able to create configs with domain names such as `https://doma`. Should we add a regex check...