operatorfabric-core
operatorfabric-core copied to clipboard
Main operatorfabric program
Currently, it is impossible to have a task description on several lines.... it should be possible.
Not possible to get/view the card in the UI due to spring webflux truncating path variables containing semicolon.
When a link embedded in text is received, add a popover when the cursor hovers it to show the link
To do that configure the access to keycloak via nginx in web-ui ``` "oauth2": { "client-id": "opfab-client", "flow": { "delegate-url": "http://localhost/auth/realms/dev", "mode": "IMPLICIT", "provider": "Opfab Keycloak" } }, "provider-realm": "dev",...
 To reproduce , load a lot of cards (bug reproduce with 18000 cards in feed) Bug on chrome and firefox Error page ``` 413 Request Entity Too Large 413...