Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve password protection UX and UI. #607

Merged
merged 4 commits into from
Feb 12, 2018

Commits on Jan 26, 2018

  1. Add a button to show/hide password input.

    Signed-off-by: Ivan Sein <ivan@nextcloud.com>
    Ivansss committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    a8de18e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. Set opened lock icon when no password is set.

    Signed-off-by: Ivan Sein <ivan@nextcloud.com>
    Ivansss committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    43951d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. Notify on error while setting password and hide input field only on s…

    …uccess.
    
    Signed-off-by: Ivan Sein <ivan@nextcloud.com>
    Ivansss committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    a2efd57 View commit details
    Browse the repository at this point in the history
  2. Remove debug logs.

    Signed-off-by: Ivan Sein <ivan@nextcloud.com>
    Ivansss committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    4c5af57 View commit details
    Browse the repository at this point in the history