Commit Graph

481 Commits

Author SHA1 Message Date
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
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
havidarou
5e7f74094a Removing unnecesary watchers from the visualization directive 2017-11-29 10:06:13 -05:00
havidarou
4cfa0f4c2f Properly loading agent data for the general view 2017-11-29 06:25:34 -05:00
Javier Castro
085f4216dd
Merge branch '3.0' into 3.0-agents-refactor 2017-11-29 11:03:55 +01:00
havidarou
dbcaa43fad Filling agent information in the agents controller 2017-11-29 05:02:34 -05:00
Jesús
4bb049d881 Sending only the agent id to the rootScope 2017-11-29 10:55:47 +01:00
Jesús
645ced8ab0 Fix settings menu 2017-11-28 18:01:34 +01:00
Javier Castro
8482694f33
Merge branch '3.0' into 3.0-refactoring-agents-data-flow 2017-11-28 17:39:38 +01:00
havidarou
32c8f247a2 Imitating overview data flow in agents 2017-11-28 11:37:31 -05:00
Javier Castro
6729174cee
Merge pull request #102 from wazuh/3.0-agents-fix
Fix groups and agents preview
2017-11-28 17:32:26 +01:00
Jesús
99ec9ebdc2 New view, new route and new controller for agents preview 2017-11-28 17:30:03 +01:00
Jesús
6f37d87c1d Fix typo 2017-11-28 16:46:10 +01:00
Jesús
9ed68320bb Added new showAgent function in order to work with the new agents controller 2017-11-28 16:44:49 +01:00
Jesús
a5a3c129a9 Show only os platform 2017-11-28 16:03:44 +01:00
Javier Castro
abc2dd91d4
Merge pull request #100 from wazuh/3.0-miscellaneous
Several minor fixes
2017-11-28 14:54:04 +01:00
havidarou
31cb9c380c Several minor fixes 2017-11-28 08:52:25 -05:00
Jesús
7ae907b485 Ensure syscheck and rootcheck are showing properly 2017-11-28 10:48:07 +01:00
havidarou
20d433e9be Fixing some bugs due to prior merges and fixing one index pattern in the discover tabs 2017-11-27 15:54:57 -05:00
Javier Castro
6a56bc6f12
Merge branch '3.0' into 3.0-apply-agent-rewritten 2017-11-27 19:09:35 +01:00
Javier Castro
d3cd8d17bc
Merge pull request #93 from wazuh/3.0-loops-enhacements
Some loops enhacements
2017-11-27 19:08:18 +01:00
havidarou
68e714d8c5 Fixing filters in agents and some redirections 2017-11-27 13:00:12 -05:00
Jesús
d7befb45bf Fix sysCheck and rootCheck values and the function applyAgent was refactored 2017-11-27 18:47:04 +01:00
Jesús
5bac6ca416 Replaced angular.forEach by for..in loop 2017-11-27 18:07:31 +01:00
Jesús
746c56d38a Replaced angular.forEach by native for cached loop 2017-11-27 18:07:31 +01:00
Jesús
a00fbf962f Replaced angular.forEach by for..in loop 2017-11-27 18:07:31 +01:00
havidarou
dfdcc24fbc Adding the new discover to the agents tab 2017-11-27 11:27:07 -05:00
Javier Castro
5c9819b7e9
Merge pull request #87 from wazuh/3.0-enhacements-agents-preview
Enhacements in agents loading. Removed unneccessary extra api call
2017-11-27 12:18:27 +01:00
Javier Castro
b334be5037
Merge branch '3.0' into 3.0-parallellized-manager-status 2017-11-27 12:17:06 +01:00
Javier Castro
cad1bf5d5d
Merge pull request #84 from wazuh/3.0-fix-come-from-groups
Fix error when come from groups to agents
2017-11-27 12:14:58 +01:00
Javier Castro
1124b0e278
Merge pull request #83 from wazuh/3.0-ctrl-removed-unused
Eliminated unnecessary call to api and eliminated an unused variable
2017-11-27 12:14:22 +01:00
Javier Castro
627735319e
Merge branch '3.0' into 3.0-css-reordering-2 2017-11-27 12:12:39 +01:00
Javier Castro
1b1fe1367a
Merge pull request #88 from wazuh/3.0-new-discover-enhacements
New discover enhacements
2017-11-27 12:03:34 +01:00
havidarou
1a693e88b8 Bringing functionality to he table in discover plus removing its menu 2017-11-27 05:57:47 -05:00
Jesús
2ee5784750 Fix on mouse over from Wazuh logo 2017-11-27 11:18:24 +01:00
havidarou
8a551be8b1 Whole rebranding for the discover along the visualizations 2017-11-25 10:36:39 -05:00