operatorfabric-core icon indicating copy to clipboard operation
operatorfabric-core copied to clipboard

Main operatorfabric program

Results 269 operatorfabric-core issues
Sort by recently updated
recently updated
newest added

When a new monitoring or processMonitoring configuration file is uploaded send a signal to the UI to reload the configuration from the back

Enhancement

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` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.fasterxml.jackson.core:jackson-annotations/2.18.0?slim=true)](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...

Enhancement
Draft

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/virtual-select-plugin/1.0.46?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/virtual-select-plugin/1.0.46?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

See https://medium.com/edataconsulting/how-to-switch-from-karma-to-jest-using-angular-7335588ffdf0

Technical debt

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

Technical debt

It occurs when the recipients list is too long for example : ![image](https://github.com/user-attachments/assets/83786ff2-1b77-4ab9-aa15-0af53af2065f)

Bug

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...