summaryrefslogtreecommitdiffstats
path: root/server/models/event.js
Commit message (Collapse)AuthorAgeFilesLines
* [eventmanager] integrate WoL utilityChristian Hofmaier2019-04-151-1/+2
| | | | | | - add column to db - add checkbox to frontend - implement scheduler
* [eventmanager] show config name instead of config id in event tableChristian Hofmaier2019-04-141-1/+2
| | | | - change models/migrations for config association
* [eventmanager] Add module and functionalityChristian Hofmaier2019-03-241-0/+26
- list to show all events, buttons to create/delete events - can add groups/clients to event - can add blacklist to event