operatorfabric-core
operatorfabric-core copied to clipboard
Main operatorfabric program
When a new monitoring or processMonitoring configuration file is uploaded send a signal to the UI to reload the configuration from the back
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.fasterxml.jackson.core:jackson-annotations](https://redirect.github.com/FasterXML/jackson) ([source](https://redirect.github.com/FasterXML/jackson-annotations)) | `2.17.2` -> `2.18.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
See https://www.npmjs.com/package/ngx-daterangepicker-material?activeTab=readme A test has been done : https://github.com/opfab/operatorfabric-core/tree/FE-testRangePicker To avoid as too old and depending on moment : https://github.com/dangrossman/daterangepicker A vanilla version of the component : https://github.com/alumuko/vanilla-datetimerange-picker?tab=readme-ov-file Seems not...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | virtual-select-plugin | [`1.0.45` -> `1.0.46`](https://renovatebot.com/diffs/npm/virtual-select-plugin/1.0.45/1.0.46) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
See https://medium.com/edataconsulting/how-to-switch-from-karma-to-jest-using-angular-7335588ffdf0
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | patch | `8.10.1` -> `8.10.2` | --- > [!WARNING] > Some dependencies...
Ban is not compatible with last version of eslint Remove ban and replace it by estlint-plugin-jest on node services
It occurs when the recipients list is too long for example : 
To make it work on my ubuntu I had to install an additional library: sudo apt-get install zlib1g-dev To build a native image of users service: cd services/users gradle clean...