User Manager
Closed, ResolvedPublic

Description

Mockups

davidedmundson triaged this task as High priority.Oct 23 2017, 7:53 AM
romangg updated the task description. (Show Details)Oct 24 2017, 5:05 PM
abetts added a subscriber: abetts.Oct 24 2017, 5:07 PM

My intention here is that the user manager is simpler, provides focused information and users can quickly identify information.

ngraham added a subscriber: ngraham.Nov 5 2017, 4:27 AM

"Enable administrator for this user" -> "Allow user full access to this computer" (maybe... but I don't know that the word "administrator" means much to the average user)

abetts added a comment.Nov 5 2017, 9:48 PM

I have also seen elsewhere something like:

"Allow administrator privileges..."
"Allow superuser privileges..."
"This user is an administrator"

The reason being that people in Linux generally will get the clue about Root and Administrator.

"Allow administrator privileges" sounds good to me.

I think there needs to be a section for managing groups for the user as well
Adding and removing user to per-existing groups etc is required and currently there is no GUI anywhere for it.

relevant bug report - > https://bugs.kde.org/show_bug.cgi?id=365787

"Allow administrator privileges" sounds good to me.

Works for me

I think there needs to be a section for managing groups for the user as well

Code wise that's tricky, but that shouldn't dictate our UI.
Can we try and incorporate that into the design?

"Allow administrator privileges" sounds good to me.

Works for me

I actually already implemented that with the existing one: https://cgit.kde.org/user-manager.git/commit/?id=5c072eab10bd250dcf5c60f9d7b92e64577e19be

I think there needs to be a section for managing groups for the user as well

Code wise that's tricky, but that shouldn't dictate our UI.
Can we try and incorporate that into the design?

I would support this, too.

I've started working on a redesigned User KCM in https://invent.kde.org/nicolasfella/userkcm-ng

We should refrain from starting things from scratch.

Was a QML version of this KCM already in progress somewhere?

Not that I know of.

My comment was aimed at the fact that it's a new repo and not re-using the existing models.
We can do it in-place in a branch.

GB_2 added a subscriber: GB_2.Apr 14 2019, 6:15 PM
This comment was removed by GB_2.
GB_2 added a comment.Aug 22 2019, 3:36 PM

@nicolasfella any progress in this? can you please do it in-place in a branch like @davidedmundson said?

filipf added a subscriber: filipf.Aug 22 2019, 3:48 PM
In T7246#196142, @GB_2 wrote:

@nicolasfella any progress in this? can you please do it in-place in a branch like @davidedmundson said?

Maybe I already mentioned this somewhere else already, but user-manager is currently utterly bug-ridden.

I'd rather see it written from scratch since @nicolasfella already started doing that.

Having it in a separate repo was mostly for my own convenience, but I'll rebase it into the existing one

[spam comment removed by sysadmin]

GB_2 added a comment.Sep 26 2019, 8:04 PM

Having it in a separate repo was mostly for my own convenience, but I'll rebase it into the existing one

Reminder :-)

ngraham moved this task from High priority to WIP on the Plasma: KCM Redesign board.
ngraham reassigned this task from davidedmundson to cblack.
ngraham moved this task from WIP to In Review on the Plasma: KCM Redesign board.Apr 23 2020, 2:41 AM