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

fix check for more users in sharing dialogue #11036

Merged

Commits on Sep 10, 2018

  1. fix check for more users

    after a refactor users et al were undefined. The check condition was moved.
    
    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    e7b0f8b View commit details
    Browse the repository at this point in the history
  2. don't user a higher paging size than max autocomplete entries are set

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    4893e17 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. adjust and extend js unit tests

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    b628ec4 View commit details
    Browse the repository at this point in the history