Commit graph

21 commits

Author SHA1 Message Date
Simone Mainardi
af06a1aea9 Fixes import/export of endpoints 2020-11-05 21:16:30 +01:00
Simone Mainardi
3c8cf8c8ac Fixes creation of builin endpoints/recipients 2020-11-05 19:13:33 +01:00
gabryon99
f6af1e82c6 edit endpoint name (#4354, #4474) 2020-11-05 18:47:39 +01:00
Simone Mainardi
5026d5d162 Implements backend for endpoints with integer IDs
Partially addresses #4474
2020-11-05 17:45:02 +01:00
Simone Mainardi
2849267af8 Reworks plugin template definition keys
Implements #4651
2020-11-03 18:09:29 +01:00
gabryon99
ee3bb1db29 add check for builtin recipients (#4663) 2020-11-02 12:19:56 +01:00
gabryon99
ee4733e2ed fixed notification keys set (#4662) 2020-11-02 11:02:39 +01:00
gabryon99
8dd860ea2a implemented wizard-likes messages for endpoints and recipients (#4658) 2020-11-01 18:31:42 +01:00
Alfredo Cardigliano
9eee316238 Skip builtin conf (cannot overwrite it) 2020-10-01 19:10:52 +02:00
Alfredo Cardigliano
2fc361d30f Fix notification_configs 2020-10-01 18:20:21 +02:00
Alfredo Cardigliano
2ef958d8df Add Notification Endpoint and Recipients import/export/reset endpoint (#4433) 2020-10-01 15:52:35 +02:00
Simone Mainardi
6c1280a8e5 Reworks recipients.lua as static rather than (useless) instance 2020-09-23 15:03:07 +02:00
Simone Mainardi
06bf75c048 Implements method to retrieve endpoints with associated recipients
Implements #4389
2020-09-11 09:58:14 +02:00
Simone Mainardi
98fca69c06 Removes a debug print 2020-09-10 18:54:32 +02:00
Simone Mainardi
6310dc1d8d Avoids reset of builtin endpoints/recipients 2020-09-10 18:51:36 +02:00
Simone Mainardi
c577710618 Fixes cascade-deletion of endpoint recipients
Partially addresses #4389
2020-09-10 17:48:50 +02:00
Simone Mainardi
1d4930fc13 Initial work to add the SQLite plugin and builtin recipient 2020-09-03 19:35:28 +02:00
Simone Mainardi
0cf69d9996 Adds slack, webhook and syslog notification endpoints 2020-06-18 12:55:12 +02:00
Simone Mainardi
9f6c6cb315 Initial work to merge alert and notification endpoints 2020-05-14 11:04:57 +02:00
Simone Mainardi
8cb1bc7a34 Refactors notification endpoints into notification configs 2020-05-14 10:47:18 +02:00
Simone Mainardi
5d798db8fc Adjusts endpoint tests 2020-05-14 10:46:53 +02:00
Renamed from scripts/lua/modules/notification_endpoints.lua (Browse further)