Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed May 5, 2022
1 parent 80195d8 commit 23d3f3a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Summary
* Enhancement - Make rename resource icon always visible instead just on hover: [#6817](https://github.com/owncloud/web/pull/6817)
* Enhancement - Polish the upload overlay: [#6837](https://github.com/owncloud/web/pull/6837)
* Enhancement - Redesign link sharing: [#6749](https://github.com/owncloud/web/pull/6749)
* Enhancement - Refactor upload input components: [#6859](https://github.com/owncloud/web/pull/6859)
* Enhancement - Get rid of the integration tests: [#6863](https://github.com/owncloud/web/pull/6863)
* Enhancement - Remove the upload progress component: [#6825](https://github.com/owncloud/web/pull/6825)
* Enhancement - Replace deprecated String.prototype.substr(): [#6718](https://github.com/owncloud/web/pull/6718)
Expand Down Expand Up @@ -246,6 +247,13 @@ Details

https://github.com/owncloud/web/pull/6749

* Enhancement - Refactor upload input components: [#6859](https://github.com/owncloud/web/pull/6859)

We've refactored the upload input components for files and folders into one component.

https://github.com/owncloud/web/issues/6819
https://github.com/owncloud/web/pull/6859

* Enhancement - Get rid of the integration tests: [#6863](https://github.com/owncloud/web/pull/6863)

We've decided to get rid of our integration test suite. Our unit and e2e tests get better and
Expand Down

0 comments on commit 23d3f3a

Please sign in to comment.