nextcloud/server

LDAP admin settings design improvements

Open

#13,805 建立於 2019年1月24日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)PHP (4,865 fork)batch import
1. to developdesignenhancementfeature: ldapgood first issuehelp wanted

倉庫指標

Star
 (34,953 star)
PR 合併指標
 (平均合併 20天) (30 天內合併 627 個 PR)

描述

@nextcloud/ldap something for you! :) Quick tips on how to improve the LDAP app interface:

  • The ui-… classes from the buttons override Nextcloud styles and should be removed :)

  • The <span class="ui-button-text">…</span> element around the text is unnecessary and can be removed too (the "Detect Port" button is standard style and clearly looks like a button) ldap buttons

  • The "Configuration OK" element can be moved to be left-aligned

  • Same with the "Continue" and help elements, it can go below that and left-aligned. At the moment it’s floating weirdly in space.

貢獻者指南