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
5b97e7299d
Adapting settings to controller to new error handler module
2018-01-29 18:06:59 +01:00
havidarou
f1a3ff458d
Showing only 'valid' patterns
2018-01-26 15:06:52 +01:00
Jesús Ángel González
a2ed291adc
Reading extensions from configuration file before add an api entry
2018-01-24 15:56:57 +01:00
Jesús Ángel González
c057b530ce
Replaced hardcoded object by proper function
2018-01-24 15:40:22 +01:00
Juanjo Jiménez
0352b33687
Added new extensions to Settings controller
2018-01-23 12:45:38 +01:00
Juanjo Jiménez
91a31fd42e
Created first skeleton for the new AWS extension
2018-01-23 12:39:30 +01:00
Jesús Ángel González
b8c0a4169d
Regular user expression is now less restrictive
2018-01-18 18:13:29 +01:00
Jesús Ángel González
1565fa8270
Fixes toggle extensions, and removes hardcoded extensions
2018-01-17 17:38:06 +01:00
Juanjo Jiménez
b46246a054
Added current index pattern to the navbar
2018-01-15 17:37:13 +01:00
havidarou
f8599d8f49
Fixing health check execution when coming from settings tab
2018-01-12 17:45:32 +01:00
Jesús Ángel González
4f50e7a710
Removed duplicated declaration
2018-01-04 12:49:06 +01:00
Jesús Ángel González
17b7c28628
Fixes checkManager function
2017-12-28 11:42:53 +01:00
Jesús Ángel González
d908143d97
Handled http(s) socket hang up error
2017-12-28 11:26:11 +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
cc76ff5ac8
Added 'wrong_credentiales' case to switch statement
2017-12-20 17:49:27 +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
8f4a29295b
Added timeout error message
2017-12-14 16:06:16 +01:00
havidarou
0a3feaa1f7
Decoupling from backend the selected API and index pattern
2017-12-12 11:59:19 -05:00
havidarou
a8819a22a3
Adapting for Kibana 6.0.1
2017-12-11 05:54:25 -05:00
havidarou
62bc6c1111
Enchancement: dynamic index-patterns, plus minor fixes
2017-12-03 09:30:47 -05:00
Jesús
746c56d38a
Replaced angular.forEach by native for cached loop
2017-11-27 18:07:31 +01:00
havidarou
2ff500aa6f
Fixing backend call for no-base-path
2017-11-17 03:56:59 -05:00
Jesús Ángel González Novez
187f066aae
Added travis config file. Replaced == by === multiple files.
2017-10-30 11:52:54 +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
829c791955
Optimized settings file
2017-10-27 14:20:16 +02:00
havidarou
f6e76c5a29
Rebranding controllers
2017-10-20 15:04:22 -04:00
malbarral
38150dc4f6
Fixing addition of APIs. In progress
2017-10-10 17:09:50 +02:00
malbarral
1d24083a9f
Fixing Settings tab
2017-10-04 17:24:56 -07: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
Manuel Albarral
5603a024ec
Adding cluster in API settings
2017-08-11 20:39:22 +02: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
malbarral
ae57b1b68c
Merge branch '2.1' of github.com:wazuh/wazuh-kibana-app-dev into adding-new-agent-53
...
Conflicts:
package.json
public/less/main.less
public/objects/genericReq.js
2017-08-02 16:48:18 +02:00
malbarral
4ddab90332
Merge branch 'master' of https://github.com/wazuh/wazuh-kibana-app-dev into 2.1
2017-07-25 18:00:25 +02:00
malbarral
022fd3e8bb
Using wazuh-elastic instead of calling directly to Elasticsearch
2017-07-25 17:30:19 +02:00
malbarral
6e2ba047c8
Importing configuration from .kibana index and using .wazuh index
2017-07-22 11:45:58 +02:00
malbarral
e96c156531
New functionality to add agents
2017-07-20 08:22:44 +02:00
malbarral
69fa0db56b
Merge branch '2.1' into loading-icon-17
...
Conflicts:
public/controllers/settings.js
public/less/main.less
public/objects/errlog.js
public/objects/testConnection.js
2017-07-06 08:45:56 +02:00
malbarral
b3c33bb1da
Using instead of genericReq when needed
2017-07-05 11:09:27 +02:00