Silevester Dongmo

Results 21 comments of Silevester Dongmo

@gasp I shared a [video on slack](https://openhospitalworkspace.slack.com/archives/CUEL5T15H/p1726816780819749), showing the result on my machine. 1. You can see that the sidebar width grows based on the content of page. You could...

@mwithi can you figure out what is going on? I'm using the same branch name as on the CORE, but it looks like `develop` branch is still used to run...

> Please align with the latest develop, create a PR for CORE, and checks should pass @mwithi please what do you mean by "create a PR for CORE" ? There's...

From checks: ```bash Run git clone --depth=1 --no-single-branch https://github.com/informatici/openhospital-core.git openhospital-core Cloning into 'openhospital-core'... ~/work/openhospital-api/openhospital-api/openhospital-core ~/work/openhospital-api/openhospital-api fatal: 'origin/OP-1311_move_settings_to_db' is not a commit and a branch 'OP-1311_move_settings_to_db' cannot be created from it...

> This needs to be tested widely, also taking into account GUI and the application starting scripts, I will do it in the next weeks, but probably will finish in...

It will not create a breaking change with the CORE. The CORE rely on GeneralData and ConfigurationProperties to read and write configs. The API will be relying on the database

@mwithi this file should be add in the API, I think.

> Should I re-generate also the refresh token? If so, it would increase the number of tokens to be blacklisted in the future Yes. We will be keeping those tokens...