upcoming / upcoming-www

Upcoming.org Site
Apache License 2.0
168 stars 17 forks source link

Fix Watchlisting #15

Closed lhl closed 7 years ago

lhl commented 8 years ago

See: https://github.com/upcoming/upcoming-www/blob/master/controllers/watchlists.js#L11-L15

lhl commented 8 years ago

OK, here's what I did:

TODO:

Watchlist nomenclature is a mess - the Watchlist model services a Watchlist (list of events) and also creates/modifies individual items... no me gusta, should have a standard naming/pattern since we have event and event lists as well, not going to deal w/ that, but making a note.

See: https://github.com/upcoming/upcoming-www/commit/570739dbdf6b7fc3723e48d2e269558fe8b9d70b https://github.com/upcoming/upcoming-www/commit/9e87c931ef1daba08a3654b0f82a77057b2c9a60 https://github.com/upcoming/upcoming-www/commit/4d06fc0322489d80eea1dcf380dfe115fa6eab27

waxpancake commented 7 years ago

Fixed!