Closed
Bug 910887
Opened 11 years ago
Closed 11 years ago
style badge details view and page
Categories
(support.mozilla.org :: General, defect, P2)
support.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
2013Q3
People
(Reporter: willkg, Assigned: rehandalal+mozilla)
References
Details
(Whiteboard: u=contributor c=badges p=2 s=2013.18 [needsverify])
Attachments
(1 file)
287.97 KB,
image/png
|
Details |
Bug #896137 adds badge infrastructure to Kitsune.
We can create badges in the admin, but the award details page and awards list page should link to a Badge details page that tells you what the badge is for and the list of users it's been awarded to. Or something like that.
This bug covers:
1. figuring out what the view should do
2. implementing the view
3. figuring out what the template should look like
4. implementing the template
5. implementing a mobile template
Updated•11 years ago
|
Comment 1•11 years ago
|
||
Again, we can skip mobile for now.
Making this one 3pts since there is figuring out to do which probably involves reaching out Kadir, Roland, etc.
Whiteboard: u=contributor c=badges p= s=2013.backlog → u=contributor c=badges p=3 s=2013.18
Comment 2•11 years ago
|
||
(In reply to Ricky Rosario [:rrosario, :r1cky] from comment #1)
> Again, we can skip mobile for now.
>
> Making this one 3pts since there is figuring out to do which probably
> involves reaching out Kadir, Roland, etc.
hi ricky and willkg: kadir and i indeed have some figuring out to do as well as your sumo-dev figuring out. hope to do that this week and then for kadir or i to get back to you. but my blink reaction, is that this shouldn't be a blocker.
Reporter | ||
Comment 3•11 years ago
|
||
(In reply to Roland Tanglao :rolandtanglao from comment #2)
>
> hi ricky and willkg: kadir and i indeed have some figuring out to do as well
> as your sumo-dev figuring out. hope to do that this week and then for kadir
> or i to get back to you. but my blink reaction, is that this shouldn't be a
> blocker.
By "this shouldn't be a blocker" do you mean we shouldn't work on this now or something else? I don't understand what this shouldn't block since it doesn't block anything.
Comment 4•11 years ago
|
||
willkg ended up creating this badge detail page with the infrastructure bug:
https://github.com/mozilla/kitsune/commit/b3a42acdff22e2a8c1e67f20828acbe33f4c80d1#diff-7
So we just need to tweak the content and style. I am reducing to 2pts.
Summary: create badge details view and page → style badge details view and page
Whiteboard: u=contributor c=badges p=3 s=2013.18 → u=contributor c=badges p=2 s=2013.18
Comment 5•11 years ago
|
||
Assigning to Rehan since this is very close to the other pages he is working on.
Assignee: nobody → rdalal
Comment 6•11 years ago
|
||
Kadir requested screenshots before landing.
Whiteboard: u=contributor c=badges p=2 s=2013.18 → u=contributor c=badges p=2 s=2013.18 [needsverify]
Reporter | ||
Comment 8•11 years ago
|
||
I think this looks lovely!
Comment 9•11 years ago
|
||
This is great, I'd just change "recent awards" to "recent awardees", to make it clear that it's a list of people who recently got that award. Thanks, Rehan!
Flags: needinfo?(a.topal)
Assignee | ||
Comment 10•11 years ago
|
||
Landed:
https://github.com/mozilla/kitsune/commit/0b7183d41e77e8efcb1d0e7339cf03d5167883f4
Pushed to prod by me, right now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•