Commit Graph

16 Commits

Author SHA1 Message Date
Alexander Zobnin
e6c5dd35bf iss #19 - implements getITService() and getSLA() methods. 2015-07-24 20:53:50 +03:00
Alexander Zobnin
560d476102 Refactoring - resolve some code inspection problems for JSDoc. 2015-07-24 20:51:44 +03:00
Alexander Zobnin
12be5fff56 Refactoring - resolve code inspection problems. 2015-07-24 19:44:26 +03:00
Alexander Zobnin
a657b0b7cd Fixed #45 - Item list don't works properly when All applications selected. 2015-07-20 20:26:36 +03:00
Alexander Zobnin
e72811cb2d iss #45 - Some additional checks for getGroupByName(), getHostByName() and getAppByName() methods. 2015-07-16 18:38:42 +03:00
Alexander Zobnin
b466cc4cbc Resolved #54 - Implemented testDatasource() method for test connection to zabbix server. 2015-07-12 19:12:21 +03:00
Alexander Zobnin
d20bd8e821 Fixed #52 - Added Basic Auth support. 2015-07-12 11:32:51 +03:00
Alexander Zobnin
c3def217de expandItemName function moved to helperFunctions.js. 2015-07-11 11:09:34 +03:00
Alexander Zobnin
ed30596abd iss #43 - Some refactoring fixes. 2015-07-10 14:16:08 +03:00
Alexander Zobnin
ea880c4cba Fixed #42 - multiple Zabbix datasources at one dashboard. Zabbix API implement as factory. 2015-07-09 23:02:18 +03:00
Alexander Zobnin
a8ae9f1fa7 iss #43 - fixed code style errors. 2015-07-09 18:00:54 +03:00
Alexander Zobnin
fca214ad44 iss #33 - Add searchGroup() method. 2015-06-29 13:46:01 +03:00
Alexander Zobnin
7f76984bcb iss #35 - rename findZabbix<Obj> functions to get<Obj>ByName. 2015-06-28 20:48:44 +03:00
Alexander Zobnin
c2fc81b4de iss 35 - add some comments. 2015-06-28 20:22:29 +03:00
Alexander Zobnin
1ca18d4823 iss 35 - move expandItemName() function to zabbixAPIWrapper.js 2015-06-28 20:02:20 +03:00
Alexander Zobnin
1831b2b8c4 iss 35 - move zabbix api methods to zabbixAPIWrapper.js file. 2015-06-28 19:12:08 +03:00