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

Transfer ownership #1955

Closed
wants to merge 9 commits into from
Closed

Commits on May 25, 2020

  1. Add deck:transfer-ownership command

    Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
    matchish committed May 25, 2020
    Configuration menu
    Copy the full SHA
    c224ec2 View commit details
    Browse the repository at this point in the history
  2. Update docs

    Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
    matchish committed May 25, 2020
    Configuration menu
    Copy the full SHA
    d1d8641 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Move code to BoardService

    Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
    matchish committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    bdc50a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Add tests

    Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
    matchish committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    3b6b5ee View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Fix code style

    Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
    matchish committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    d8ceb8c View commit details
    Browse the repository at this point in the history
  2. Fix wrong class name

    Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
    matchish committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    4d48b1d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Check type before transfer card participants ownership

    Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
    
    temp
    matchish committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    caac805 View commit details
    Browse the repository at this point in the history
  2. Transfer deck ownership even if target user already participant of a …

    …board
    
    nextcloud#1955 (comment)
    Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
    matchish committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    0b85ccc View commit details
    Browse the repository at this point in the history
  3. Fix coding styles

    matchish committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    1535c4a View commit details
    Browse the repository at this point in the history