Commit Graph

53 Commits

Author SHA1 Message Date
Jesús Ángel González Novez
0be2645185 Fix warning message when no API registered. Fix int comparations in multiple conditionals 2017-11-02 19:00:35 +01: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
929278ff51 Fix parameters validation 2017-10-27 11:01:25 +02:00
Jesús Ángel González Novez
dddee6e926 Fix wrong promises chaining 2017-10-27 10:55:05 +02:00
Jesús Ángel González Novez
b7a6940acf Fixing wazuh-api-elastic 2017-10-27 10:34:59 +02:00
Jesús Ángel González Novez
5ead04e714 File wazuh-elastic.js optimized. 2017-10-27 10:19:16 +02:00
Jesús Ángel González Novez
3e1aa53790 Replaced forEach -- for of 2017-10-27 10:14:12 +02:00
Jesús Ángel González Novez
e01a7d536d Removed unused variables. Fix format. 2017-10-27 10:10:17 +02:00
Jesús Ángel González Novez
95603e9282 Function improvements 2017-10-27 10:05:27 +02:00
Jesús Ángel González Novez
900e5ec614 CheckAPI function was wrong validating params, now is fixed. 2017-10-27 09:46:52 +02:00
Jesús Ángel González Novez
f402be1bfa Replaced sync file read by a simple require 2017-10-27 09:34:38 +02:00
Jesús Ángel González Novez
5b2976279a Added missing dependency. Extracted to single file a repeated function. 2017-10-27 09:22:10 +02:00
Jesús Ángel González Novez
893cd5b7a9 Added some console.log for debug purposes 2017-10-27 09:10:58 +02:00
havidarou
d96c9e6803 Rebranding backend 2017-10-20 14:53:56 -04:00
malbarral
38150dc4f6 Fixing addition of APIs. In progress 2017-10-10 17:09:50 +02:00
malbarral
31ceed3b73 Fixing Agent tabs. In progress 2017-10-06 17:40:02 +02:00
havidarou
f12154bf72 Mayor fixes to backend 2017-10-04 17:24:56 -07:00
havidarou
ba40ba8162 Fixing service and removing unnecessary code in the initialization 2017-10-04 17:24:56 -07:00
havidarou
b5a95aad1c -Asking for 100 elements when looking for API entries. 2017-08-31 15:59:52 -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
Manuel Albarral
5603a024ec Adding cluster in API settings 2017-08-11 20:39:22 +02:00
malbarral
f9683041b9 Allowing to disable agents actions 2017-08-03 10:43:02 +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
596d11e65a Merge remote-tracking branch 'origin' into 2.1
Conflicts:
	server/wazuh-monitoring.js
2017-07-04 12:04:44 +02:00
malbarral
d0ffd053e7 Deleting api-version from headers 2017-06-29 11:30:51 +02:00
malbarral
4e782f9baf Using package.json instead of elasticRequest to get App version 2017-06-27 20:28:28 +02:00
malbarral
fcc8933680 Minor change was done 2017-06-26 19:22:55 +02:00
malbarral
64deb31ff6 Adding App version to Api request headers 2017-06-26 19:10:24 +02:00
malbarral
c5350eb8b5 Adding the fix to support the API 2.0.0 in wazuh-api.js too 2017-06-23 20:15:35 +02:00
malbarral
f3797e6136 Minor changes were done 2017-06-22 23:23:56 +02:00
malbarral
7aa2e4aa5d Using fs.exists instead of fs.open 2017-06-22 23:10:44 +02:00
malbarral
80c49b4a4a Using temporal file to use the right version 2017-06-22 23:06:14 +02:00
Jesus Linares
1b4b3be206 Merge branch '2.0' into 2.1
Conflicts:
	server/api/wazuh-api.js
2017-06-05 17:16:53 +00:00
Jesus Linares
1e552485f1 Fix issue checking API version 2017-06-01 15:08:10 +00:00
Manuel
e54de3d5a3 Requests were failing when the URL contained a path 2017-05-31 16:43:45 +02:00
Manuel
0dfb7f0d18 Blank spaces fixed 2017-05-24 19:25:00 +02:00
Manuel
fe46172d09 Reloading the API hostname when it has changed. 2017-05-24 19:15:55 +02:00
Pedro Sanchez
21ddf4de41 Fix bulk request and internalUserRequest 2017-03-31 10:55:38 -07:00
Pedro Sanchez
05696f8509 Elasticsearch JS migrated to internal Kibana callWithRequest/callWithInternalUser 2017-03-31 10:34:08 -07:00
Pedro Sanchez
615b4cb828 Wazuh configuration file. Timeout setting 2017-03-24 10:10:26 -07:00
Pedro Sanchez
8e3f148de9 Removed injectPCI icon from leyend. Fixed index pattern exception when it does not exists 2017-03-02 12:28:38 -08:00
Pedro Sanchez
a013e17130 Welcome message 2017-02-27 05:44:03 -08:00
Pedro Sanchez
12ec30c092 Fetch agents on demand, when adding new manager. md-select css fixes. updated mapping 2017-02-23 04:53:18 -08:00
Pedro Sanchez
b3ca62cf81 More development 2017-02-14 10:33:24 -08:00
Pedro Sanchez
546845a52c Fixed relative filters. Fixed multimanager filters. 2017-02-14 09:46:24 -08:00
Pedro Sanchez
f3e5a4de7d Fix Agent:overview field no result filter. Fix relative timepicker x to date 2017-02-14 07:22:49 -08:00
Pedro Sanchez
c92f2320c5 Settings new tabs. Revision version added. Wazuh monitoring index pattern pushed. 2017-02-14 04:37:51 -08:00