Commit Graph

106 Commits

Author SHA1 Message Date
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
havidarou
60782224ec Fixing extensions loading and metric visualization height 2017-10-25 01:19:46 -04:00
havidarou
33b9a918c9 Missing overview.js rebrand 2017-10-24 12:07:13 -04:00
malbarral
7fd4b26217 Using new visualization directive 2017-10-09 17:49:10 +02:00
malbarral
4a0386424a Fixing Overview tabs 2017-10-06 13:04:15 +02:00
havidarou
ba40ba8162 Fixing service and removing unnecessary code in the initialization 2017-10-04 17:24:56 -07:00
Pedro Sanchez
9e9d88f90a Adapting templates to cluster.name filter 2017-08-13 18:40:58 -04:00
malbarral
a68b80e4cb Merge branch '2.1' of github.com:wazuh/wazuh-kibana-app-dev into loading-icon-17
Conflicts:
	public/controllers/agentsPreview.js
	public/directives/kibanaVisualizationDirective.js
	public/less/main.less
	public/objects/genericReq.js
	public/objects/testConnection.js
	public/templates/agents-audit.html
	public/templates/agents-fim.html
	public/templates/agents-oscap.html
	public/templates/agents-overview.html
	public/templates/agents-pci.html
	public/templates/agents-pm.html
	public/templates/overview-audit.html
	public/templates/overview-fim.html
	public/templates/overview-general.html
	public/templates/overview-oscap.html
	public/templates/overview-pci.html
	public/templates/overview-pm.html
2017-08-02 19:05:11 +02:00