- Remove the pull request template PR
- Add coachco2 settings locales
- Add cc.cozycloud.errors permission
- Add locales and icon for new DACC remote-doctype
- Handle Amirale App UI update
- Upgrade cozy-client to get ability to force HTTPs fetches when
window.cozy.isSecureProtocol
istrue
- Update cozy-intent
- Fix Proptype issue
- Fix warnings issues
- Loading App's icons: Should be faster. We now rely on img src=http directly if we are not in OAuth. Otherwise we do a fetch.
- Upgrading Cozy Client, Cozy UI, Material UI to benefit of new features from our libraries
- Reword
My application
toInstalled
(PR #743) - Reword permissions modal (PR #744)
- Add new doctypes (PR #745 and PR #752)
- Remove
open
button's icon (PR #748) - Improve permissions modal to correctly display remote doctypes (PR #750)
- Improve UI of App tiles to ease visualisation of installed apps, updatable apps and support multiline title (PR #763)
- Fix scrollbar positionning when main content is not large enough (PR #747)