Commit Graph

77 Commits

Author SHA1 Message Date
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
Rashid Khan f2e1859f29 Linted shared and moved to js dir 2013-07-20 15:59:09 -07:00
Rashid Khan 5a3028f784 Linted, moved shared functions to kbn object 2013-07-20 14:56:59 -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 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 e399c328e2 Removed unused upload directive 2013-07-10 11:30:49 -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 6eae38eb3c Load ordering specifications for LABJS 2013-05-29 12:30:38 -07:00
Rashid Khan 8f88bd5e52 Fixed potential jquery race 2013-05-29 12:07:05 -07:00
Rashid Khan 82e40230a8 Fixed bug in pie editor, switched up edit icon, added ability to disable drag to select in histogram 2013-05-26 09:38:18 -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
Rashid Khan 9d651e9dd9 Switched to moment.js, updated color scheme 2013-05-22 11:50:49 -07:00
Rashid Khan 906f3a3ca8 Added statistical modes to histogram panel 2013-05-13 13:31:59 -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
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 890a10df8d Fix for empty row height again, and some visual tweaks, colors 2013-04-10 16:48:48 -07:00
Rashid Khan 300cb58fa4 Clean up panel editors, fix render on panel height change 2013-04-06 23:42:34 -07:00
Rashid Khan 7373e37490 Fixed rerender on panel save, only applied to time picker now, removed debug statement from hits panel 2013-04-06 20:54:29 -07: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 a7a42b3e04 Added debug panel (not by default), added inspector link to pie and table 2013-03-11 17:13:47 -07:00
Rashid Khan e206040f94 add big loaded animation to panels that need it. Switched up color scheme, made text panel support plain text, markdown and sanitized html 2013-03-08 10:04:38 -07:00