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

Create public API for user list actions #45937

Open
Pytal opened this issue Jun 17, 2024 · 2 comments
Open

Create public API for user list actions #45937

Pytal opened this issue Jun 17, 2024 · 2 comments
Assignees
Labels
1. to develop Accepted and waiting to be taken care of enhancement

Comments

@Pytal
Copy link
Member

Pytal commented Jun 17, 2024

The current non-public API is OCA.Settings.UserList

We should move this to OCP or a package

@Pytal
Copy link
Member Author

Pytal commented Aug 21, 2024

Also the sorting seems off. Destructive actions should always be at the bottom, ideally separated by a divider. Like so:

  • Resend welcome email
  • Convert gues to regular account
  • (Divider)
  • Disable account
  • Disconnect all devices and delete local data
  • Delete account

Originally posted by @jancborchardt in nextcloud/guests#1221 (comment)

@Pytal
Copy link
Member Author

Pytal commented Aug 21, 2024

New api should support ordering and dividers as posted 👆

@Pytal Pytal self-assigned this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement
Projects
None yet
Development

No branches or pull requests

1 participant