chpatrick / labmap-web

6 stars 2 forks source link

Display message if lab is closed/daemon is stopped #7

Closed chpatrick closed 12 years ago

chpatrick commented 12 years ago

If the lab is closed, the JSON should contain only closed => true, and stopped => true if the daemon closed cleanly. The frontend should display these messages.

petehamilton commented 12 years ago

We could add Facebox JS (same one github use?) to do nice dialogue boxes letting the user know?

chpatrick commented 12 years ago

Go for it. :)

petehamilton commented 12 years ago

Ok, will implement.

petehamilton commented 12 years ago

Fixed in pull #8