Commit Graph

79 Commits

Author SHA1 Message Date
Rashid Khan dc242236d5 Refactored panel errors so they don't cover the panel buttons 2013-10-14 16:16:58 -07:00
Rashid Khan 1a10a28393 closes #570 2013-10-14 09:46:58 -07:00
Rashid Khan c857b04ac4 derive stub 2013-10-14 07:40:21 -07:00
Rashid Khan 19dc44df98 Prevent selection of first item in typeahead list 2013-10-12 17:45:20 +02:00
Rashid Khan c6b1503950 added regular expression queries and esVersion service+directive+filter to allow a given element to require a specified elasticsearch version 2013-10-12 17:08:16 +02:00
Rashid Khan cfceadc87d Added 'more' button to related fields section for users with large field counts 2013-10-11 13:14:29 +02:00
Rashid Khan da5bb8cfec changed file to export 2013-10-11 10:27:53 +02:00
Rashid Khan c1c4c3d95b Fixed tooltip interfering with save button, fixed button alignment 2013-10-11 10:24:26 +02:00
Rashid Khan 635db6b0b8 fixed reroute when clicking 'advanced' think 2013-10-11 10:02:10 +02:00
Rashid Khan 7eac56bc0a Added pie and table options to adhoc terms facet from table micro-panel 2013-10-10 17:52:09 +02:00
Rashid Khan cf29ef2d04 added terms facet button to table micropanel 2013-10-10 13:03:28 +02:00
Rashid Khan fe7f881622 Merge pull request #552 from wiibaa/patch-1
fix for showDropDown method
2013-10-09 05:46:40 -07:00
Rashid Khan d4ce99b73f Only show timepicker settings if the timepicker is enabled 2013-10-09 14:34:35 +02:00
Rashid Khan f41fb5db53 Exempt panels that are used in pulldowns or the nav 2013-10-09 14:24:19 +02:00
Rashid Khan 50370f2100 Renamed new time picker, deprecated old one 2013-10-09 10:36:41 +02:00
Rashid Khan e54c868e7f Added pulldowns for query and filter. Added filter notifications, moved timepicker to navbar, reimplemented auto refresh 2013-10-08 18:38:08 +02:00
Wiibaa 37527ba452 fix for showDropDown method
There was a type in the boolean reference to save_local
2013-10-07 08:04:37 +02:00
Rashid Khan d5bc550bb1 New timepicker, collapsable query and filter sections 2013-10-05 18:41:20 -05:00
Rashid Khan 377aa16f2c aggregated input faking 2013-10-01 15:53:07 -07:00
Rashid Khan 19614722cf tick size auto scale 2013-10-01 15:52:18 -07:00
Rashid Khan 6bdb4f3486 Upgraded to angular 1.1.5, refactored filter refreshing, changed panels to destroy scope on hide 2013-10-01 12:19:57 -07:00
Rashid Khan a99c81d201 Added new popover positioning 2013-09-30 13:22:40 -07:00
Rashid Khan 61d0b58c1d Fix for colspan issue in firefox. closes #526 2013-09-30 11:26:47 -07:00
Rashid Khan 459e117d28 Added route change when saving to elasticsearch or browser default 2013-09-30 11:02:57 -07:00
Rashid Khan 37d212c757 Merge remote-tracking branch 'spencer/interval-issues' into intervals 2013-09-30 10:34:00 -07:00
Rashid Khan 186dba8dec Added warning to overloaded rows 2013-09-30 09:14:59 -07:00
Rashid Khan 044d05535b Merge remote-tracking branch 'upstream/master' 2013-09-30 08:46:54 -07:00
Rashid Khan 094226f638 Set placeholder for es save to dashboard title by default, add notice when no indices match 2013-09-30 08:45:35 -07:00
Rashid Khan bd21266679 Refactored drag/drop, moved header buttons around, disable drag on panels inside column panel, updated default panels with panel titles 2013-09-27 15:09:53 -07:00
Rashid Khan 6427f36bcf drag and drop panels, lots of visual tweaks 2013-09-26 15:43:17 -07:00
Rashid Khan f2e6d4409b drag and drop panels, lots of visual tweaks 2013-09-26 15:42:43 -07:00
Spencer Alger 3048538ab1 fixed an issue with the interval walker, which was causing bad zero-filling 2013-09-25 14:25:28 -07:00
Spencer Alger 15375b8c38 changed the color of the counts on the better map to be more visible in dark mode 2013-09-25 10:10:24 -07:00
Rashid Khan 3cd1177068 added spans to panel objects 2013-09-23 11:55:25 -07:00
Rashid Khan 04f8fbad7b Merge pull request #517 from Topface/histogram-inline-checkboxes
Better-looking histogram checkboxes
2013-09-23 09:09:20 -07:00
Rashid Khan eeb4d1d797 removed conflicting class that would cause panel type to not be populated in select type input 2013-09-23 08:46:27 -07:00
Rashid Khan a4f8d4d864 Fixed path to pie and some double quote escaping issues 2013-09-23 08:15:48 -07:00
Rashid Khan f42de5f448 Added button to remove panels without using the row editor 2013-09-20 15:36:25 -07:00
Rashid Khan 5db838a751 Merge remote-tracking branch 'spencer/build-tweaks' into buildTweak 2013-09-20 14:29:02 -07:00
Rashid Khan 79aa7e87bd 'Add panel' hinting in empty spaces 2013-09-20 14:26:06 -07:00
Spencer Alger 3b14e3e226 switched up the build process a bit more, so most of the build occurs in-place, meaning the src and dest options are the same. This allows us to simple copy everthing at once and not need to specify all the edge cases like I did previously in copy:everything_left_in_src 2013-09-20 13:48:28 -07:00
Rashid Khan d071f3cb4d Added explicit path to leaflet markers 2013-09-20 11:43:22 -07:00
bobrik b7c1c5072f better-looking histogram checkboxes 2013-09-20 14:57:35 +04:00
Rashid Khan b1948b2d4b Added interval options to panel 2013-09-19 21:47:49 -07:00
Rashid Khan 0bb80aeb5f Added interval selector to histogram 2013-09-19 21:45:18 -07:00
Rashid Khan 755685836d removed redundant divs 2013-09-19 21:12:48 -07:00
Rashid Khan 553396dd95 improve panel extra icon hover 2013-09-19 20:13:49 -07:00
Rashid Khan cc69a90f73 Make panel extra icons more obvious, fix overlap, add tooltips, add method for panels to define custom modals 2013-09-19 17:01:32 -07:00
Rashid Khan 04db0fd4db Fix for #355 2013-09-19 13:54:34 -07:00
Rashid Khan 77e80fa68b Adjusted margins 2013-09-19 13:53:01 -07:00