Guo Xiang Tan
eb6575fd44
Fix plugin after I broke it while refactoring.
2017-10-03 22:49:19 +08:00
Guo Xiang Tan
f836047f90
REFACTOR: Clean up code in plugin.
2017-10-03 17:42:07 +08:00
David Taylor
d437634f61
Move rule editing into a modal dialog
2017-07-31 17:09:21 +01:00
David Taylor
2275793f6c
Allow fields to be hidden from channel list (still visible in edit modal).
2017-07-28 14:15:53 +01:00
David Taylor
97c4592950
Display provider-specific data for each channel in the UI
2017-07-18 21:21:09 +01:00
David Taylor
bdb81191d7
New admin interface for improved channel definitions
2017-07-18 16:17:03 +01:00
David Taylor
aaaffdf371
Add ‘send test message’ functionality to the admin interface
2017-07-04 23:35:45 +01:00
David Taylor
d97d35fd0d
Handle errors on trigger_notification
...
Providers can define their own errors, and these are presented in the user interface. e.g. Slack can define an error that says “That channel doesn’t exist”.
Errors in the UI disappear once a message has been sent successfully, or the rule is edited.
2017-07-04 19:37:56 +01:00
David Taylor
444e380ca1
Tidy up admin user interface
2017-07-03 22:11:17 +01:00