diff --git a/changelog/unreleased/improve-accounts-ui.md b/changelog/unreleased/improve-accounts-ui.md new file mode 100644 index 0000000000..471de58bdc --- /dev/null +++ b/changelog/unreleased/improve-accounts-ui.md @@ -0,0 +1,6 @@ +Enhancement: Improve visual appearance of accounts UI + +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