Commit graph

32 commits

Author SHA1 Message Date
Simone Mainardi
b117e8a23a Adds new REST API v2/
Addresses #5269
2021-07-08 09:57:46 +02:00
Alfredo Cardigliano
ca6707c54a Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
Simone Mainardi
a743a1604d Unifies names across alerts, pools and user scripts
Fixes #5311
2021-05-12 10:07:26 +02:00
Alfredo Cardigliano
fa311e3ade Rework user script working sets (a single configset is supported now) 2021-03-01 15:37:45 +01:00
gabryon99
15772bd0fe refactor for endpoints and recipients (#4707) 2020-11-25 16:25:55 +01:00
gabryon99
bfe36dce4b migrating to new layout 2020-11-20 14:33:59 +01:00
Simone Mainardi
3937888f96 Adds pools, active monitoring, endpoints and recipients to nEdge 2020-11-12 17:32:29 +01:00
Simone Mainardi
e07bf999f2 nEdge pool fixes 2020-11-12 17:04:33 +01:00
gabryon99
4100617ed7 improved recipients info (#4574) 2020-10-13 18:13:38 +02:00
gabryon99
33c5804d1f fixed broken link in pools page
fix #4516
2020-10-02 17:44:53 +02:00
gabryon99
dc51f002e6 add new link for managing configurations inside pool page 2020-10-02 14:02:17 +02:00
gabryon99
ed4b29cc99 changed default page to host for manage_pools 2020-09-25 18:43:06 +02:00
gabryon99
61570cda2d moved all pools tab (#4263) 2020-09-24 21:44:44 +02:00
gabryon99
ef4a357c4d add http prefix in manage_pools.lua (#4263) 2020-09-23 16:39:00 +02:00
Simone Mainardi
6c1280a8e5 Reworks recipients.lua as static rather than (useless) instance 2020-09-23 15:03:07 +02:00
gabryon99
da95af42ad fix for local netowrk and fixed style for action buttons in pool table
addresses #4473
2020-09-23 08:23:56 +02:00
gabryon99
95cf6c576f add all pool tab
addresses #4263
2020-09-23 08:23:56 +02:00
gabryon99
521c2a3b8e severity fix on recipient edit modal 2020-09-16 17:02:15 +02:00
gabryon99
3b071dd046 added new pools 2020-09-11 14:35:38 +02:00
gabryon99
8617c045ef shows always builtin recipients in add/edit pool modal 2020-09-10 15:14:14 +02:00
Simone Mainardi
64e1f7bbe8 Excludes builtin recipients from host pool pages 2020-09-08 19:14:46 +02:00
gabryon99
146e0f7945 rewrok gui for new recipients api 2020-09-08 14:08:44 +02:00
Simone Mainardi
1d4930fc13 Initial work to add the SQLite plugin and builtin recipient 2020-09-03 19:35:28 +02:00
gabryon99
7ceebe16ca recipient multiselected hidden when there are no recipients defined 2020-07-30 15:42:56 +02:00
gabryon99
439ba513d7 fixed order for manage pools nav 2020-07-29 10:23:40 +02:00
gabryon99
5f4b7d0c02 showing pool menu in nedge 2020-07-28 10:13:17 +02:00
gabryon99
d0303d12ee fix broken pool page in community version 2020-07-27 09:07:16 +02:00
gabryon99
befc2ec821 Add recipients selection inside add/edit pool modal 2020-07-23 15:47:16 +02:00
gabryon99
321e7ad156 fixed label inside add pool modal 2020-07-20 15:31:05 +02:00
gabryon99
2c27297ed3 add host pool members page 2020-07-20 11:50:44 +02:00
Simone Mainardi
c623f21ba0 Refactors old host_pools_utils to nEdge-only host_pools_nedge 2020-07-16 18:17:19 +02:00
Simone Mainardi
54b29aa1dc Implements GUI to configure host pools
Implements #4098
Implements #4087
2020-07-01 16:05:01 +02:00