sunlightlabs/datajam

Tagging events and data cards

Closed this issue · 4 comments

  • Events should be taggable
  • Data cards are taggables as well
  • Add an admin panel for managing tags.
  • When creating an event from the admin, let the creator choose tags with a text field with autocomplete.
  • When creating data cards, let the creator choose tags with the same UI as above.
  • When selecting data cards from the on-air controls for an event, only data cards which tags intersect the event tags should be selectable.
foca commented

I pushed all my changes for this. Everything should be working, sorry @dandrinkard for the delay.

I know it's a little unnecessary, but can we add error/success flash messages to the tags admin page for consistency?

One less inconsequential request: Can the default behavior for an event with no tags be to include all datacards rather than none? The inverse (datacard with no tags showing up in all events) should not be true. If this completely breaks the model we're built on then let me know ;)

foca commented

Done, and done :)

2012/4/26 Dan Drinkard
reply@reply.github.com:

One less inconsequential request: Can the default behavior for an event with no tags be to include all datacards rather than none? The inverse (datacard with no tags showing up in all events) should not be true. If this completely breaks the model we're built on then let me know ;)


Reply to this email directly or view it on GitHub:
#25 (comment)