Commit Graph

81 Commits

Author SHA1 Message Date
Jesús Ángel González
7cbb541f16 Using new custom service 2018-04-18 13:36:10 +02:00
Jesús Ángel González
d4ba9fb2c2 Respect Kibana custom index from kibana.yml file 2018-04-13 17:26:41 +02:00
Jesús Ángel González
8d5055331c Added errorHandler service to visualizations directive 2018-04-13 14:15:29 +02:00
Jesús Ángel González
4da0521a3a Fix crash on agents autocomplete 2018-04-12 12:41:13 +02:00
Jesús Ángel González
098ac3353f Fix wrong _a trace deletion 2018-04-12 11:58:15 +02:00
Jesús Ángel González
db8a2436c1 Fix typo 2018-04-12 11:17:04 +02:00
Jesús Ángel González
1aa435fc28 Safer access to object 2018-04-11 18:13:20 +02:00
Jesús Ángel González
7867b26c3e Set to null the vistimestamp just after call delete-vis route 2018-04-10 09:46:47 +02:00
Jesús Ángel González
94dde53b69 Excluding Agents status from deletion request 2018-04-10 09:46:47 +02:00
havidarou
c8070b95d1 Simplify dynamic visualizations loading schema 2018-04-10 09:46:47 +02:00
Jesús Ángel González
7e756f91d5 Check for pending visualizations, delete them on the fly! 2018-04-10 09:46:47 +02:00
Jesús Ángel González
05ae432793 Deleting all when rendered 2018-04-10 09:46:47 +02:00
Jesús Ángel González
700a7d2b7c Ensure filters are loaded 2018-04-10 09:46:47 +02:00
Jesús Ángel González
3b8ed0ce22 Fix typo 2018-04-10 09:46:47 +02:00
Jesús Ángel González
ebfb3982d2 Adapting to live visualizations 2018-04-10 09:46:47 +02:00
havidarou
2cbfa5851a Dynamic visualizations seed 2018-04-10 09:46:47 +02:00
havidarou
9e443982c1 Properly destroying visualizations 2018-03-14 16:59:18 +01:00
Jesús Ángel González
efe3321fff Added comments to understand the logic 2018-03-06 16:42:24 +01:00
Jesús Ángel González
1da760ea10 Prevents double agent filter on agents tab 2018-03-06 16:42:24 +01:00
Jesús Ángel González
4bc7ea1c71 Prevents accesing undefined array position 2018-03-05 17:10:45 +01:00
havidarou
ddfcf108f0 Properly handling text search 2018-03-02 19:56:54 +01:00
havidarou
50f67c6913 Allowing pinned filters to bleed between tabs 2018-03-02 19:00:11 +01:00
Jesús Ángel González
bfa0bb6037 Fix wrong query parsing in visualization directive 2018-03-02 14:06:33 +01:00
Jesús Ángel González
fbd9bc5675 Saved original implicit filter to recreate it after clean the search bar 2018-03-02 08:51:59 +01:00
Jesús Ángel González
1fb31fac54 Hotfix to current visualization directive 2018-03-02 08:51:59 +01:00
havidarou
79c145def9 Fixing pause/play button in the timepicker's auto refresh 2018-03-01 13:21:43 +01:00
Jesús Ángel González
4075dbd78e New way to look at the vis 2018-02-26 11:34:19 +01:00
havidarou
c810ea1b90 Remove vis loading status from controllers 2018-02-20 13:54:07 +01:00
havidarou
3167cbe2ec Remove unused implicitfilters service 2018-02-20 13:54:07 +01:00
Jesús Ángel González
b018f60788 Merge remote-tracking branch 'origin/3.2' into 3.2-dev-wz-directives 2018-02-16 12:18:21 +01:00
Jesús Ángel González
3ec41ebe16 Removed kbn-dis from ruleset and added proper logic on vis directive 2018-02-16 12:04:52 +01:00
Jesús Ángel González
2c737bdb2f Renamed multiple files to be consistent 2018-02-15 15:34:31 +01:00
Jesús Ángel González
0f5b884249 Renamed kibana templates folder 2018-02-15 13:25:33 +01:00
havidarou
89d3eb4d88 Intermediate solution when propagating filters 2018-02-09 21:41:13 +01:00
Jesús Ángel González
7338ec53cb Fixes timeRange params and vis counter 2018-02-08 20:51:08 +01:00
havidarou
e667677d99 Adapting Kibana 6.2.0 2018-02-08 20:51:08 +01:00
Jesús Ángel González
d1c6979dcc Fixes filters accumulation when on discover tab after refresh 2018-02-05 11:32:11 +01:00
Jesús Ángel González
2708ff8913 Fixes excesive percentage con visualization directive 2018-02-01 17:10:28 +01:00
Jesús Ángel González
75e3f3588f Prevents from push on undefined elements 2018-01-29 18:06:59 +01:00
havidarou
b5166de725 Ignoring implicit filters as pending filters 2018-01-17 17:38:28 +01:00
havidarou
3c9c212d9b Process pending updates after rendering 2018-01-17 17:38:28 +01:00
havidarou
c88fe8b114 Pending updates 2018-01-17 17:38:28 +01:00
havidarou
07d2072dee Fix pin filter and import apps 2018-01-17 17:38:28 +01:00
Jesús Ángel González
3d0809e3a4 Prevents double rootScope digest situation 2018-01-17 17:38:06 +01:00
havidarou
8d739b083d Ignoring loading bar in agent configuration and index check by title 2018-01-15 17:37:32 +01:00
havidarou
f8599d8f49 Fixing health check execution when coming from settings tab 2018-01-12 17:45:32 +01:00
havidarou
74c2661b46 Fixing progress bar width in non loading cases 2018-01-10 15:59:29 +01:00
havidarou
4a653c72be Managing loading bar in kibana integration directives 2018-01-10 15:59:29 +01:00
Jesús Ángel González
9f49b28e57 Removed redundant code 2018-01-08 19:42:34 +01:00
Jesús Ángel González
577d45c13a Adapting to new loader 2018-01-08 19:42:34 +01:00