Rashid Khan
e071366bbf
fixed unlinted line
2013-09-10 14:34:45 -07:00
Rashid Khan
cad7784d03
Merge remote-tracking branch 'upstream/master'
2013-09-09 07:20:47 -07:00
spenceralger
58ccc2985b
Merge pull request #469 from stephendotexe/update-404-error-message
...
Clarify error message.
2013-09-07 14:58:24 -07:00
Stephen Wood
6a9a2b95b1
Clarify error message.
...
Elasticsearch will throw a 404 if there is no indexes added yet, resulting in
this unclear message -- even for people that are not using any sort of proxy.
This message update should make it easier to quickly troubleshoot why the
the dialogue is popping up.
2013-09-06 16:30:08 -07:00
Rashid Khan
a428f9e5de
Fix nginx.conf after switching dashboard load to GET
2013-09-06 14:38:01 -07:00
Rashid Khan
c6d8ea2356
Merge pull request #467 from rashidkpc/navbar-control
...
Moved dash controller to navbar. Settings for it to dashboard settings.
2013-09-06 13:21:40 -07:00
Rashid Khan
eb25ce5f7e
Moved dashboard controller to nav bar
2013-09-06 13:20:12 -07:00
Rashid Khan
8c6511d30a
Moved dashUpload, added icon attribute to tip directive
2013-09-06 13:02:33 -07:00
Rashid Khan
9798f8be30
Merge pull request #463 from rashidkpc/templated_json
...
Templated and scriptable dashboard options
2013-09-04 10:59:02 -07:00
Rashid Khan
859c399646
Namespace kibana url parameters
2013-09-04 10:56:31 -07:00
Rashid Khan
0280626a1e
Lint dashboard scripts
2013-09-04 10:55:48 -07:00
Rashid Khan
7e5c36e9aa
Made logstash.js look more like logstash.json. Added info notice for lack of failover and time filter
2013-09-04 09:40:11 -07:00
Rashid Khan
968c575408
templated and scripted dashboards
2013-09-03 16:46:12 -07:00
Rashid Khan
dfb9388f7e
Merge remote-tracking branch 'spencer/filter-by-undefined' into undefined
2013-09-03 09:27:28 -07:00
Rashid Khan
9440fcfd2c
Merge pull request #459 from Topface/typos
...
Removed extra ">" in tooltip
2013-09-03 07:00:01 -07:00
bobrik
a2deecd134
Removed extra ">" in tooltip
2013-09-02 13:02:59 +04:00
Spencer Alger
c9eccf99c8
added logic to the micropanel filters in the table panel to handle undefined values better
2013-08-30 16:41:59 -07:00
Rashid Khan
723a18656f
Merge pull request #454 from rashidkpc/master
...
Switched settings panels to use tip directive
2013-08-30 15:45:03 -07:00
Rashid Khan
6c972e82f7
Fixed conflict
2013-08-30 15:44:01 -07:00
Rashid Khan
91a5192a0a
Switched settings panels to use tip directive
2013-08-30 15:40:12 -07:00
spenceralger
df91300bab
Merge pull request #452 from spenceralger/tooltip-header
...
Tooltip series identifier
2013-08-30 15:37:51 -07:00
Spencer Alger
2431e40145
Added a checkbox to the tooltip's settings that will cause the query to be displayed in the case an alias is not set.
2013-08-30 15:33:22 -07:00
Rashid Khan
cd8009eccd
Merge pull request #451 from rashidkpc/master
...
added tip directive for defining question mark tooltips
2013-08-30 15:26:17 -07:00
Rashid Khan
c0a5b0af02
added tip directive for defining question mark tooltips
2013-08-30 15:25:27 -07:00
Rashid Khan
838d78ce1f
Merge pull request #450 from rashidkpc/tooltip
...
Tooltip stacked values separation option
2013-08-30 14:53:48 -07:00
Rashid Khan
603f66eeb1
Add question mark icon for tooltip
2013-08-30 14:49:36 -07:00
Rashid Khan
4d2e447fac
Merge remote-tracking branch 'spencer/tooltip-settings' into tooltip
2013-08-30 14:43:30 -07:00
Spencer Alger
73253bb54d
added a tooltip settings section to the histogram settings editor. Currently the only setting defines which value is displayed on stacked charts.
2013-08-30 14:11:28 -07:00
Rashid Khan
cd919a3e46
Merge pull request #447 from rashidkpc/singleAlerts
...
Duplicate alerts should not stack up
2013-08-30 10:54:46 -07:00
Rashid Khan
a8abaaf5de
Check if alert exists already. Closes #442
2013-08-30 10:53:42 -07:00
Rashid Khan
2e9bdedc69
Merge pull request #445 from spenceralger/delete-last-unpinned-query
...
Allow users to delete the last unpinned query as long as there are pinned queries
2013-08-30 09:58:13 -07:00
Rashid Khan
43f1374661
Make alerts unique, wip
2013-08-30 09:29:37 -07:00
Spencer Alger
fa2adfc97c
Added a check, when rendering the delete button, to see if there are pinned
...
queries, rather than just checking for other unpinned queries.
2013-08-30 08:58:26 -07:00
Rashid Khan
41ff2d0eb5
Merge pull request #444 from rashidkpc/urllink
...
Added clickable urls to table row details view
2013-08-30 08:49:58 -07:00
Rashid Khan
78dbf58536
Added clickable urls to table row details view
2013-08-30 08:47:35 -07:00
Spencer Alger
29740110c8
Reverted to the previous "dot only" style of labeling the query a tooltip was referencing
...
when the query is not aliased.
2013-08-29 15:23:40 -07:00
Spencer Alger
6227cfdb70
moved the query color to a header, with a similarly colored title for the series
2013-08-29 15:05:07 -07:00
spenceralger
d1495fbf6e
Merge pull request #437 from spenceralger/responsive-tooltip
...
kbn.query_color_dot() shouldn't use border-radius
2013-08-28 17:46:45 -07:00
spenceralger
493fdbc1b6
Merge pull request #438 from spenceralger/zero-filled-ts
...
Zero filled ts
2013-08-28 17:14:56 -07:00
Spencer Alger
eb0ee1cdc8
Zero-filling will now happen any time there is more than one query being plotted, even if that there is only one data point
...
in the series.
2013-08-28 14:10:06 -07:00
Spencer Alger
2846297dd9
moved the adition of the start and end time of the series after the reduce function checks each data point from elastic search. This whould resolve #422
2013-08-28 14:10:06 -07:00
Spencer Alger
6324f9042e
switched out the border-radius powered query_color_dot's with font-awesome icons to maintain IE compatibility
2013-08-28 12:14:09 -07:00
spenceralger
dfd5f1baba
Merge pull request #436 from spenceralger/responsive-tooltip
...
The tooltip should be more responsive
2013-08-28 11:18:21 -07:00
Spencer Alger
7f745428fe
centralized the tooltip creation and placement logic, and configured it to move out of the way when it would otherwise render off screen
2013-08-28 11:13:59 -07:00
spenceralger
cb8f020ae1
Merge pull request #431 from spenceralger/geo_point_filter
...
Fixes filtering on array values from the micro-analysis pop-out
2013-08-27 15:11:27 -07:00
Spencer Alger
b160700e68
adjusted the shared kbn.top_field_values() function to preserve field values, specifically so that arrays are not flattened to strings
2013-08-27 15:04:01 -07:00
Rashid Khan
77e1e004a6
Merge pull request #429 from rashidkpc/newlines
...
Closes #173
2013-08-27 11:29:47 -07:00
Rashid Khan
471b7ee443
Closes #173
2013-08-27 11:29:07 -07:00
Rashid Khan
f922658341
Merge pull request #428 from rashidkpc/issue426
...
Closes #426
2013-08-27 11:03:10 -07:00
Rashid Khan
7970296cbe
Closes #426
2013-08-27 11:02:35 -07:00