Commit Graph

52 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
6a1a9768f1 renamed query service to querySrv, added query pinning 2013-07-22 15:19:04 -07:00
Rashid Khan
5a3028f784 Linted, moved shared functions to kbn object 2013-07-20 14:56:59 -07:00
Rashid Khan
c03373c692 linting and added filter states 2013-07-17 21:57:19 -07:00
Rashid Khan
278c069b4c Fixed double loading indices issue 2013-07-15 16:10:26 -07:00
Rashid Khan
1d4af12f57 Added the ability to toggle filters 2013-07-15 10:52:57 -07:00
Rashid Khan
2c5eb8bfb4 Updated default dashboard, added filtering panel 2013-07-14 21:42:35 -07:00
Rashid Khan
0d0d3f4a36 Refactored panels to used dashboard, query and filter services and store them on the dashboard 2013-07-14 16:15:20 -07:00
Rashid Khan
0d560c24e6 Refactoring query communication into service 2013-07-11 17:05:50 -07:00
Rashid Khan
9f3f7a4f00 Refactored dashboard state/loading into service, css tweaks 2013-07-10 10:22:01 -07:00
Rashid Khan
7e5ace08b3 Fix indent 2013-05-29 13:26:31 -07:00
Rashid Khan
bf456c864e Added trend panel, moved index calculation to service, made chart backgrounds transparent 2013-05-23 17:28:50 -07:00
Zachary Tong
5a5e4cef4f Integrate keypress service for sphere dragging 2013-04-18 14:38:55 -04:00
Zachary Tong
d5f9da6bf7 Add keylistener service 2013-04-18 13:42:24 -04:00
Rashid Khan
68b765789a Added global field list service for use in panel editor type ahead 2013-04-05 10:08:00 -07:00
Rashid Khan
a7a42b3e04 Added debug panel (not by default), added inspector link to pie and table 2013-03-11 17:13:47 -07:00
Rashid Khan
38c92ac482 Added details view, nested fields, clickable query building to table panel 2013-02-18 21:41:56 -07:00
Rashid Khan
a956a36c96 Fixed typo in elastic angular client, added dash loader panel, removed dashboards.js, replaced with default.json, added global alerts, add some display options for histogram 2013-02-15 15:23:04 -07:00
Rashid Khan
d8f2d412cd Fixed issue where panels would register twice. This breaks nice adding of new panels, working on it now 2013-02-14 08:37:03 -07:00
Rashid Khan
81962c831b Started on row editor, removed lots of 's for nice speed increase 2013-02-12 16:25:39 -07:00
Rashid Khan
0703dd8799 Moved map js files, added exporting and saving of dashboard, added timer service to manage global timer cancelling, switched to font awesome 2013-02-12 08:42:31 -07:00
Rashid Khan
ee65f81a2b Refactored panel communication to use an angular service, started work on panel editing interface 2013-02-07 15:05:55 -07:00