statusengine / interface

AngularJS based Web Interface for Statusengine
https://statusengine.org/ui/#overview
GNU General Public License v3.0
18 stars 7 forks source link

need cancel downtime for host and services #34

Closed Vijay8888 closed 4 years ago

Vijay8888 commented 4 years ago

Hi @nook24 ,

Currently we do not have option to cancel downtime for host and services at a time. we need to cancel downtime for each service separately. it would be great if suggest any solution. and also when we schedule a downtime if we have option to select particular time to schedule downtime along with specific hours which we have currently. could you please suggest any possibility in code level changes.Thanks

nook24 commented 4 years ago

Hi @Vijay8888 I'm working on this. It will be look something like this soon: Bildschirmfoto vom 2020-04-06 21-01-16

Vijay8888 commented 4 years ago

@nook24 Thanks that would be very helpful.

nook24 commented 4 years ago

I also added the feature to create downtimes with a defined date and time: Bildschirmfoto vom 2020-04-15 21-17-52

Please clone the current master branch for testing.

Vijay8888 commented 4 years ago

Thanks and it helps alot . will try this option.