Commit Graph

515 Commits

Author SHA1 Message Date
Juanjo Jiménez
87c14ca6e7 First approach for Agent/Configuration tab 2018-01-05 20:06:04 +01:00
Jesús Ángel González
68de2056fd Prevents any trigger when go from a tab to the same tab 2017-12-27 16:11:29 +01:00
Jesús Ángel González
fd3c11991d Fix blank fields on check just after add an API 2017-12-27 16:11:29 +01:00
Jesús Ángel González
9c7f883ed1 Ensure apiIsDown variable is restored properly 2017-12-26 18:29:18 +01:00
Jesús Ángel González
238a0eb7c2 Simplified some redundant lines of code 2017-12-26 18:29:18 +01:00
Jesús Ángel González
37a871315a New function to edit an existing API entry 2017-12-26 18:29:18 +01:00
havidarou
2595d4d4d1 Fixing check manager button 2017-12-22 12:19:42 -05:00
Jesús Ángel González
a8200a0b33 Fix extensions field 2017-12-21 19:15:42 +01:00
Jesús Ángel González
327e778463 Fix error when currentApiEntryIndex is undefined 2017-12-21 18:17:57 +01:00
Javier Castro
4b26a4e87e
Merge pull request #148 from wazuh/3.0-fix-extensions
Fixed extensions not working
2017-12-21 17:26:11 +01:00
Juanjo Jiménez
631b934479 Fixed extensions not working 2017-12-21 17:05:43 +01:00
Javier Castro
4007c0db80
Merge pull request #146 from wazuh/3.0-dev-agents-prev-fix
Fixes on agents preview tab
2017-12-21 16:46:27 +01:00
havidarou
8b673bdd1c Fixing backend call when checking credentials. 2017-12-21 10:44:21 -05:00
Jesús Ángel González
928dbef527 Added two more error cases 2017-12-21 15:22:57 +01:00
Jesús Ángel González
585af30a1b Both filters at same time 2017-12-21 11:32:05 +01:00
Jesús Ángel González
552ea30785 Fix filtering by Unknown platform 2017-12-21 11:22:38 +01:00
Jesús Ángel González
cb1be3d99c Now we are filtering by os platform + os version 2017-12-21 10:39:54 +01:00
Jesús Ángel González
32097371fb Knowing all os platforms avalaible before load more agents 2017-12-21 10:33:15 +01:00
Jesús Ángel González
cc76ff5ac8 Added 'wrong_credentiales' case to switch statement 2017-12-20 17:49:27 +01:00
Javier Castro
50307f6b82
Merge pull request #138 from wazuh/3.0-regex-validations
3.0 Regex validations
2017-12-19 18:52:07 +01:00
Jesús Ángel González
a73be12a78 Validating form fields when adding a new API (frontend) 2017-12-18 13:04:28 +01:00
Jesús Ángel González
c7ccf4e47c Call getClusterInfo instead getting from scope 2017-12-18 13:00:00 +01:00
Jesús Ángel González
371fb30b27 Resolving conflicts 2017-12-15 13:05:36 +01:00
Jesús Ángel González
39df9692a7 Fix wrong condition when formatting agent status 2017-12-15 12:45:03 +01:00
Jesús Ángel González
4e29d296a7 Put menu-top template outside of the directive 2017-12-15 12:20:58 +01:00
Juanjo Jiménez
aa68937df2 Re-removed inline CSS from Settings and other files 2017-12-15 11:16:31 +01:00
Jesús Ángel González
8f4a29295b Added timeout error message 2017-12-14 16:06:16 +01:00
Javier Castro
fc3a88c88a
Merge branch '3.0' into 3.0-decouple-api-pattern 2017-12-12 18:10:57 +01:00
Javier Castro
aae8ba4ab1
Merge branch '3.0' into 3.0-fix-autocomplete 2017-12-12 18:07:46 +01:00
Javier Castro
13e36ff860
Merge pull request #129 from wazuh/3.0-inline-css
Removed inline CSS from every template
2017-12-12 18:05:09 +01:00
havidarou
0a3feaa1f7 Decoupling from backend the selected API and index pattern 2017-12-12 11:59:19 -05:00
Jesús Ángel González
0d8a49f4b5 Better precision with minutes 2017-12-12 17:53:22 +01:00
Jesús Ángel González
1a5e20f526 Fix autocomplete 2017-12-12 17:45:07 +01:00
Jesús Ángel González
5588b1cc7e Added two new factories, and a new directive to lazy loading on datahandler autocomplete situations 2017-12-12 17:45:07 +01:00
Jesús Ángel González
f1895ad493 Added new directive to handle enter key event 2017-12-12 17:45:07 +01:00
Jesús Ángel González
8782763117 Fix search on autocomplete, added multiple filters 2017-12-12 17:45:07 +01:00
Juanjo Jiménez
fe58b9d5b5 Removed small inline CSS bits 2017-12-12 12:38:23 +01:00
Jesús Ángel González
da85dd9720 Fix scan in progress "situation" on syscheck and rootcheck 2017-12-11 13:47:31 +01:00
Javier Castro
6d5d73bacf
Merge pull request #126 from wazuh/3.0-6.0.1
Adapting for Kibana 6.0.1
2017-12-11 12:11:44 +01:00
havidarou
a8819a22a3 Adapting for Kibana 6.0.1 2017-12-11 05:54:25 -05:00
Jesús Ángel González
fa66f1dff7 Transferred the function to remove duplicates to the datahandler 2017-12-11 11:19:15 +01:00
Jesús Ángel González
f1e89e275b Removed duplicates 2017-12-11 10:15:21 +01:00
Jesús Ángel González
5dc6805021 Added missing function 2017-12-11 09:33:43 +01:00
Jesús Ángel González
bc76a1d651 New logic in order to handle a group from agents 2017-12-05 20:42:30 +01:00
Javier Castro
10fdb93f5e
Merge pull request #116 from wazuh/3.0-minor-enhacements-dev
Minor enhacements dev
2017-12-03 15:35:38 +01:00
havidarou
62bc6c1111 Enchancement: dynamic index-patterns, plus minor fixes 2017-12-03 09:30:47 -05:00
Jesús
9ac2e43078 Catching error in almost places where a promise is resolved 2017-12-01 18:28:48 +01:00
Jesús
26f09b8055 Rebuilt of the rules table 2017-11-30 16:29:45 +01:00
Jesús
5532508177 Added a function to handle opened/closed item on decoders list 2017-11-30 13:02:03 +01:00
havidarou
123e451354 Changing loading conditions for visualizations in the agents tab 2017-11-29 13:36:56 -05:00