Commit Graph

1013 Commits

Author SHA1 Message Date
havidarou
0e1d1dc6f6 Adapting integrations to the overview tab views 2017-11-15 09:59:47 -05:00
havidarou
4d7b9ca01c Adding splitted loading of visualizations in the backend 2017-11-15 09:58:53 -05:00
havidarou
8ec97a0857 Splitting visualizations by index-pattern and adding agents tab visualizations 2017-11-15 09:57:52 -05:00
havidarou
5dd4f92172 Filling styles for value in metrics visualizations 2017-11-15 09:56:59 -05:00
havidarou
9553f6eed7 Adding implicit filters and AppState management to the integrations 2017-11-15 09:55:23 -05:00
Pedro Sanchez
3e5a98bb15 Using URI for needle requests. Promises waiting for Kibana and Elastic to be ready 2017-11-15 09:35:23 +00:00
havidarou
b879c7b820 Fixing font size in metric visualizations 2017-11-14 18:43:27 -05:00
havidarou
3697beb963 Adapting overview-general to the new integrations 2017-11-14 18:36:47 -05:00
havidarou
dd25170798 Fixing styles for the new integrations 2017-11-14 18:35:41 -05:00
havidarou
1c6e36cc9f Temporarily disabling one visualization in overview-general 2017-11-14 18:34:49 -05:00
havidarou
81c76bd872 Hidding filterbar when no filters are present 2017-11-14 18:32:20 -05:00
havidarou
a6690c9874 Beginning integrations transition in html 2017-11-14 13:46:15 -05:00
havidarou
f95e8324cd Fixing names in visualizations 2017-11-14 13:44:31 -05:00
havidarou
0857334a3e Removing css corrupting the new searchbar 2017-11-14 13:43:59 -05:00
havidarou
ce1574d701 Adding more visualizations to the backend loader 2017-11-14 11:51:24 -05:00
havidarou
5b0c4463af Backend loading of Wazuh app visualizations. In progress 2017-11-14 10:55:35 -05:00
havidarou
6447ab56ca Stub css for the new structure 2017-11-14 09:37:19 -05:00
Javier Castro
6c98de562c
Merge pull request #62 from wazuh/3.0-rebrand-kibana-integrations
Kibana integrations rebrand foundation
2017-11-13 17:39:06 +01:00
Javier Castro
19e52f9f07
Merge pull request #61 from wazuh/3.0-dev-overview-fix
Removed unused appState $cookies
2017-11-13 17:34:26 +01:00
Javier Castro
a4e38a0fd2
Merge pull request #60 from wazuh/3.0-dev-ruleset-filters
3.0-dev-ruleset-filters
2017-11-13 17:32:36 +01:00
Javier Castro
d35e191027 Testing integrations 2017-11-13 10:38:25 -05:00
Javier Castro
dc5f437975 Beginning css adjustment 2017-11-13 10:37:40 -05:00
Javier Castro
7fc98f0717 First approach for searchbar and visualizations 2017-11-13 10:36:31 -05:00
Javier Castro
2e3eebd6bd Adding 'uses' to inject Kibana dependencies 2017-11-13 10:15:44 -05:00
Jesús
58b58de032 Don't show keep alive date if is the manager 2017-11-13 15:05:53 +01:00
Jesús
04a84ca2ab Fix last agent on manager status tab 2017-11-13 13:34:32 +01:00
Jesús
6d7a6687e2 Removed unused appState $cookies 2017-11-13 12:50:34 +01:00
Javier Castro
99eec0b094 Updating README.md 2017-11-13 06:13:19 -05:00
Jesús Ángel González Novez
2b036a3362 Fix wrong param in api request 2017-11-13 11:10:54 +01:00
Jesús Ángel González Novez
a572e9aadf Fix when-scroll on ruleset-rules and ruleset-decoders 2017-11-13 09:28:06 +01:00
Jesús Ángel González Novez
eca25dca8f Fix when-scroll on agents tab 2017-11-10 14:34:41 +01:00
Jesús Ángel González Novez
06ede5928e Last agent is now fine in agents tab 2017-11-10 13:08:59 +01:00
Jesús Ángel González Novez
7ed75e2ee7 Template is now using the getFilter function to show the filter value 2017-11-10 11:21:59 +01:00
Jesús Ángel González Novez
39b8dd94e3 Colors array is now const and put on top of the controller 2017-11-10 11:21:33 +01:00
Jesús Ángel González Novez
9e953f6da9 New function to get a filter value 2017-11-10 11:20:55 +01:00
Jesús Ángel González Novez
2a4fcd0efb Removed some console.log for better performance 2017-11-10 10:30:49 +01:00
Jesús Ángel González Novez
ef037d5d1e Top menu is now a directive 2017-11-10 10:29:40 +01:00
Javier Castro
86d092e6b3
Merge pull request #58 from wazuh/3.0-rebrand-fix-ruleset
Fix ruleset
2017-11-09 19:28:50 +01:00
Javier Castro
5b1f8ea461
Merge pull request #52 from jesusgn90/dev-agents-tab-unknown
Added "Unknown" platform to the agents tab.
2017-11-09 19:24:29 +01:00
Jesús Ángel González Novez
450c644c8a Ensure $rootScope.agent is the manager 2017-11-09 19:17:09 +01:00
Jesús Ángel González Novez
666c8ce66e Fix ruleset tab 2017-11-09 19:02:50 +01:00
Jesús Ángel González Novez
d454a4854d Resolved git conflict 2017-11-09 16:58:54 +01:00
Jesús Ángel González Novez
5640fd92b5 Fixed extra space in regex 2017-11-09 16:58:41 +01:00
Jesús Ángel González Novez
bbcb4fe24a Check for never connected agents, then add "Unknown" osPlatform 2017-11-08 16:00:58 +01:00
havidarou
aafe3ee01e Merge branch 'dev-factories-optimized' of https://github.com/jesusgn90/wazuh-kibana-app into 3.0-rebrand
Conflicts:
	public/controllers/common/factories.js
2017-11-08 07:17:15 -05:00
havidarou
0c0410f494 Merge branch 'jesusgn90-dev-factories-single-file' into 3.0-rebrand 2017-11-08 07:13:13 -05:00
havidarou
1f4ff21295 Merge branch 'dev-factories-single-file' of https://github.com/jesusgn90/wazuh-kibana-app into jesusgn90-dev-factories-single-file
Conflicts:
	public/controllers/groups.js
2017-11-08 07:12:53 -05:00
havidarou
f08c7a821f Merge branch 'jesusgn90-dev-json-beautifier' into 3.0-rebrand 2017-11-08 07:07:08 -05:00
havidarou
345254f3df Merge branch 'dev-json-beautifier' of https://github.com/jesusgn90/wazuh-kibana-app into jesusgn90-dev-json-beautifier
Conflicts:
	public/controllers/groups.js
	public/less/common.less
	public/templates/groups-preview.html
2017-11-08 07:06:44 -05:00
Javier Castro
2a629d5187
Merge pull request #54 from jesusgn90/dev-groups-sortable
Agents and files sortable in groups tab
2017-11-08 12:38:59 +01:00