Commit Graph

80 Commits

Author SHA1 Message Date
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 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 e290f74d8b Updated logo, centered table warning, commented service 2013-07-29 09:07:20 -07:00
Rashid Khan b29ffd8347 Fixed typo in table, added no filters message, removed default sort on @timestamp from table in guided dashboard 2013-07-28 21:20:59 -07:00
Rashid Khan d2d4809ffe Added order option to terms table 2013-07-28 20:03:16 -07:00
Rashid Khan b498e1975e removed eventBus completely, fix field list auto complete 2013-07-27 16:09:04 -07:00
Rashid Khan f5072b2691 Updated default dashboard to reflect deprecation of fields panel 2013-07-27 15:37:10 -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 ee83ae5932 Closes #278 2013-07-25 13:19:22 -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 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 5a3028f784 Linted, moved shared functions to kbn object 2013-07-20 14:56:59 -07:00
Rashid Khan 7c9f14ad5e Yet another fix for #228 2013-07-18 11:06:57 -07:00
Rashid Khan 1e3d382245 Another fix for #228 2013-07-18 09:04:58 -07:00
Rashid Khan dce884f526 Added onblur and fixed quote escaping. Closes #228 closes #232 2013-07-18 07:57:15 -07:00
Rashid Khan c03373c692 linting and added filter states 2013-07-17 21:57:19 -07:00
Rashid Khan b96277c0c8 Notes about milestone 3 2013-07-15 11:34:21 -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 35de5de3b2 Added added panel development status to each module 2013-06-17 10:34:18 -07:00
Marcel de Graaf 1969057d51 Fixes elasticsearch/kibana issue #151 2013-06-11 14:43:58 +02:00
Rashid Khan 21f348c8d9 Merge pull request #135 from rashidkpc/master
Fixes #123
2013-05-29 13:23:11 -07:00
Rashid Khan 916ed28400 Added null and undefined handling to highlight filter, closes #123 2013-05-29 13:22:39 -07:00
Jonny Schulz cfd26f601f Replace newlines with <br/>. That makes stack traces more readable. 2013-05-29 14:15:40 +02:00
Rashid Khan 6f7ab40e4d removed legacy date js, added option to expand table instead of scroll, made default in default dashboard 2013-05-23 10:45:59 -07:00
Rashid Khan 647f4689ac Fixed action links on table 2013-05-22 13:30:32 -07:00
Rashid Khan 6aa72fa994 Added highlighting to table panel, remove debug statement from derivequeries 2013-05-17 14:21:25 -07:00
Rashid Khan 906f3a3ca8 Added statistical modes to histogram panel 2013-05-13 13:31:59 -07:00
Rashid Khan a34e967ca6 options to disable table headers and paging controls 2013-05-09 07:13:38 -07:00
Rashid Khan f24b8186c4 Missed a couple panel.index mentions 2013-05-06 11:23:07 -07:00
Rashid Khan 6b6355e619 Added ability to customize interval in histogram, issue #7. Also fixed bug that caused editor and panel to be in different scopes 2013-05-03 13:54:29 -07:00
Rashid Khan a43e9252c8 Added move buttons to table header 2013-05-02 16:39:50 -07:00
Rashid Khan bdd5d8ac48 Merge pull request #55 from rashidkpc/master
Documentation
2013-04-22 07:08:57 -07:00
Rashid Khan 78c6178217 table panel documentation 2013-04-19 21:55:15 -07:00
Zachary Tong 78a070a8f1 Emit 'table_documents' message so that table can update 2013-04-18 10:05:44 -04:00
Rashid Khan 3c1f9457bd Improved error display in histogram and table 2013-04-05 13:01:32 -07:00
Rashid Khan e9d1fc7b1a Updated elastic.js, improved error text on table 2013-04-05 12:11:47 -07: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 9ed8265c1e Fixed sort order of numeric fields 2013-04-01 16:52:18 -07:00
Rashid Khan 86254db78c Changed histogram legend to scale better, fixed parallel query bug 2013-04-01 15:12:07 -07:00
Rashid Khan 0aacb86688 Added support for hourly/daily/weekly/monthly/yearly index patterns, fixed field list bug 2013-03-31 21:29:15 -07:00
Rashid Khan 722e40d35e Remove debug column 2013-03-30 16:36:45 -07:00
Rashid Khan 83684f705f Efficient sort of arbitrary fields in table panel. Sweet 2013-03-30 11:20:20 -07:00
Rashid Khan 676e8771b1 Color scheme updates, fixed auto refresh for issue #19, added control to disable table sorting, moved default.json to dashboards/default 2013-03-20 21:27:07 -07:00
Rashid Khan e2fc334b78 moved default dashboard, turned spy on by default, added file loader 2013-03-13 13:06:46 -07:00
Rashid Khan 6bc6bba40d Added interactions: Drag to select time range in histogram, click on pie slice in terms mode, click on region in map 2013-03-12 13:40:14 -07:00