Commit Graph

37873 Commits

Author SHA1 Message Date
Rashid Khan
8e15414852 Added column panel, refactored panel adding from rows to include panel specific parameters. Moved call to init function to template to avoid double init 2013-03-05 09:54:29 -07:00
Rashid Khan
30f036ad3e Fixed gist loading, saving will require registration of your domain 2013-03-01 14:47:48 -07:00
Rashid Khan
6ddb642790 Fixed render issue when resizing rows 2013-03-01 13:05:09 -07:00
Rashid Khan
107cf6b817 Added creating and sharing of short url links to dashboards 2013-03-01 09:17:31 -07:00
Rashid Khan
6d2af0d848 Added share link for ES stored dashboards 2013-02-28 15:35:44 -07:00
Rashid Khan
430bdd0343 fixed loading of default.json 2013-02-28 13:02:52 -07:00
Rashid Khan
7bd7e3b691 Added loading of ES stored dashboards from URL 2013-02-28 12:55:59 -07:00
Rashid Khan
59ccc6c93b Index should always be broadcast as an array 2013-02-27 15:48:26 -07:00
Rashid Khan
f1bc8eebf5 Made histogram show entire range during loading. Fixed since/absolute time ranges 2013-02-27 15:41:53 -07:00
Rashid Khan
fcffe1023a Fixed caps in line histogram when using segmented loading. Removed the remaining $watch calls 2013-02-27 14:47:43 -07:00
Rashid Khan
ced5f47960 Implemented segmented loading in histogram panel 2013-02-27 12:51:59 -07:00
Rashid Khan
4d375bd0cb Fixed loader position in chrome 2013-02-27 10:54:19 -07:00
Rashid Khan
be7c530c57 Reverted config.js 2013-02-27 10:45:50 -07:00
Rashid Khan
4c948e0bc5 Added loader animation, framework for adjustable interval time stamped indices 2013-02-27 10:00:39 -07:00
Rashid Khan
ffbddb4fae removed unused default settings, fixed bug where pie would query twice 2013-02-26 15:46:31 -07:00
Rashid Khan
e61c63b4f1 removed debug statement 2013-02-25 09:33:31 -07:00
Rashid Khan
7b5c1a6761 Fixed bugs in multiquery receive 2013-02-25 09:32:54 -07:00
Rashid Khan
c0273d887a fixed visual inconsistencies in the stringquery panel when using multiple queries 2013-02-22 15:50:22 -07:00
Rashid Khan
ae2a3ee83f Fixed bug in where pie panel would not stringify correctly if mode was changed 2013-02-22 14:57:47 -07:00
Rashid Khan
632b2abba7 Fixed config.timefield references 2013-02-22 13:55:46 -07:00
Rashid Khan
ce5273b7df Added support for broadcasting an array of queries, added multi query support to stringquery panel 2013-02-21 15:26:48 -07:00
Rashid Khan
bf25b75391 reverted config.js to point at localhost 2013-02-20 14:59:45 -07:00
Rashid Khan
5eb8c41af1 Fixed NOT queries 2013-02-20 14:58:40 -07:00
Rashid Khan
8640830188 Added close button, related fields to micropanel 2013-02-20 14:00:28 -07:00
Rashid Khan
985099e90e Added field panel editor, added related fields, add close button to dash editor menus 2013-02-20 13:43:30 -07:00
Rashid Khan
9c7cd28023 added detection of empty fields 2013-02-20 09:10:03 -07:00
Rashid Khan
48ad884ee2 Added drilldown links to micropanel 2013-02-20 08:40:18 -07:00
Rashid Khan
77ce7b9158 Updated angularjs to 1.1.2, added microanalysis to fields panel, fixed time picker initialization when mode is absolute or since 2013-02-19 16:27:07 -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
a8570135ee Made dashcontrol es index configurable 2013-02-18 11:35:22 -07:00
Rashid Khan
c72053a0ac Added pagination to table module 2013-02-18 10:53:25 -07:00
Rashid Khan
4904c7fc09 fixed error message in logstash dashboard 2013-02-18 09:49:46 -07:00
Rashid Khan
fe0e11aa9b Fixed typo in logstash dashboard welcome message 2013-02-18 09:21:12 -07:00
Rashid Khan
a7ab4b3723 Added goal mode to pie 2013-02-18 09:18:36 -07:00
Rashid Khan
1796323cb9 Updated default notes, fixed alert z-index, added time correction options for histogram 2013-02-16 21:48:38 -07:00
Rashid Khan
1545e32b60 removed some debugging messages 2013-02-16 10:32:43 -07:00
Rashid Khan
0a94593fc9 Added newlines filter to text panel, set default.json to Logstash instructional message with loader 2013-02-16 10:28:03 -07:00
Rashid Khan
6d78d69c07 removed console.log statement 2013-02-15 15:55:04 -07:00
Rashid Khan
18c7083548 Added failover index setting 2013-02-15 15:54:36 -07:00
Rashid Khan
f2553f8ea1 README update 2013-02-15 15:24:47 -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
a76ceba30f fixed typo in row editor and dash editor 2013-02-13 16:16:53 -07:00
Rashid Khan
3fe719c24d fixed typo in row editor 2013-02-13 16:14:48 -07:00
Rashid Khan
23dd46c03f Added timepicker editor 2013-02-13 16:12:57 -07:00
Rashid Khan
22d3fdace1 Improved portability of exported JSON files, updated underscore.js 2013-02-13 14:51:56 -07:00
Rashid Khan
42b415cf26 Added dashboard editor, row adding/moving/removing 2013-02-13 14:24:32 -07:00
Rashid Khan
b162bd64ce Added row editor 2013-02-13 12:23:24 -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