Commit Graph

113 Commits

Author SHA1 Message Date
havidarou
9e443982c1 Properly destroying visualizations 2018-03-14 16:59:18 +01:00
Jesús Ángel González
c52e91371a Added Virustotal and AWS metrics 2018-03-09 11:20:20 +01:00
Jesús Ángel González
8dd551dc14 Added scap metrics 2018-03-08 18:06:12 +01:00
Jesús Ángel González
2fd1d82a5d Calling checkMetrics with 'panels' param if we change to a different tab 2018-03-07 11:41:07 +01:00
havidarou
bb116e2560 Fixing watcher destruction when clicking panels button 2018-03-02 19:00:11 +01:00
Jesús Ángel González
8282e2d05f Fixes and modularizes the new metric logic 2018-03-01 12:56:24 +01:00
Jesús Ángel González
e30970c173 Minor bug fixes on overview and agents controllers 2018-02-28 17:43:51 +01:00
Jesús Ángel González
819def569f Fixed audit visualization to avoid large load 2018-02-27 17:10:12 +01:00
Jesús Ángel González
c8ffcb5b0f Second iteration new ui 2018-02-27 13:47:51 +01:00
havidarou
c810ea1b90 Remove vis loading status from controllers 2018-02-20 13:54:07 +01:00
Juanjo Jiménez
6a42aca2bd Fixed VULS vis count 2018-01-30 16:19:42 +01:00
Juanjo Jiménez
c7a3fd5f59 First prototype for VULS tab 2018-01-30 15:08:10 +01:00
Juanjo Jiménez
46b9bda168 Modified implicit filter with new version for VULS 2018-01-30 11:05:54 +01:00
Jesús Ángel González
837fcd0320 - Added location to every throwed error.
- Removed notifier dependency
2018-01-29 18:06:59 +01:00
Jesús Ángel González
e2da4d05bf Forcing $rootScope digest in order to speed up the notifier service 2018-01-29 18:06:59 +01:00
Jesús Ángel González
3e31ba7def - Leaving the error handling to the proper service
- Minor refactor
- Adopting async/await everywhere
2018-01-29 18:06:59 +01:00
Juanjo Jiménez
7bc00042bb Modified AWS vis counter 2018-01-26 15:04:52 +01:00
Juanjo Jiménez
aa6262e116 Added more visualizations to AWS tab 2018-01-26 15:04:52 +01:00
Javier Castro
ba33aa5d5b
Merge branch '3.1' into 3.1-dev-aws-tab 2018-01-24 17:05:20 +01:00
Juanjo Jiménez
5aa27d8687 Finished AWS tab for Overview and Agent 2018-01-24 16:32:34 +01:00
Jesús Ángel González
14cb6f6745 Visualizations counter updated 2018-01-24 11:33:23 +01:00
Juanjo Jiménez
efd3a19b92 Added metric visualizations for AWS 2018-01-23 16:25:37 +01:00
Juanjo Jiménez
4c7fc6fe05 Added first visualization on AWS 2018-01-23 13:53:02 +01:00
Juanjo Jiménez
51c65caf06 Added new extensions on more controllers 2018-01-23 12:52:02 +01:00
havidarou
76f4967983 Redesigning loading bar and fixing some styles and colours 2018-01-12 20:39:14 +01:00
havidarou
4a653c72be Managing loading bar in kibana integration directives 2018-01-10 15:59:29 +01:00
Jesús Ángel González
a92e3394c4 Overview now removes visualizations 2018-01-08 19:42:34 +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
9ac2e43078 Catching error in almost places where a promise is resolved 2017-12-01 18:28:48 +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
32c8f247a2 Imitating overview data flow in agents 2017-11-28 11:37:31 -05: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
d3cd8d17bc
Merge pull request #93 from wazuh/3.0-loops-enhacements
Some loops enhacements
2017-11-27 19:08:18 +01:00
Jesús
5bac6ca416 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
havidarou
1a693e88b8 Bringing functionality to he table in discover plus removing its menu 2017-11-27 05:57:47 -05:00
havidarou
8a551be8b1 Whole rebranding for the discover along the visualizations 2017-11-25 10:36:39 -05:00
havidarou
7a053f56a5 Enabling refresh in the agents tab (not properly yet though) 2017-11-20 13:20:27 -05:00
havidarou
40732ce4c0 Adjusting integrations - ruleset 2017-11-17 15:22:01 -05:00
havidarou
3ceac6ca48 Enabling implicit filters on agents 2017-11-17 11:01:16 -05:00
havidarou
d2e4e4482f Adapting views to the new integrations - overview tab 2017-11-17 04:14:39 -05:00
havidarou
1c6e36cc9f Temporarily disabling one visualization in overview-general 2017-11-14 18:34:49 -05:00
havidarou
a6690c9874 Beginning integrations transition in html 2017-11-14 13:46:15 -05:00
Jesús
6d7a6687e2 Removed unused appState $cookies 2017-11-13 12:50:34 +01:00
Jesús Ángel González Novez
f258d50750 Fix go to agents view from groups. Fix onDestroy wrong call on groups 2017-11-03 13:33:37 +01:00
Jesús Ángel González Novez
9622f50ec5 Using template literals. Removed redundant quotes. Minor improvements 2017-10-30 11:22:01 +01:00
Jesús Ángel González Novez
f9806c8bfc Minor refactor in overview and ruleset 2017-10-27 14:26:49 +02:00
Jesús Ángel González Novez
13730cf5f1 Fixed some service, factory and controller declarations 2017-10-27 13:39:25 +02:00
Jesús Ángel González Novez
946b7a5ebd Improvements in front-end controllers 2017-10-27 12:48:35 +02:00