Closed Bug 958275 Opened 12 years ago Closed 10 years ago

Created AlgorithmicModule model and API endpoints to allow new/popular lists to be included in feeds

Categories

(Marketplace Graveyard :: API, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: chuck, Unassigned)

References

Details

Editors should be able to create modules for the feed that contain new or popular apps for a category or across the Marketplace. The model should contain: - An FK to category - A field indicating whether to use the "new" or "popular" algorithm. As these are quick to create, do not exist outside of specific use on the feed, and there are a finite number of combinations of these, it may not be necessary to create endpoints specifically for these modules; we could just use get_or_create on the feeditem endpoints instead. A corresponding FK should be made on FeedItem, allowing these to be added to feeds. The API endpoints to manage these should: - Allow the addition/removal of these from feeds. - Have create, retrieve, update, and delete functionality - Require authentication and the Collections:Curate permission to create, update, or delete. - Contain full app serializations in its serialization - Use existing new/popular algorithms
Priority: -- → P2
Depends on: 956771
Blocks: 957777
Blocks: 956771
No longer depends on: 956771
hey there - when you get a sec, is this a feature landing for v1 or a future feature? (will add to the backlog / block 1053595 if for future) thanks chuck!
Flags: needinfo?(charmston)
Blocks: Feed_OnDeck
Flags: needinfo?(charmston)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.