Closed
Bug 752005
Opened 13 years ago
Closed 13 years ago
Implement Winners Page
Categories
(Websites :: Firefox Flicks, defect)
Websites
Firefox Flicks
Tracking
(Not tracked)
VERIFIED
FIXED
1.6
People
(Reporter: ckoehler, Assigned: osmose)
References
Details
See bug 739401 for comps.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mkelly
Target Milestone: --- → 1.5
| Assignee | ||
Updated•13 years ago
|
Target Milestone: 1.5 → 1.6
| Assignee | ||
Comment 1•13 years ago
|
||
Fixed by:
https://github.com/mozilla/firefox-flicks/commit/92bee0b9195e8e8bc43614cc48e84392bfe455cd
https://github.com/mozilla/firefox-flicks/commit/7c6c2d3ec4cd31d2c5424e4aae8969a957648e76
https://github.com/mozilla/firefox-flicks/commit/23c2b92ab15a59f67649633664d663bf0ade3232
https://github.com/mozilla/firefox-flicks/commit/0d751239a55b61ecd2757a9ca4a154a16658c3a7
https://github.com/mozilla/firefox-flicks/commit/5a41003145c19ad957b617b801229102054b2aaa
https://github.com/mozilla/firefox-flicks/commit/65c83537cf12f9dd42fbad2bc6466330191d6345
https://github.com/mozilla/firefox-flicks/commit/4343acbb888ca3c8e99aa9fe40d772b10be0a6d0
A few things to note about this:
- The Winners page is controlled by a Waffle flag. To enable this, someone has to log into the admin interface and create a Waffle flag called "winners_page". Then, you can enable or disable it via the admin interface to control if the site shows the contest over page or the winners page.
- The winners page shows test data until you assign awards via the admin interface. Log into the admin and select the Awards section. Just select the award that matches what you want to assign, and use the dropdown to change the video it is assigned to.
- The big preview images on the winners page are controlled by file uploads in the admin interface. We will need to generate these images ourselves and upload them via the preview field in the award admin for each grand prize, panavision, and BAVC winner.
Of specific importance to test is if the Waffle flag functions as expected, if the award data is displayed correctly, and if all the new text appears to be localized (the fr locale can be used to test this, as it has 100% translation).
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: 1.6 → 1.5
| Assignee | ||
Updated•13 years ago
|
Target Milestone: 1.5 → 1.6
Comment 2•13 years ago
|
||
verified fixed
https://firefoxflicks.allizom.org/zh-TW/
https://firefoxflicks.allizom.org/de/
https://firefoxflicks.allizom.org/en-US/
https://firefoxflicks.allizom.org/fr/
https://firefoxflicks.allizom.org/es/
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•