Closed
Bug 744648
Opened 13 years ago
Closed 12 years ago
Update icon uploader to match required assets for new design
Categories
(Marketplace Graveyard :: Developer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-09-06
People
(Reporter: fligtar, Assigned: basta)
References
Details
(Keywords: qawanted)
These are the asset sizes needed for apps in the marketplace: http://people.mozilla.org/~smartell/marketplace/style/#apps
There are 3 main items:
* app icon - should be uploaded at 64px and scaled down to other sizes
* store tile - 120px used in browse pages. this is optional, and if it's not uploaded, we'll center the app icon on a cool background (sean is working on this)
* large promo - this should be in the admin section of the app and can only be uploaded/modified by admins. this is used for apps featured on landing pages.
Updated•13 years ago
|
Updated•13 years ago
|
Assignee: nobody → cvan
Target Milestone: --- → 6.5.1
Comment 1•13 years ago
|
||
I suspect we'll need to be able to in the future localise these icons, promo's especially. That's probably out of of scope for now but something we'll need to do in a couple of months, so lets not make it to hard to do later.
Updated•13 years ago
|
Assignee: cvan → nobody
Updated•13 years ago
|
Assignee: nobody → cvan
Updated•13 years ago
|
Target Milestone: 6.5.1 → 6.5.2
Reporter | ||
Comment 3•13 years ago
|
||
On the platform side, 512px is the largest supported on Mac and 256 on Windows. So... let's say they can upload an icon at 256 and we'll scale it down to what we need?
Updated•13 years ago
|
Target Milestone: 6.5.2 → 6.5.4
Updated•13 years ago
|
Updated•13 years ago
|
Assignee: dspasovski → cvan
Target Milestone: 2012-05-10 → 2012-05-17
Updated•13 years ago
|
Target Milestone: 2012-05-17 → 2012-05-10
Updated•13 years ago
|
Priority: P2 → P1
Updated•13 years ago
|
Target Milestone: 2012-05-10 → 2012-05-17
Comment 4•13 years ago
|
||
https://github.com/mozilla/zamboni/commit/d2e6ce5
Admins can now upload promo graphics for apps:
https://marketplace-dev.allizom.org/en-US/developers/app/in-app-payment-tester/edit
I'm keeping this bug open to support the "store tile" graphics (which will supplement the app icons). I'll resume work on that after I push a few ratings bugs.
Updated•13 years ago
|
Target Milestone: 2012-05-17 → 2012-05-31
Comment 5•13 years ago
|
||
Had this in a branch, resuming work on this this week.
Target Milestone: 2012-05-31 → 2012-06-07
Updated•13 years ago
|
Priority: P1 → P3
Updated•13 years ago
|
Target Milestone: 2012-06-07 → 2012-06-21
Comment 6•13 years ago
|
||
What is left to do on this bug?
Comment 7•13 years ago
|
||
(In reply to Wil Clouser [:clouserw] from comment #6)
> What is left to do on this bug?
* store tile - 120px used in browse pages. this is optional, and if it's not uploaded, we'll center the app icon on a cool background (sean is working on this)
Updated•13 years ago
|
Updated•13 years ago
|
Product: addons.mozilla.org → Marketplace
QA Contact: developers → developer-pages
Version: 4.x → 1.0
Updated•13 years ago
|
Assignee: cvan → mattbasta
Updated•13 years ago
|
Target Milestone: 2012-07-05 → 2012-07-12
Assignee | ||
Comment 8•13 years ago
|
||
Comment 9•13 years ago
|
||
(In reply to Matt Basta from comment #8)
> Merged in validator:
>
> https://github.com/mozilla/amo-validator/commit/
> d5fffcaad7902d4bdab77fbefa6453528f323eff
I think you meant to put this in https://bugzilla.mozilla.org/show_bug.cgi?id=760343
Assignee | ||
Comment 10•13 years ago
|
||
It's applicable to both
Assignee | ||
Comment 11•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•13 years ago
|
||
Nevermind, cvan has more to do for this
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•13 years ago
|
Target Milestone: 2012-07-12 → 2012-07-19
Comment 13•13 years ago
|
||
(In reply to Matt Basta [:basta] from comment #12)
> Nevermind, cvan has more to do for this
What else is there to do?
Comment 14•13 years ago
|
||
(In reply to Wil Clouser [:clouserw] from comment #13)
> (In reply to Matt Basta [:basta] from comment #12)
> > Nevermind, cvan has more to do for this
>
> What else is there to do?
(In reply to Wil Clouser [:clouserw] from comment #6)
> What is left to do on this bug?
* store tile - 120px used in browse pages. this is optional, and if it's not uploaded, we'll center the app icon on a cool background (sean is working on this)
^ That part was never done.
Comment 15•12 years ago
|
||
Bump!
Updated•12 years ago
|
Target Milestone: 2012-07-19 → 2012-08-23
Comment 16•12 years ago
|
||
While we're waiting for promo images, we should centre the icons on a white background.
Whiteboard: [see comment 7] → [see comment 7][janus]
Updated•12 years ago
|
Target Milestone: 2012-08-23 → 2012-08-30
Assignee | ||
Comment 17•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 13 years ago → 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 18•12 years ago
|
||
Sorry, wrong bug. :(
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 19•12 years ago
|
||
Under review, will land early this milestone
Target Milestone: 2012-08-30 → 2012-09-06
Assignee | ||
Comment 20•12 years ago
|
||
This landed today, mostly here: https://github.com/mozilla/zamboni/commit/bc098c83ca23caa922d8acc7fc7dbe9ddecc559b
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•