John Kasper Svergja
John Kasper Svergja
Some RSS handlers htmlescape special signs in the links, such as `&` -> `&`. If the urls are then accessed directly without converting back, doma can't find the map. Example:...
Solves #27 Before:
Expected behaviour: When you in frontend select a pod (to view logs), the logs for the main container should be displayed. Actual behaviour: Onyxia api crash since container name is...
Onyxia web added support for that overwriteDefaultWith can be of different types than string in https://github.com/InseeFrLab/onyxia/issues/702 . This is however not supported by onyxia-api yet, and thus an error will...
Fix a missing whitespace Before:
This will increase observability of the logs when using external logging explorer tools P.t. the default spring log format is used: e.g. `2024-09-17T10:32:03.991Z INFO 7 --- [ main] fr.insee.onyxia.api.Application :...
The API should return more descriptive errors, rather than just plain status code errors, such that the frontend can display this information in a more user friendly (and descriptive) manner....
Hi! First of all; Thank you for creating o-scout! This is a feature request. Current behaviour: There are two "modes" for print area: Auto or manual "Auto" will set an...
Hi! Just a suggestion to make the UI a bit more tidy (IMHO). **Current:** P.t. the sidebar UI is as following: As we can see, each course has an "Options"-section...