Commit Graph

1993 Commits

Author SHA1 Message Date
Jesús Ángel González
4d96063b52 Prevents app load if empty array 2018-03-21 15:47:35 +01:00
Jesús Ángel González
2804e440e1 Added more logs to monitoring.js 2018-03-19 20:12:06 +01:00
Jesús Ángel González
cd8d7e0aaa Fix needle typo 2018-03-19 15:27:48 +01:00
Jesús Ángel González
b4cdc98552 Prevents to delete old monitoring if there is no old monitoring! 2018-03-19 15:27:48 +01:00
Jesús Ángel González
b1a64849d1 Refactor. Added template insertion 2018-03-19 15:27:48 +01:00
Jesús Ángel González
a1b8a01081 Skip iteration if can not parse using JSON parse 2018-03-19 12:42:35 +01:00
Jesús Ángel González
174a890b18 Fix typo on pattern selector (only one pattern case) 2018-03-19 12:32:18 +01:00
Jesús Ángel González
d34dfd0430 Merge branch '3.2' of https://github.com/wazuh/wazuh-kibana-app into 3.2 2018-03-19 12:24:28 +01:00
Jesús Ángel González
1e5369a86e Fix missing array initialization on settings 2018-03-19 12:24:26 +01:00
Juanjo Jiménez
0d3051824c
Update CHANGELOG.md for #320 2018-03-19 11:31:34 +01:00
Jesús Ángel González
42a551839b Better checks on getList function 2018-03-19 11:24:24 +01:00
Jesús Ángel González
8c686e6571 Fix query to fetch specific index pattern by its own id 2018-03-19 11:24:24 +01:00
Jesús Ángel González
a5a76c3b68 Added new route to fetch the index pattern list 2018-03-19 11:24:24 +01:00
Jesús Ángel González
8c5d1ea52c Removed getAllIp function, no longer needed 2018-03-19 11:24:24 +01:00
Jesús Ángel González
68108515f2 Fix typo 2018-03-19 11:24:24 +01:00
Jesús Ángel González
9b2609f678 Removed loop for fetch index pattern list 2018-03-19 11:24:24 +01:00
Jesús Ángel González
72974b64e5 Fix agents row ng-click 2018-03-16 12:48:43 +01:00
Jesús Ángel González
f078f6421e Removed redundant ng-show 2018-03-16 12:09:08 +01:00
Jesús Ángel González
b8a9063437 Minor fix for ruleset tables 2018-03-16 10:36:49 +01:00
Juanjo Jiménez
7325e36b5b
Fix typo in CHANGELOG.md 2018-03-16 09:38:57 +01:00
Juanjo Jiménez
52a21e9e8c Updated CHANGELOG.md for #317 & #318 2018-03-16 08:42:38 +01:00
Juanjo Jiménez
0cddfdf435 Fix typo 2018-03-15 22:53:30 +01:00
Juanjo Jiménez
8152e552d5 Fixed shadow bug & added tooltip for truncated text in Agents General 2018-03-15 22:53:30 +01:00
Juanjo Jiménez
9b0f6d1762 Added link class to some spans 2018-03-15 22:53:30 +01:00
Juanjo Jiménez
7a5d8ff25f Fix typo 2018-03-15 22:53:30 +01:00
Juanjo Jiménez
eefe2dfeeb Improved Groups navigation 2018-03-15 22:53:30 +01:00
Juanjo Jiménez
a114ae8ebf Added text active class 2018-03-15 22:53:30 +01:00
Juanjo Jiménez
b4d18e6cb9 Removed unnecessary CSS class 2018-03-15 22:53:30 +01:00
Juanjo Jiménez
48833c2f0f Refactored linkable elements in app 2018-03-15 22:53:30 +01:00
Juanjo Jiménez
02142cb7e6 Fixed space for elements in Agents/General information ribbon 2018-03-15 22:53:30 +01:00
Juanjo Jiménez
84b2009e92 Adjusted space and line height in JSON viewer 2018-03-15 22:53:30 +01:00
Juanjo Jiménez
5055af8e0c Increased Kibana filterbar margin 2018-03-15 22:53:30 +01:00
Jesús Ángel González
513c1a7351 Added comments 2018-03-15 22:52:37 +01:00
Jesús Ángel González
89c38f6a00 Auto pattern creation, auto field refreshing, auto visualizations update 2018-03-15 22:52:37 +01:00
Jesús Ángel González
c4e752dac4 Custom fields 2018-03-15 22:52:37 +01:00
Juanjo Jiménez
08fccac257 Update CHANGELOG.md for #311 #312 #313 #314 #315 & #316 2018-03-14 19:24:48 +01:00
havidarou
9e443982c1 Properly destroying visualizations 2018-03-14 16:59:18 +01:00
Javier Castro
fc0dd9dca4
Merge pull request #315 from wazuh/3.2-dev-agent-conf-tabs
Finished Agent configuration tabs and several HTML/CSS adjustments
2018-03-14 16:58:56 +01:00
Juanjo Jiménez
c95f688560 Merge branch '3.2' into 3.2-dev-agent-conf-tabs 2018-03-14 16:49:56 +01:00
Juanjo Jiménez
817353a763 Completions to first big milestone of HTML/CSS refactoring 2018-03-14 16:21:32 +01:00
Juanjo Jiménez
edb467361e Refactoring on Settings tab 2018-03-14 12:58:22 +01:00
Jesús Ángel González
e9322e92eb Path for the logger module has been changed. Prevents permission issues 2018-03-14 11:57:47 +01:00
Juanjo Jiménez
b625b6a134 More HTML/CSS cleaning and refactoring 2018-03-14 11:45:36 +01:00
Juanjo Jiménez
1797de32f5 HTML/CSS cleaning and refactoring 2018-03-14 10:28:56 +01:00
Jesús Ángel González
bcd7a37e25 Fix tables scroll moz 2018-03-13 19:13:02 +01:00
Juanjo Jiménez
4537e9199c More CSS cleanup and new typography stylesheet 2018-03-13 17:53:55 +01:00
Jesús Ángel González
e4191adda3 Don't fetch index patterns list if not desiring it 2018-03-13 17:51:38 +01:00
Jesús Ángel González
759ca3fd96 Added get/set for pattern selector cookie 2018-03-13 17:51:38 +01:00
Jesús Ángel González
1b3b83ee94 Check for pattern selector value con the config file 2018-03-13 17:51:38 +01:00
Jesús Ángel González
b12f709356 Overwrite showSelector value 2018-03-13 17:51:38 +01:00