Commit Graph

812 Commits

Author SHA1 Message Date
Manuel Albarral
2d6bd14978 Fixing search bar dissappearing issue when changing tab 2017-09-11 13:53:10 +02:00
malbarral
f4d144cf91 Fixing variable access to get query 2017-09-07 18:31:07 +02:00
malbarral
d8fcbcaa85 Fixing hidden and double searchbar 2017-09-07 18:10:09 +02:00
havidarou
d2197d913a Fixing filter errors in agents file integrity monitoring and overview policy monitoring pages 2017-09-02 00:07:57 -04:00
havidarou
b5a95aad1c -Asking for 100 elements when looking for API entries. 2017-08-31 15:59:52 -04:00
malbarral
ba016f3d1f Using the same searchbar as Kibana 2017-08-22 22:06:50 +02:00
malbarral
2ef2fb8ccd Bringing to front time selector in discover tabs 2017-08-22 14:13:40 +02:00
Pedro Sanchez
a34345a0da dis filter was empty. Removed 2017-08-22 19:36:08 +00:00
Pedro Sanchez
37451b92fc CSS, Discover templates and imports fixed for 5.5.2-3.0 2017-08-22 19:31:45 +00:00
Pedro Sanchez
19dd364d01 Fix presentData payload agent field 2017-08-22 16:36:00 +00:00
Pedro Sanchez
0ba8f2d72d Binding Agent to rootScope 2017-08-21 07:11:05 +00:00
Pedro Sanchez
5b0f240e8b Resolving conflicts after merge. 3.0 / 5.2.2 / Cluster 2017-08-21 07:00:46 +00:00
Pedro S
6a062b8d3f Merge cluster settings in 3.0 branch 2017-08-20 20:00:22 -07:00
havidarou
fd939fac06 Fixing last scan data retrieval for syscheck and rootcheck.
Conflicts:
	public/controllers/agents.js
2017-08-17 06:07:27 -04:00
malbarral
be24c5c113 Minor fix 2017-08-17 05:50:36 -04:00
malbarral
f3a72349d4 Fixing discover agent filter
Conflicts:
	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
2017-08-17 05:49:30 -04:00
malbarral
e3fa831050 Some changes and adding again OS platform filter
Conflicts:
	public/controllers/agentsPreview.js
	public/templates/agents-preview.html
	public/templates/overview-general.html
2017-08-17 05:41:49 -04:00
Javier Castro
fa78501e7d Merge pull request #103 from wazuh/3.0-fix_last_scan
Fixing last scan data retrieval for syscheck and rootcheck.
2017-08-16 16:17:26 +02:00
havidarou
163e187b5a Fixing last scan data retrieval for syscheck and rootcheck. 2017-08-16 10:14:06 -04:00
Pedro Sanchez
085e247ee1 Merge from 'adding-clusters' 2017-08-13 19:01:14 -04:00
Pedro Sanchez
6f90c7495c Discover: Cluster name filter 2017-08-13 18:46:58 -04:00
Pedro Sanchez
9e9d88f90a Adapting templates to cluster.name filter 2017-08-13 18:40:58 -04:00
Pedro Sanchez
4e637cc5e8 App compatibility with Wazuh Cluster
Requesting info from API /cluster/node
Agents panels and visualization filter for Agent ID instead Agent Name.
Visualization filters are now set globally in Controllers.
Setting tab now request Cluster info: manager, node and name.
Alerts count now use cluster filters and agent id.
Top/last counts now use cluster filters and agent id.
2017-08-13 15:56:50 -04:00
malbarral
b8d5a942ef Minor fix 2017-08-12 21:32:53 +02:00
Manuel Albarral
bb53f63f67 Simplifying solution 2017-08-11 21:28:42 +02:00
Manuel Albarral
e94fae6b00 Fixing agent filters in Discover tab 2017-08-11 21:02:38 +02:00
Manuel Albarral
5603a024ec Adding cluster in API settings 2017-08-11 20:39:22 +02:00
malbarral
a481408219 Fixing discover agent filter 2017-08-11 11:15:22 +02:00
malbarral
ab6c4b15c4 Some changes and adding again OS platform filter 2017-08-10 21:48:14 +02:00
malbarral
89ad403588 App 3.0 working with Kibana 5.4.0 2017-08-10 21:24:21 +02:00
malbarral
49b554403a Removing OS filters in agents preview tab 2017-08-10 17:57:35 +02:00
malbarral
669d9b4b18 Restyling agent action buttons 2017-08-10 17:33:33 +02:00
malbarral
91741b33b3 Updating restart agent message 2017-08-10 17:01:42 +02:00
Manuel Albarral
898443f547 Formatting OS info in manager and agent tabs
Formatting os name
2017-08-10 16:39:06 +02:00
malbarral
15fe4a8f70 Merge branch '3.0' of github.com:wazuh/wazuh-kibana-app-dev into formatting-os-name-92
Conflicts:
	public/templates/agents-overview.html
2017-08-10 16:37:20 +02:00
malbarral
6e92b63aa3 Formatting OS info in manager and agent tabs 2017-08-10 16:34:37 +02:00
malbarral
c2df9f6ddc Centering cards in agent tab 2017-08-10 14:29:01 +02:00
malbarral
df6c872a05 Centering cards in agent tab 2017-08-10 14:27:07 +02:00
malbarral
f74488bb4b Hiding OSCAP and AUDIT tab in Windows agents 2017-08-10 13:18:49 +02:00
malbarral
9159643ae1 Adding agent version in preview agents tab 2017-08-10 12:53:29 +02:00
malbarral
cb89a61c64 Fixing visualization filters in templates 2017-08-08 22:26:19 +02:00
malbarral
5665d1c97d Merge branch '3.0' of github.com:wazuh/wazuh-kibana-app-dev into 3.0 2017-08-08 21:22:17 +02:00
malbarral
1a8dd18f71 Fixing templates 2017-08-08 21:19:00 +02:00
Javier Castro
87fa1868a7 Merge pull request #82 from wazuh/3.0-html_modifications_#81
Modifying HTML code for the new structure.
2017-08-08 21:07:23 +02:00
root
16e231b1c1 Modifying HTML code for the new structure. 2017-08-08 15:06:08 -04:00
malbarral
bfd5ef284e Minor changes 2017-08-08 18:40:43 +02:00
malbarral
a7a2a3a2fb Using the new structure in dashboard fields 2017-08-08 17:26:19 +02:00
Javier Castro
d4236c5401 Merge pull request #78 from wazuh/3.0-new_templates-#77
Adding new sample alert and templates for Kibana app.
2017-08-08 16:34:07 +02:00
root
53324a6c58 Adding new sample alert and templates for Kibana app. 2017-08-08 10:29:45 -04:00
Manuel Albarral
122e0b320e Update CHANGELOG.md 2017-08-07 17:44:05 +02:00