[full-ci]chore: bump web to v9.0.0-alpha.3 (#8736)

* chore: bump web to v9.0.0-alpha.3

* ci(e2e): use e2e runner to run the tests

* ci(e2e): fix e2e run command

* ci(e2e): fix e2e run command

* chore: adjust changelog item for Web 9.0.0

* Update .drone.env

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
Co-authored-by: Jannik Stehle <jannik.stehle@gmail.com>
This commit is contained in:
Viktor Scharf
2024-03-26 16:56:04 +01:00
committed by GitHub
co-authored by Saw-jan Jannik Stehle
parent 8f0b536ef7
commit 17b8e5b60b
4 changed files with 94 additions and 47 deletions
+10 -4
View File
@@ -1,8 +1,8 @@
Enhancement: Update web to v9.0.0-alpha.2
Enhancement: Update web to v9.0.0-alpha.3
Tags: web
We updated ownCloud Web to v9.0.0-alpha.2. Please refer to the changelog (linked) for details on the web release.
We updated ownCloud Web to v9.0.0-alpha.3. Please refer to the changelog (linked) for details on the web release.
## Summary
* Bugfix [owncloud/web#10377](https://github.com/owncloud/web/pull/10377): User data not updated while altering own user
@@ -26,6 +26,12 @@ We updated ownCloud Web to v9.0.0-alpha.2. Please refer to the changelog (linked
* Enhancement [owncloud/web#10519](https://github.com/owncloud/web/pull/10519): Warn user before closing browser when upload is in progress
* Enhancement [owncloud/web#10544](https://github.com/owncloud/web/pull/10544): Show locked and processing next to other status indicators
* Enhancement [owncloud/web#10546](https://github.com/owncloud/web/pull/10546): Set emoji as space icon
* Enhancement [owncloud/web#10624](https://github.com/owncloud/web/pull/10624): Add details panel to trash
* Enhancement [owncloud/web#10586](https://github.com/owncloud/web/pull/10586): Add SSE events for locking, renaming, deleting, and restoring
* Enhancement [owncloud/web#10626](https://github.com/owncloud/web/pull/10626): Full text search default
* Enhancement [owncloud/web#10611](https://github.com/owncloud/web/pull/10611): Remember left nav bar state
* Enhancement [owncloud/web#10612](https://github.com/owncloud/web/pull/10612): Remember right nav bar state
* Enhancement [owncloud/web#10558](https://github.com/owncloud/web/pull/10558): Tile sizes
https://github.com/owncloud/ocis/pull/8634
https://github.com/owncloud/web/releases/tag/v9.0.0-alpha.2
https://github.com/owncloud/ocis/pull/8736
https://github.com/owncloud/web/releases/tag/v9.0.0-alpha.3