diff --git a/changelog/unreleased/update-accounts-design-improvements.md b/changelog/unreleased/update-accounts-design-improvements.md new file mode 100644 index 0000000000..7181342e9b --- /dev/null +++ b/changelog/unreleased/update-accounts-design-improvements.md @@ -0,0 +1,7 @@ +Enhancement: accounts UI improvements + +We aligned the visual appearance of the accounts UI with default ocis-web apps (full width, style of batch actions), added icons to buttons, extracted the buttons from the batch actions dropdown into individual buttons, improved the wording added a confirmation widget for the user deletion and removed the uid and gid columns. + +https://github.com/owncloud/product/issues/222 +https://github.com/owncloud/ocis-accounts/pull/116 +https://github.com/owncloud/ocis/pull/549