Théo Poizat
Théo Poizat
According to TS types and code, this method return `void` and not `Promise`
Hey, Do you think it is possible to add a route _/settings/bitwarden_ to get _io.cozy.settings.bitwarden_ document from _io.cozy.settings_ database for consistency with other routes ? Because currently we can't fetch...
Hi, Thank you for your work. Here is a small feature request related to Android permission notification in background. On Android, if : - app goes in foreground - you...
# Summary When there was an error, plugin would just return "upload error". Now, if it is an upload error, plugin return also the response code and body. This enable...
**Describe the bug** Hot reload crashes the app **To Reproduce** - Run the project with `yarn start` - Modify some files **Expected behavior** It should not crash the app. **Screenshots**...
## Constats Nous avons différents niveaux de composants dans cozy-ui : - composant Mui exporté tel que - composant bas niveau (type atome) - composant legacy qui ont leur pendant...
create-cozy-app will be free of mobile target code. But there is still a lot of thing to remove in cozy-scripts.
Flagship app does not handle a redirection with const newWindow = window.open('') and then newWindow.location.href. So let's set the url directly in window.open because we do not know why it...
BREAKING CHANGE: --primaryFont has been updated to Inter
Just a small update for the shared drive creation modal  Need https://github.com/cozy/cozy-libs/pull/2796