action #1797
Interface for managing users
Start date:
2014-03-05
Due date:
% Done:
100%
Estimated time:
6.00 h
Difficulty:
Description
Users with is_admin attribute should have an interface to manage the list of users, specially for managing the is_operator and is_admin attributes (right now, a direct update in the database is needed to promote new users to operators).
History
#1
Updated by ancorgs almost 9 years ago
- Priority changed from Normal to High
#2
Updated by alarrosa almost 9 years ago
- Assignee set to ancorgs
#3
Updated by alarrosa almost 9 years ago
- Target version set to Sprint 05
#4
Updated by ancorgs almost 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Already implemented and pushed to my fork (cherry picking the admin area from our still-in-development "job_templates" branch). I need to write tests before requesting the pull.
#5
Updated by ancorgs almost 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Tests implemented. Pull request sent https://github.com/openSUSE-Team/openQA/pull/58