Commit Graph

1185 Commits

Author SHA1 Message Date
Javier Castro
0fa9d09266
Merge pull request #110 from wazuh/3.0-loading-conditions
Changing loading conditions for visualizations in the agents tab
2017-11-29 19:37:41 +01:00
havidarou
123e451354 Changing loading conditions for visualizations in the agents tab 2017-11-29 13:36:56 -05:00
Javier Castro
ef4df3e380
Merge pull request #109 from wazuh/3.0-remove-watchers
Removing unnecesary watchers from the visualization directive
2017-11-29 16:09:58 +01:00
havidarou
5e7f74094a Removing unnecesary watchers from the visualization directive 2017-11-29 10:06:13 -05:00
Juanjo Jiménez
05983c9f27 Small fix for new typography 2017-11-29 13:04:33 +01:00
Javier Castro
48220505e5
Merge pull request #108 from wazuh/3.0-showing-agent-data
Properly loading agent data for the general view
2017-11-29 12:26:15 +01:00
havidarou
4cfa0f4c2f Properly loading agent data for the general view 2017-11-29 06:25:34 -05:00
Javier Castro
88f0888151
Merge pull request #107 from wazuh/3.0-fix-typography
Fix app typography to gain consistency
2017-11-29 12:22:57 +01:00
Juanjo Jiménez
97931249d2 Fix app typography to gain consistency 2017-11-29 12:04:41 +01:00
Javier Castro
705a501578
Merge pull request #106 from wazuh/3.0-agents-refactor
Filling agent information in the agents controller
2017-11-29 11:04:05 +01:00
Javier Castro
085f4216dd
Merge branch '3.0' into 3.0-agents-refactor 2017-11-29 11:03:55 +01:00
havidarou
dbcaa43fad Filling agent information in the agents controller 2017-11-29 05:02:34 -05:00
Javier Castro
deb6f9ec0b
Merge pull request #105 from wazuh/3.0-settings-fix
Settings fix
2017-11-29 11:00:50 +01:00
Jesús
4bb049d881 Sending only the agent id to the rootScope 2017-11-29 10:55:47 +01:00
Jesús
645ced8ab0 Fix settings menu 2017-11-28 18:01:34 +01:00
Javier Castro
dbb201fb83
Merge pull request #104 from wazuh/3.0-refactoring-agents-data-flow
Imitating overview data flow in agents
2017-11-28 17:39:51 +01:00
Javier Castro
8482694f33
Merge branch '3.0' into 3.0-refactoring-agents-data-flow 2017-11-28 17:39:38 +01:00
havidarou
32c8f247a2 Imitating overview data flow in agents 2017-11-28 11:37:31 -05:00
Javier Castro
6729174cee
Merge pull request #102 from wazuh/3.0-agents-fix
Fix groups and agents preview
2017-11-28 17:32:26 +01:00
Jesús
99ec9ebdc2 New view, new route and new controller for agents preview 2017-11-28 17:30:03 +01:00
Javier Castro
34556d13ca
Merge pull request #103 from wazuh/3.0-hotfix-2
Minor fixes on left panel groups tab
2017-11-28 16:58:13 +01:00
Javier Castro
8c5cfaa78d
Merge pull request #101 from wazuh/3.0-manager-css
More CSS tweaks
2017-11-28 16:54:18 +01:00
Juanjo Jiménez
bbbcaa821d Fixed tooltip text colour 2017-11-28 16:48:25 +01:00
Jesús
6f37d87c1d Fix typo 2017-11-28 16:46:10 +01:00
Jesús
9ed68320bb Added new showAgent function in order to work with the new agents controller 2017-11-28 16:44:49 +01:00
Jesús
3cae8b12e5 Fix groups scroll on groups tab 2017-11-28 16:17:24 +01:00
Jesús
a5a3c129a9 Show only os platform 2017-11-28 16:03:44 +01:00
Juanjo Jiménez
66e6d0730e Fixed colour from active tab in Manager/Groups 2017-11-28 15:22:00 +01:00
Javier Castro
abc2dd91d4
Merge pull request #100 from wazuh/3.0-miscellaneous
Several minor fixes
2017-11-28 14:54:04 +01:00
havidarou
31cb9c380c Several minor fixes 2017-11-28 08:52:25 -05:00
Javier Castro
3679b47370
Merge pull request #99 from wazuh/3.0-progress-bar
Added progress bar on Manager/Logs table
2017-11-28 14:46:58 +01:00
Javier Castro
923da92a0f
Merge pull request #98 from wazuh/3.0-hotfix-1
Ensure syscheck and rootcheck are showing properly
2017-11-28 14:46:31 +01:00
Juanjo Jiménez
e23dc45b2e Added progress bar on Manager/Logs table 2017-11-28 12:14:11 +01:00
Jesús
6ccc519df6 Hover fixed on agents preview tab 2017-11-28 11:37:51 +01:00
Jesús
a5efc9a884 Hover fixed in agents of groups tab 2017-11-28 11:35:27 +01:00
Jesús
968b472fd3 Ensure that the offset is different from 0 2017-11-28 11:30:35 +01:00
Jesús
7ae907b485 Ensure syscheck and rootcheck are showing properly 2017-11-28 10:48:07 +01:00
Javier Castro
c360932096
Merge pull request #97 from wazuh/3.0-fix-left-margin
Manager/Logs CSS bugfixes
2017-11-27 21:55:56 +01: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
Juanjo Jiménez
224f70e5e2 Fixed Play Realtime button from Manager/Logs 2017-11-27 21:40:01 +01:00
Juanjo Jiménez
d83bae656e Fixed left margin of Manager/Logs filter bar 2017-11-27 20:55:24 +01:00
Javier Castro
44a4b6ab28
Merge pull request #94 from wazuh/3.0-apply-agent-rewritten
Enhacements on agents main function
2017-11-27 19:09:59 +01:00
Javier Castro
6a56bc6f12
Merge branch '3.0' into 3.0-apply-agent-rewritten 2017-11-27 19:09:35 +01: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
Javier Castro
24f3ff76d0
Merge pull request #92 from wazuh/3.0-fix-buttons
3.0 several CSS fixes
2017-11-27 19:07:41 +01:00
Javier Castro
798887beed
Merge pull request #90 from wazuh/3.0-rules-enhacements
Fixed ruleset issue with the offset of items. Also fix md-chips
2017-11-27 19:07:06 +01:00
Javier Castro
f4d9a14529
Merge pull request #95 from wazuh/3.0-new-discover-agents
3.0 new discover agents
2017-11-27 19:06:02 +01:00
havidarou
68e714d8c5 Fixing filters in agents and some redirections 2017-11-27 13:00:12 -05:00
Jesús
d7befb45bf Fix sysCheck and rootCheck values and the function applyAgent was refactored 2017-11-27 18:47:04 +01:00
Juanjo Jiménez
6e11398b2a Fixed CSS from Panels/Discover buttons and Discover icon 2017-11-27 18:31:09 +01:00