mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-12 22:39:34 -05:00
chore: update web to v10.2.0
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=80eab22a309c50c11e82e7e4e297face6f5d65ec
|
||||
WEB_COMMITID=998722d3f3836a8091549313b540ddcc3dd1ae03
|
||||
WEB_BRANCH=master
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
Enhancement: Update web to v10.2.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v10.2.0. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
* Bugfix [owncloud/web#11512](https://github.com/owncloud/web/pull/11512): OCM invite generation body format
|
||||
* Bugfix [owncloud/web#11526](https://github.com/owncloud/web/pull/11526): Logout on access token renewal failure
|
||||
* Enhancement [owncloud/web#11377](https://github.com/owncloud/web/pull/11377): Replace custom datepicker with native html element
|
||||
* Enhancement [owncloud/web#11387](https://github.com/owncloud/web/pull/11387): Display disabled role permissions
|
||||
* Enhancement [owncloud/web#11394](https://github.com/owncloud/web/pull/11394): Mark external shares
|
||||
* Enhancement [owncloud/web#11484](https://github.com/owncloud/web/pull/11484): Hide versions panel with insufficient permissions
|
||||
* Enhancement [owncloud/web#11502](https://github.com/owncloud/web/pull/11502): Support a tags in actions
|
||||
* Enhancement [owncloud/web#11508](https://github.com/owncloud/web/pull/11508): Improve tiles view performance
|
||||
* Enhancement [owncloud/web#11515](https://github.com/owncloud/web/pull/11515): Add default actions extension point
|
||||
* Enhancement [owncloud/web#11518](https://github.com/owncloud/web/pull/11518): Add select all checkbox to tiles view
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9988
|
||||
https://github.com/owncloud/web/releases/tag/v10.2.0
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v10.1.0
|
||||
WEB_ASSETS_VERSION = v10.2.0
|
||||
|
||||
include ../../.make/recursion.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user