Closed
Bug 753979
Opened 14 years ago
Closed 13 years ago
Add an account summary admin tool
Categories
(Marketplace Graveyard :: Admin Tools, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-06-07
People
(Reporter: clouserw, Assigned: kumar)
References
Details
Attachments
(1 file)
|
70.99 KB,
image/png
|
Details |
We have a spec[1] for an admin tool to be used to retrieve data about user accounts. Its (unstyled) menu includes links to:
* Summary
* Public Profile (link to /users/$slug)
* Activity (page doesn't exist yet)
* Purchases (page doesn't exist yet)
* Edit Account (link to /users/edit/$id) (link only shows to people in admin group)
This bug is about creating the menu above and the Summary page. This page is only accessible by Staff and Support Staff. See the attached document for the data which should be visible and the spec for details. I'll add some dependent bugs for the pages which don't exist yet
[1] Spec, about halfway down is the info: https://docs.google.com/document/d/1WX_Qis2qBDw3zrUSSmfmHSH2wZ4o-zAz2diD0wbovDA/edit?pli=1
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → kumar.mcmillan
Target Milestone: --- → 2012-05-24
| Assignee | ||
Comment 1•13 years ago
|
||
Initial patch to provide data: https://github.com/mozilla/zamboni/commit/0f4250e63894958dea930214664724bbd47e2c59
| Assignee | ||
Updated•13 years ago
|
Target Milestone: 2012-05-24 → 2012-05-31
| Assignee | ||
Comment 2•13 years ago
|
||
JSON search handler to do lookups: https://github.com/mozilla/zamboni/commit/cb406da0d68acc867d4dd222456d3160934e9dd3
| Assignee | ||
Updated•13 years ago
|
Target Milestone: 2012-05-31 → 2012-06-07
| Assignee | ||
Comment 3•13 years ago
|
||
Final UI work from dspaz https://github.com/mozilla/zamboni/commit/dd83a8c975dc7698fe8a04de85ba1b4107ae6293
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
There are a bunch of sections with TBD here. I don't feel comfortable closing this bug as verified.
I am looking at this page and verifying that stuff works.
| Reporter | ||
Comment 5•13 years ago
|
||
(In reply to krupa raj 82[:krupa] from comment #4)
> There are a bunch of sections with TBD here. I don't feel comfortable
> closing this bug as verified.
>
> I am looking at this page and verifying that stuff works.
TBDs on the page? Kumar - do we need separate bugs? If stuff is less important we can make it lower priority.
| Assignee | ||
Comment 6•13 years ago
|
||
(In reply to krupa raj 82[:krupa] from comment #4)
> There are a bunch of sections with TBD here. I don't feel comfortable
> closing this bug as verified.
They all have separate bugs already.
| Reporter | ||
Comment 7•13 years ago
|
||
(In reply to Kumar McMillan [:kumar] from comment #6)
> (In reply to krupa raj 82[:krupa] from comment #4)
> > There are a bunch of sections with TBD here. I don't feel comfortable
> > closing this bug as verified.
>
> They all have separate bugs already.
awesome
| Assignee | ||
Comment 8•13 years ago
|
||
The URL for this new page is https://marketplace-dev.allizom.org/en-US/account-lookup/
You need to log in
before you can comment on or make changes to this bug.
Description
•