Closed
Bug 1239929
Opened 9 years ago
Closed 9 years ago
[TV][2.5] Tutorial should be merged into marketplace
Categories
(Marketplace Graveyard :: General, defect)
Marketplace Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jyeh, Assigned: jyeh)
References
Details
Attachments
(1 file)
In order to solve the redirection problem in tutorial of marketplace, we should merge the tutorial page into the single page application of marketplace.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jyeh
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Hi Davor,
This patch might be hard to review because there are lots of refactoring inside.
I removed the stand-alone tutorial page and merge it into the marketplace. Since there are two views now, I extract two modules (smart_button.js, spatial_navigation.js) so both views can share the function.
Some of the event binding has changed the binding class name so it won't messed up the binding between two views.
Also reduce some code in tutorial.html and tutorial.styl thanks to the preprocessor.
You can leave any comments in the PR if you have any questions, thanks!
Attachment #8708236 -
Flags: review?(dspasovski)
Updated•9 years ago
|
QA Whiteboard: [COM=TV::Web Apps]
Updated•9 years ago
|
Blocks: TV_Testing_2.6
Comment 2•9 years ago
|
||
Hi Davor,
Could you help to review the patch? We need to have marketplace ready for QA asap.
Thank you!
Flags: needinfo?(dspasovski)
Updated•9 years ago
|
Attachment #8708236 -
Flags: review?(dspasovski) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Landed in marketplace-tv-front-end master.
https://github.com/mozilla-b2g/marketplace-tv-front-end/commit/286d3dcc79cb71ff975782034608f18665a3220c
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•