Commit Graph

107 Commits

Author SHA1 Message Date
Rashid Khan 14d525da34 added JSONifying of objects 2013-09-11 16:39:17 -07:00
Rashid Khan 7ab2a5349a Closes #477, closes #464. Also fixes urlLink and noXml filters on array fields 2013-09-11 11:14:05 -07:00
Rashid Khan e071366bbf fixed unlinted line 2013-09-10 14:34:45 -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 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 859c399646 Namespace kibana url parameters 2013-09-04 10:56:31 -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 c0a5b0af02 added tip directive for defining question mark tooltips 2013-08-30 15:25:27 -07:00
Rashid Khan a8abaaf5de Check if alert exists already. Closes #442 2013-08-30 10:53:42 -07:00
Rashid Khan 43f1374661 Make alerts unique, wip 2013-08-30 09:29:37 -07:00
Rashid Khan 78dbf58536 Added clickable urls to table row details view 2013-08-30 08:47:35 -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
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
Spencer Alger 389f8aef4d white-space cleanse, and added forin flags to a couple files that need to be looked at at a later date. 2013-08-26 17:56:40 -07:00
Rashid Khan 85fd491b13 Fixed subsecond intervals in interval_to_seconds 2013-08-26 10:21:28 -07:00
Rashid Khan ada84c40f5 fixed 0 height bars 2013-08-23 07:40:09 -07:00
Rashid Khan a058b8c7da Merge remote-tracking branch 'upstream/master' 2013-08-22 15:46:41 -07:00
Rashid Khan aa4b3ef047 More error handling, changed es loading to use get instead of search 2013-08-22 15:46:38 -07:00
Spencer Alger c8638e0581 moved the timeSeries service into the histogram module. 2013-08-22 14:58:10 -07:00
Spencer Alger 8a9661bf26 Added a time series service, which provides a ZeroFilled class, setup the histogram to use it so that zero measurements will be displayed 2013-08-22 13:51:15 -07:00
Rashid Khan f4f8577d91 Improved error handling via alertSrv service 2013-08-21 15:56:20 -07:00
Rashid Khan eba4214b97 added charts to micropanel in table 2013-08-20 07:24:04 -07:00
Rashid Khan 2e74275b42 More paging improvements, moved spy settings to general 2013-08-16 15:17:57 -07:00
Rashid Khan 93b48a7d29 added ability to add new tabs to editor panels 2013-08-16 12:45:22 -07:00
Rashid Khan 5fa49c6228 Fixed bug in sorting 2013-08-14 16:29:22 -07:00
Rashid Khan 9d66d77d4f Retrieve fields from mapping when index changes. Use sort[] response to sort table fields 2013-08-14 13:31:28 -07:00
Rashid Khan 0f14d54584 Closes #345 2013-08-09 11:36:52 -07:00
Rashid Khan 0a4bd071cb fixed 404 on stylesheet 2013-08-07 13:19:47 -07:00
Rashid Khan a6921ab2a7 added switching between light/dark themes 2013-07-31 22:08:00 -07:00
Rashid Khan 58256acb81 Switch styles to LESS build, add inspector.html, update flot 2013-07-31 11:25:15 -07:00
Rashid Khan 2e85fbecb1 Updated inspector template 2013-07-30 14:58:45 -07:00
Rashid Khan 355e8c8585 Add default loading to service to fix dashboards with missing services 2013-07-30 07:53:02 -07:00
Rashid Khan 333704237b added the ability to edit filters, added field filter and modified table to use it 2013-07-29 15:29:11 -07:00
Rashid Khan ceaf090af7 Brought back type dropdown in derivequeries close #212 2013-07-29 11:00:55 -07:00
Rashid Khan e290f74d8b Updated logo, centered table warning, commented service 2013-07-29 09:07:20 -07:00
Rashid Khan 3e39dc8003 Added 'unpinned' option to query selector 2013-07-29 07:33:17 -07:00
Rashid Khan b498e1975e removed eventBus completely, fix field list auto complete 2013-07-27 16:09:04 -07:00
Rashid Khan e993654c19 added field selector to table panel, deprecated field panel 2013-07-27 15:28:49 -07:00
Rashid Khan 13fc14ffa9 Added panelMeta object for extra panel details, moved add panel button, tweaked editors 2013-07-25 21:27:37 -07:00
Rashid Khan 34f8c88c28 Create time filter as longs when sending to ES 2013-07-25 13:48:18 -07:00
Rashid Khan 43dc74df4d Closes #250 2013-07-24 16:13:59 -07:00
Rashid Khan 0723ad57b7 Added query to selector to every panel where it makes sense 2013-07-23 17:22:27 -07:00
Rashid Khan d22e1c43f8 Added tabs to editor panels 2013-07-23 10:10:00 -07:00
Rashid Khan cc5da00bd0 moved slice to filter, should be faster 2013-07-22 21:50:57 -07:00
Rashid Khan 6a1a9768f1 renamed query service to querySrv, added query pinning 2013-07-22 15:19:04 -07:00
Rashid Khan e5ff7411d4 fixed editting on uncollapsable rows; closes #246 2013-07-22 08:14:00 -07:00