firetower
firetower copied to clipboard
Add Ability to Re-categorize All Events in a Category
Some categories are mostly duplicate. To fix this:
- delete the category reference in the '''categories''' key.
- push each event from that data_<cat_id> into input.
- delete data_<cat_id> when it's empty.
This is pretty much done on the backend, I think. We just need to be able to expose it via the UI somehow.