Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'remove room' button for rooms #20

Open
ppettit opened this issue Apr 13, 2016 · 0 comments
Open

'remove room' button for rooms #20

ppettit opened this issue Apr 13, 2016 · 0 comments

Comments

@ppettit
Copy link
Owner

ppettit commented Apr 13, 2016

@androidwiltron said:

"a room may need to be removed from peakaboo under certain circumstances

a button with an 'I can't let you do that dave' prompt would be good for each room.

admin only

i've got this far (in the console)

`Rooms.remove({_id: 'HAL'})`"

I said:

"good idea.
as it stands, nothing that can't be immediately regenerated is stored in the db anyway, so deleting is not a terrible thing (indeed, if you try deleting the room with the command you mention while the capture agent is still running you'll notice it instantly reappear as the capture agent listens for it's own deletion and immediately re-instates itself!)
we are considering adding the ability to add custom room metadata that would be stored on the server rather than on the capture agent (like our current netreg field). we would probably add that stuff in a new collection though to preserve the above behaviour."

@androidwiltron said:

"Commit be720034 in branch uom will do a pull request with other things soon"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant