Commit Graph

724 Commits

Author SHA1 Message Date
Jesús Ángel González
07cffdfbf7 Added submit function on login controller 2018-01-25 13:43:14 +01:00
Jesús Ángel González
e6082e2d29 First approach of simple protected routes 2018-01-24 21:33:45 +01:00
Javier Castro
ba33aa5d5b
Merge branch '3.1' into 3.1-dev-aws-tab 2018-01-24 17:05:20 +01:00
Juanjo Jiménez
5aa27d8687 Finished AWS tab for Overview and Agent 2018-01-24 16:32:34 +01:00
Jesús Ángel González
66db1282dd Ensure configuration file has desired properties 2018-01-24 15:56:57 +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
5fd305a74a Moved extensions check from healthcheck to initial api entry 2018-01-24 15:56:57 +01:00
Jesús Ángel González
2121e43574 Adapting the health check to the new configuration file 2018-01-24 15:56:57 +01:00
Javier Castro
b2594e614f
Merge pull request #207 from wazuh/3.1-virustotal-extension
Virustotal extension
2018-01-24 15:53:57 +01:00
Jesús Ángel González
0fff5ff64e Replaced hardcoded object by proper function 2018-01-24 15:49:34 +01:00
Jesús Ángel González
0f9b649bb5 Added realtime on the logs tab 2018-01-24 15:49:34 +01:00
Jesús Ángel González
c057b530ce Replaced hardcoded object by proper function 2018-01-24 15:40:22 +01:00
Jesús Ángel González
14cb6f6745 Visualizations counter updated 2018-01-24 11:33:23 +01:00
Jesús Ángel González
89ea150405 Updated visualization counter for Virustotal 2018-01-24 11:32:04 +01:00
Juanjo Jiménez
efd3a19b92 Added metric visualizations for AWS 2018-01-23 16:25:37 +01:00
Juanjo Jiménez
4c7fc6fe05 Added first visualization on AWS 2018-01-23 13:53:02 +01:00
Juanjo Jiménez
51c65caf06 Added new extensions on more controllers 2018-01-23 12:52:02 +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
4fdf2208df Added open-scap and active-response 2018-01-22 17:05:56 +01:00
Jesús Ángel González
3439e025f5 Added missing function 2018-01-22 17:05:56 +01:00
Jesús Ángel González
5d27fa2c6a Storing raw output before load 2018-01-22 17:05:56 +01:00
Jesús Ángel González
1f81212f0a Fixes from feedback on groups tab 2018-01-22 17:05:13 +01:00
Jesús Ángel González
b9d2dee1e0 Closing first approach of agent configuration tab 2018-01-18 18:14:06 +01:00
Jesús Ángel González
6431ba1676 Redefining agents/configuration 2018-01-18 18:14:06 +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
havidarou
3d89a0f87d Updating version information on startup and using pattern title in display 2018-01-16 12:02:24 +01:00
havidarou
2afaf30d09 Fixing current api display and removing some icons in health check 2018-01-15 13:55:21 -05:00
havidarou
92e8711095 Readapting check list and using svg icon 2018-01-15 17:37:32 +01:00
havidarou
8d739b083d Ignoring loading bar in agent configuration and index check by title 2018-01-15 17:37:32 +01:00
Juanjo Jiménez
b46246a054 Added current index pattern to the navbar 2018-01-15 17:37:13 +01:00
Jesús Ángel González
bbed802944 New logic to agents configuration tab 2018-01-15 17:36:17 +01:00
Jesús Ángel González
4b51a13912 Removed old controller 2018-01-15 17:36:17 +01:00
Juanjo Jiménez
54c1c33b62 Fix bug when switching to a Manager while being on Configuration 2018-01-15 17:36:17 +01:00
Jesús Ángel González
356ae92bf2 Enabled search by term and press enter 2018-01-15 17:34:35 +01:00
havidarou
76f4967983 Redesigning loading bar and fixing some styles and colours 2018-01-12 20:39:14 +01:00
havidarou
f8599d8f49 Fixing health check execution when coming from settings tab 2018-01-12 17:45:32 +01:00
havidarou
4446331a79 Setting timeout, fixing html for health check 2018-01-12 17:45:32 +01:00
havidarou
3934a06e81 Refactoring health check into a new view and rerouting the rest of the views 2018-01-12 17:45:32 +01:00
havidarou
d7b32dff5f health check screen - in progress 2018-01-12 17:45:32 +01:00
Jesús Ángel González
8fd13c5791 Added variable watcher 2018-01-12 17:45:04 +01:00
Jesús Ángel González
c673067bd3 Fixes when come from other tab to a specific group 2018-01-12 17:45:04 +01:00
Jesús Ángel González
4a99a1114b New groups design 2018-01-12 17:45:04 +01:00
Javier Castro
150354918e
Merge branch '3.1' into dev-new-agent-config-tab 2018-01-12 17:40:25 +01:00
Juanjo Jiménez
4dc3465bae Added JSON viewer to Syscheck in Agent/Configuration 2018-01-11 18:05:52 +01:00
havidarou
4a653c72be Managing loading bar in kibana integration directives 2018-01-10 15:59:29 +01:00
Juanjo Jiménez
8c5235f410 Show sync status of Agent config 2018-01-10 15:58:40 +01:00
Juanjo Jiménez
82c5a491d0 GroupName button now opens the specific Agent group 2018-01-09 11:44:11 +01:00
Jesús Ángel González
1cfd21df71 Destroying handlers 2018-01-08 19:42:34 +01:00
Jesús Ángel González
a92e3394c4 Overview now removes visualizations 2018-01-08 19:42:34 +01:00
Jesús Ángel González
9645c9c2dc Agents now remove visualizations 2018-01-08 19:42:34 +01:00
Juanjo Jiménez
88844d3680 Removed logs 2018-01-08 15:57:44 +01:00
Juanjo Jiménez
3117ebe37a Properly switching from Agent to Manager in Configuration tab 2018-01-08 15:55:25 +01:00
Juanjo Jiménez
c4cfe67372 Properly reloading of the Agent/Configuration tab 2018-01-08 15:07:56 +01:00
Juanjo Jiménez
912d1c65e6 Group name on Agents/Configuration redirects to Manager/Groups 2018-01-08 12:03:53 +01:00
Juanjo Jiménez
87c14ca6e7 First approach for Agent/Configuration tab 2018-01-05 20:06:04 +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
68de2056fd Prevents any trigger when go from a tab to the same tab 2017-12-27 16:11:29 +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
585af30a1b Both filters at same time 2017-12-21 11:32:05 +01:00
Jesús Ángel González
552ea30785 Fix filtering by Unknown platform 2017-12-21 11:22:38 +01:00
Jesús Ángel González
cb1be3d99c Now we are filtering by os platform + os version 2017-12-21 10:39:54 +01:00
Jesús Ángel González
32097371fb Knowing all os platforms avalaible before load more agents 2017-12-21 10:33:15 +01:00
Jesús Ángel González
cc76ff5ac8 Added 'wrong_credentiales' case to switch statement 2017-12-20 17:49:27 +01:00
Javier Castro
50307f6b82
Merge pull request #138 from wazuh/3.0-regex-validations
3.0 Regex validations
2017-12-19 18:52:07 +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
c7ccf4e47c Call getClusterInfo instead getting from scope 2017-12-18 13:00:00 +01:00
Jesús Ángel González
371fb30b27 Resolving conflicts 2017-12-15 13:05:36 +01:00
Jesús Ángel González
39df9692a7 Fix wrong condition when formatting agent status 2017-12-15 12:45:03 +01:00
Jesús Ángel González
4e29d296a7 Put menu-top template outside of the directive 2017-12-15 12:20:58 +01:00
Juanjo Jiménez
aa68937df2 Re-removed inline CSS from Settings and other files 2017-12-15 11:16:31 +01:00
Jesús Ángel González
8f4a29295b Added timeout error message 2017-12-14 16:06:16 +01:00
Javier Castro
fc3a88c88a
Merge branch '3.0' into 3.0-decouple-api-pattern 2017-12-12 18:10:57 +01:00
Javier Castro
aae8ba4ab1
Merge branch '3.0' into 3.0-fix-autocomplete 2017-12-12 18:07:46 +01:00
Javier Castro
13e36ff860
Merge pull request #129 from wazuh/3.0-inline-css
Removed inline CSS from every template
2017-12-12 18:05:09 +01:00
havidarou
0a3feaa1f7 Decoupling from backend the selected API and index pattern 2017-12-12 11:59:19 -05:00
Jesús Ángel González
0d8a49f4b5 Better precision with minutes 2017-12-12 17:53:22 +01:00
Jesús Ángel González
1a5e20f526 Fix autocomplete 2017-12-12 17:45:07 +01:00
Jesús Ángel González
5588b1cc7e Added two new factories, and a new directive to lazy loading on datahandler autocomplete situations 2017-12-12 17:45:07 +01:00
Jesús Ángel González
f1895ad493 Added new directive to handle enter key event 2017-12-12 17:45:07 +01:00
Jesús Ángel González
8782763117 Fix search on autocomplete, added multiple filters 2017-12-12 17:45:07 +01:00
Juanjo Jiménez
fe58b9d5b5 Removed small inline CSS bits 2017-12-12 12:38:23 +01:00
Jesús Ángel González
da85dd9720 Fix scan in progress "situation" on syscheck and rootcheck 2017-12-11 13:47:31 +01:00
Javier Castro
6d5d73bacf
Merge pull request #126 from wazuh/3.0-6.0.1
Adapting for Kibana 6.0.1
2017-12-11 12:11:44 +01:00
havidarou
a8819a22a3 Adapting for Kibana 6.0.1 2017-12-11 05:54:25 -05:00
Jesús Ángel González
fa66f1dff7 Transferred the function to remove duplicates to the datahandler 2017-12-11 11:19:15 +01:00
Jesús Ángel González
f1e89e275b Removed duplicates 2017-12-11 10:15:21 +01:00
Jesús Ángel González
5dc6805021 Added missing function 2017-12-11 09:33:43 +01:00
Jesús Ángel González
bc76a1d651 New logic in order to handle a group from agents 2017-12-05 20:42:30 +01:00
Javier Castro
10fdb93f5e
Merge pull request #116 from wazuh/3.0-minor-enhacements-dev
Minor enhacements dev
2017-12-03 15:35:38 +01:00
havidarou
62bc6c1111 Enchancement: dynamic index-patterns, plus minor fixes 2017-12-03 09:30:47 -05:00
Jesús
9ac2e43078 Catching error in almost places where a promise is resolved 2017-12-01 18:28:48 +01:00
Jesús
26f09b8055 Rebuilt of the rules table 2017-11-30 16:29:45 +01:00
Jesús
5532508177 Added a function to handle opened/closed item on decoders list 2017-11-30 13:02:03 +01:00
havidarou
123e451354 Changing loading conditions for visualizations in the agents tab 2017-11-29 13:36:56 -05:00
havidarou
5e7f74094a Removing unnecesary watchers from the visualization directive 2017-11-29 10:06:13 -05:00
havidarou
4cfa0f4c2f Properly loading agent data for the general view 2017-11-29 06:25:34 -05: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
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
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
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
a5a3c129a9 Show only os platform 2017-11-28 16:03:44 +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
Jesús
7ae907b485 Ensure syscheck and rootcheck are showing properly 2017-11-28 10:48:07 +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
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
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
Jesús
5bac6ca416 Replaced angular.forEach by for..in loop 2017-11-27 18:07:31 +01:00
Jesús
746c56d38a Replaced angular.forEach by native for cached loop 2017-11-27 18:07:31 +01:00
Jesús
a00fbf962f Replaced angular.forEach by for..in loop 2017-11-27 18:07:31 +01:00
havidarou
dfdcc24fbc Adding the new discover to the agents tab 2017-11-27 11:27:07 -05:00
Javier Castro
5c9819b7e9
Merge pull request #87 from wazuh/3.0-enhacements-agents-preview
Enhacements in agents loading. Removed unneccessary extra api call
2017-11-27 12:18:27 +01:00
Javier Castro
b334be5037
Merge branch '3.0' into 3.0-parallellized-manager-status 2017-11-27 12:17:06 +01:00
Javier Castro
cad1bf5d5d
Merge pull request #84 from wazuh/3.0-fix-come-from-groups
Fix error when come from groups to agents
2017-11-27 12:14:58 +01:00
Javier Castro
1124b0e278
Merge pull request #83 from wazuh/3.0-ctrl-removed-unused
Eliminated unnecessary call to api and eliminated an unused variable
2017-11-27 12:14:22 +01:00
Javier Castro
627735319e
Merge branch '3.0' into 3.0-css-reordering-2 2017-11-27 12:12:39 +01:00
Javier Castro
1b1fe1367a
Merge pull request #88 from wazuh/3.0-new-discover-enhacements
New discover enhacements
2017-11-27 12:03:34 +01:00
havidarou
1a693e88b8 Bringing functionality to he table in discover plus removing its menu 2017-11-27 05:57:47 -05:00
Jesús
2ee5784750 Fix on mouse over from Wazuh logo 2017-11-27 11:18:24 +01:00
havidarou
8a551be8b1 Whole rebranding for the discover along the visualizations 2017-11-25 10:36:39 -05:00
Jesús
9c6579615b Enhacements in agents loading. Removed unneccessary extra api call 2017-11-24 17:19:06 +01:00
Jesús
b3fd6adf5b Replaced scope.apply by scope.digest (performance) 2017-11-24 16:55:12 +01:00
Jesús
d8f463a0e2 Parallellized manager status load 2017-11-24 14:51:54 +01:00
Jesús
c5a517c10f Added temporary variable to the $rootScope 2017-11-24 12:09:33 +01:00
Jesús
34ad83bae8 Fix $scope.tab if come from groups tab 2017-11-24 12:09:33 +01:00
Jesús
0d1d93b2c0 Eliminated unnecessary call to api and eliminated an unused variable 2017-11-24 10:17:22 +01:00
Juanjo Jiménez
f83d3e74d4 "Dashboard" tab deleted from app
There was some old files of a "Dashboard" tab. They were deleted from the app and also every other remaining references and links to the Dashboard templates.
2017-11-23 17:00:18 +01:00
havidarou
7a053f56a5 Enabling refresh in the agents tab (not properly yet though) 2017-11-20 13:20:27 -05:00
Javier Castro
dc6e501ba0
Merge branch '3.0-rebrand' into 3.0-dev-groups-filename-and-close-btn 2017-11-20 16:33:54 +01:00
Jesús
69d1ada545 Clear filename when new file is opening 2017-11-20 13:37:10 +01:00
Jesús
6a142a18a1 Getting filename in groups tab 2017-11-20 13:33:52 +01:00
havidarou
82ffb30e13 Fixing styles in manager-logs and manager-ruleset 2017-11-20 06:13:37 -05:00
Javier Castro
c3bc8428f4
Merge pull request #69 from wazuh/3.0-dev-top-menu-and-settings
Top menu and settings fixed
2017-11-17 21:29:26 +01:00
havidarou
40732ce4c0 Adjusting integrations - ruleset 2017-11-17 15:22:01 -05:00
Jesús
9c1c40ce12 Fix top menu selected tab 2017-11-17 18:31:48 +01:00
Javier Castro
6a42294637
Merge branch '3.0-rebrand' into 3.0-dev-ruleset-visualizations 2017-11-17 17:04:02 +01:00
havidarou
3ceac6ca48 Enabling implicit filters on agents 2017-11-17 11:01:16 -05:00
Jesús
7a57ca57f2 Replaced visualizations in overview-ruleset tab 2017-11-17 13:14:23 +01:00
Javier Castro
01cc8e1f1a
Merge pull request #65 from wazuh/3.0-dev-main-menu
Main menu style modified
2017-11-17 10:23:59 +01:00
havidarou
d2e4e4482f Adapting views to the new integrations - overview tab 2017-11-17 04:14:39 -05:00
Jesús
a9a6d13c04 Main menu style modified 2017-11-17 10:07:27 +01:00
havidarou
2ff500aa6f Fixing backend call for no-base-path 2017-11-17 03:56:59 -05:00
havidarou
1c6e36cc9f Temporarily disabling one visualization in overview-general 2017-11-14 18:34:49 -05:00
havidarou
a6690c9874 Beginning integrations transition in html 2017-11-14 13:46:15 -05: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
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
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
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
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
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
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
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
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
eecb6a1e7f
Merge pull request #50 from jesusgn90/dev-fix-arconf-filename
Fix call when filename is ar.conf
2017-11-08 12:24:53 +01:00
Javier Castro
8a16f933c9
Merge pull request #48 from jesusgn90/dev-manager-log-controller
Properly handling of promises. Removed redundant variables
2017-11-08 12:22:33 +01:00
Jesús Ángel González Novez
b16015bfd3 Optimized factories that are using data handler service 2017-11-08 09:35:56 +01:00
Jesús Ángel González Novez
e63e9d2c23 All factories are now in a single file. Directives and filters are too in an single file 2017-11-07 15:37:13 +01:00
Jesús Ángel González Novez
91614ec9b3 Better beautifier in JSON output 2017-11-07 15:17:43 +01:00
Jesús Ángel González Novez
91ec639d6a Added "Unknown" platform to the agents tab. Now you can filter agents without os 2017-11-07 09:55:04 +01:00
Jesús Ángel González Novez
7279586bca Fix ar.conf filename 2017-11-06 16:52:37 +01:00
Jesús Ángel González Novez
f381bd800f Properly handling of promises. Removed redundant variables 2017-11-06 10:56:08 +01:00
Jesús Ángel González Novez
f258d50750 Fix go to agents view from groups. Fix onDestroy wrong call on groups 2017-11-03 13:33:37 +01:00
Jesús Ángel González Novez
76e9dd6ed3 Extracted prepError function to single file 2017-11-02 10:22:46 +01:00
Jesús Ángel González Novez
e544f21dd6 Fix select dropdown used to filter agents by OS platform. 2017-11-02 10:22:15 +01:00
Jesús Ángel González Novez
7021575899 Added missing variable 2017-11-02 09:12:53 +01:00
Jesús Ángel González Novez
7ceea533b6 Added two search terms more to groups controller. Added search field for both agents and files. 2017-10-31 17:42:42 +01:00
Jesús Ángel González Novez
e505236072 Fix groups tab. Replaced variable names. Changed styled. Close opened file when group is changed. 2017-10-31 16:16:47 +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