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

feat: Allow transferring guests to full accounts #1174

Merged
merged 12 commits into from
Jul 15, 2024

Commits on Jul 12, 2024

  1. feat: Add transfer guest action

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dd2b63a View commit details
    Browse the repository at this point in the history
  2. feat: Emit user created/deleted events

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    24db82e View commit details
    Browse the repository at this point in the history
  3. fix: Show failure message only on error

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c11ae65 View commit details
    Browse the repository at this point in the history
  4. chore: Log transfer error

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    18e4ec5 View commit details
    Browse the repository at this point in the history
  5. feat: Display response error message

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f9aa2c8 View commit details
    Browse the repository at this point in the history
  6. feat: Adapt for background transfer

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9c66fbb View commit details
    Browse the repository at this point in the history
  7. fix: Use POST

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    57c7ee2 View commit details
    Browse the repository at this point in the history
  8. chore: Bump deps

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    53f0b2b View commit details
    Browse the repository at this point in the history
  9. feat: Increase dialog spacing

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b6fde3f View commit details
    Browse the repository at this point in the history
  10. chore: Update stub

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f3671ae View commit details
    Browse the repository at this point in the history
  11. chore: Fix eslint

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c46bab6 View commit details
    Browse the repository at this point in the history
  12. chore: Use single logger

    Signed-off-by: Christopher Ng <[email protected]>
    Pytal committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e72ee8d View commit details
    Browse the repository at this point in the history