-
Type: Story
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.9 Larks, 2.8 Larks
-
Fix Version/s: 3.5 Larks
-
Labels:None
-
Epic Link:
-
Sprint:3.5 Larks
As an Owner I'd like to be able to list users in order to then manage them
Acceptance Criteria:
- When admin goes to Administration -> Users he should be directed to Users page.
- There should be 1 search input with Search button and a list of users under that
- First 20 users appear on that page by default, there shouldn't be any pagination
- For every user there needs to be Username, Email and a button Profile to open user profile
- Admin can search users by username and email
- Search must be case-insensitive
- If we search for "ar" we should get both "Arthur" and "Barbara"
- mentioned in
-
Page Loading...