tenthe opened a new issue, #1119: URL: https://github.com/apache/streampipes/issues/1119
### Body ## Description The following dependencies should be removed from the package.json file: - `angular-datatables` - `datatables.net` Currently we use this dependency in the `help.component` of the preview dialog and in the `main.scss` file. As described in PR #1090, these can be removed and replaced with internal CSS. Maybe it is even possible to remove the `datatables.net-dt` dependency as well. ## Mentoring As this ticket is marked as good first issue: one of @dominikriemer or @tenthe are happy to provide help for getting started, just tag (one of) them if you want to start working on this issue and need some help. If you are familiar with Angular, this is a good issue to get started with UI development in StreamPipes. ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
