Active
Project:
rules_monitor
Component:
User interface
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2011 at 21:19 UTC
Updated:
14 May 2012 at 12:29 UTC
Jump to comment: Most recent file
Because it is rather complex series of steps to create a rule which monitors some state, a separate page for rules monitor should allow one to do this. I am envisaging a page like this (with javascript)
(this may change depending on the result of #1387082: Don't make Rules a steadfast dependency)
Rules Monitor (tab name)
Monitored States (title)
-- description (from README.txt) --
State to monitor Interval Actions Last checked Next
(dropdown) (dropdown) Create n/a n/a
Once this is populated we might have
Monitored States (title)
-- description (from README.txt) --
State to monitor Interval Actions Last checked Next
View is not empty Daily Select which 18 hours ago In 4 hours
[view
Edit rule
-----------------------------------------------------------------------
Problem with site Daily
(dropdown) (dropdown) Create n/a n/a
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screen shot 2012-05-12 at 8.58.02 PM.png | 46.87 KB | alberto56 |
Comments
Comment #1
alberto56 commentedComment #2
alberto56 commentedHere is what I'll try to implement (see image)
Comment #3
alberto56 commentedThere now is a git branch for this called 1390782
Comment #4
alberto56 commentedIncluding the file rules_monitor.rules_defaults.inc in rules_monitor, whether or not the following lines exist in .info,
causes this ugly error in the test
Comment #5
alberto56 commentedI will not attempt to create default inactive rules within this issue, rather I have moved that task to #1577654: Insert some default, inactive, rules