title | issue | author | author_email | author_github |
---|---|---|---|---|
Show extension update notification if permissions to update those are given |
NEXT-25895 |
Moritz Krafeld |
Moritz Krafeld |
- Changed
src/core/service/plugin-update-listener
to typescript. - Changed
src/core/service/plugin-update-listener
to only throw the notification if the user has the permission to update extensions. - Changed
src/core/application::getApplicationRoot
return type fromVue | boolean
to the correct return typeVue | false