edgi-govdata-archiving / archivers.space

🗄 Event data management app used at DataRescues
https://www.archivers.space/
GNU Affero General Public License v3.0
6 stars 3 forks source link

List Urls for a Given Event #82

Open b5 opened 7 years ago

b5 commented 7 years ago

As per @mjanz's request, I've added support for connecting a list of "todo" urls to an event, live now in production. Event pages now have a urls section that admins can add to & remove from, and all other users can see. Urls can only be connected to one event at a time, so it's worth noting that adding a url that's already in another event will "steal" it into this url. We should probably add UI that indicates this is the case.

This might also have a positive side-effect of solving #35 if we can convince organizers to keep modestly-accurate lists of urls connected to their events.

I'm leaving this issue open for feedback, suggestions & concerns, and will close once we've seen some proper production use. Feel free to jump in (Event organizers in particular!).