Closed
Bug 1093819
Opened 11 years ago
Closed 9 years ago
Break out operator shelf color constants into their own package
Categories
(Marketplace Graveyard :: Code Quality, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: chuck, Unassigned)
References
Details
(Whiteboard: [marketplace-transition])
We currently store the custom operator shelf colors per carrier/region in three different places:
https://github.com/mozilla/transonic/blob/master/src/media/css/feed.styl#L16-L29
https://github.com/mozilla/fireplace/blob/master/src/media/css/feed.styl#L16-L29
https://github.com/mozilla/marketplace-operator-dashboard/blob/master/src/media/css/shelf-form.styl#L185-L198
We should store these constants in their own bower package, agnostic of use, and update each repository to pull from there.
Updated•11 years ago
|
Assignee: nobody → dspasovski
Updated•11 years ago
|
Priority: -- → P3
Updated•10 years ago
|
Assignee: dspasovski → nobody
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Whiteboard: [marketplace-transition]
You need to log in
before you can comment on or make changes to this bug.
Description
•