Closed Bug 1214731 Opened 9 years ago Closed 9 years ago

Add ability to differentiate homescreen apps from regular Webapps

Categories

(Marketplace Graveyard :: General, defect, P1)

Avenir
defect

Tracking

(Not tracked)

RESOLVED FIXED
2015-11-03

People

(Reporter: ddurst, Assigned: ashort)

References

Details

Suggested: add is_homescreen to Webapp model. Most bang for the hack buck.

* * *

Technically speaking, if we're differentiating Homescreens as separate content types, they should have a different model -- but due to time constraints, we can implement them like this.

Homescreens really only need to be differentiated by an effective category hierarchy. But we don't have a hierarchical category scheme nor a robust tagging system that we could use to fake that (and tame our nav model that combines IA, categories, and (soon) content types).
Blocks: 1214740
Let's try just handling it with Webapp.tags, like we did with Tarako.
Summary: Add field to Webapp model to identify homescreen apps → Add ability to differentiate homescreen apps from regular Webapps
Assignee: nobody → ashort
Priority: -- → P1
https://github.com/mozilla/zamboni/commit/4640d321a85415fb067a0b40dd422de3ed5ca3a7
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2015-11-03
You need to log in before you can comment on or make changes to this bug.