Commit graph

3438 commits

Author SHA1 Message Date
Shelby Sturgis
a574448b25 Closes issues #471. The issue was caused by the fact that we were listening for mouseover on chart titles which do not have an events object attached, so it could not have an eventResponse 2014-10-04 00:52:23 +03:00
Shelby Sturgis
f5768c3aba removing console.log 2014-10-04 00:07:34 +03:00
Rashid Khan
c0c42ba911 Merge branch 'pr/466' 2014-10-03 13:54:27 -07:00
Rashid Khan
697e789245 Switch buttons to anchors, call it a day 2014-10-03 13:54:07 -07:00
Rashid Khan
9c08fe84ef Merge pull request #461 from spenceralger/splits_first_please
Splits first please
2014-10-03 13:46:13 -07:00
Spencer Alger
30fbfbf6eb [vis/editor] compile the agg <select> 2014-10-03 13:31:11 -07:00
Spencer Alger
2c66b998ea [vis/editor] style errors a bit, show above the schemaConfig 2014-10-03 13:30:29 -07:00
Spencer Alger
15443e4bf0 [pie] validate thats splits come first 2014-10-03 13:29:14 -07:00
Joe Fleming
1d7a62a42b don't use bootstrap pills, use buttons, update styling 2014-10-03 13:23:09 -07:00
Spencer
020561d322 Merge pull request #470 from spenceralger/limit_pie_to_count_metric
[pie] only allow count agg
2014-10-03 14:19:06 -06:00
Spencer Alger
93e201e500 [pie] only allow count agg 2014-10-03 13:16:40 -07:00
Shelby Sturgis
2bccfdbdfb fixing more bugs in the pie chart 2014-10-03 23:08:56 +03:00
Shelby Sturgis
b149e83791 removing throw 2014-10-03 22:53:47 +03:00
Shelby Sturgis
700a733bb9 Merge branch 'master' into feature/legend_fix 2014-10-03 22:48:51 +03:00
Shelby Sturgis
8347807f85 bugs, bugs, bugs 2014-10-03 22:43:18 +03:00
Spencer
aa25e0c915 Merge pull request #469 from spenceralger/gridster_preview
Put the gridster 'preview' back
2014-10-03 13:42:17 -06:00
Spencer Alger
6881817196 put the gridster 'preview' back 2014-10-03 12:29:07 -07:00
Spencer
9702567efd Merge pull request #468 from w33ble/segmented-errors
catch failures from es client
2014-10-03 13:18:46 -06:00
Shelby Sturgis
f9215cbb0c Merge branch 'master' into feature/legend_fix 2014-10-03 22:13:17 +03:00
Shelby Sturgis
b38dff7f1d removing wrong reference to label for pie charts in dispatch 2014-10-03 22:09:51 +03:00
Shelby Sturgis
8c9a36f91e Closes issue #340. Legend now has human readable date formats. I've passed in the field formatters to format the values. The solution however is not ideal as I have had to duplicate code in several places. This fix should work without fault, but it needs to be revised in the future. 2014-10-03 21:49:30 +03:00
Rashid Khan
092a625567 Increase timeout to 60s 2014-10-03 11:31:01 -07:00
Rashid Khan
9aa1e31742 Merge pull request #463 from rashidkpc/fix/target-directory-versioning
Fix/target directory versioning
2014-10-03 11:17:57 -07:00
Rashid Khan
c54d0f0608 One more capitalization problem in the readme 2014-10-03 11:16:28 -07:00
Rashid Khan
d3c076b7f0 Fixing some new capitalization issues 2014-10-03 11:14:04 -07:00
Rashid Khan
eaa1d30a38 Fixing capitalization 2014-10-03 11:11:29 -07:00
Rashid Khan
d35d6b287d more leslie fixing 2014-10-03 11:09:13 -07:00
Joe Fleming
a49e609ac2 catch failures from es client 2014-10-03 11:02:49 -07:00
Shelby Sturgis
eeb94f03ff Merge branch 'master' into feature/legend_fix 2014-10-03 20:45:17 +03:00
Joe Fleming
ea6ff48127 remove unused resize watcher 2014-10-03 10:42:14 -07:00
Joe Fleming
bfdee9dbbd disable table length resizing in full screen mode 2014-10-03 10:41:57 -07:00
Joe Fleming
3e8b7dc875 update perPage count by watch in the parent scope 2014-10-03 10:32:44 -07:00
Joe Fleming
df0404ddae keep local cache of full page state 2014-10-03 10:32:12 -07:00
Chris Cowan
33255aef85 adding a startup message and fixing the config file setting to ensure it uses the proper config file 2014-10-03 10:25:46 -07:00
Joe Fleming
0363e3bf3d remove the spy re-render, use scope to trigger updates 2014-10-03 10:20:26 -07:00
Rashid Khan
b1431c5af1 Fix Leslie's changes to README.md 2014-10-03 10:19:53 -07:00
Joe Fleming
01d39683b9 change larger table list length, pass spyMode object instead of mode object on change event 2014-10-03 10:18:27 -07:00
Rashid Khan
5c7614038f Version the extracted directory. Closes #462 2014-10-03 10:16:29 -07:00
Shelby Sturgis
69bea72ff7 temporary changes 2014-10-03 19:26:14 +03:00
Joe Fleming
2802b5ead3 pass expanded value scope to the spy, use it to set the pagination limit 2014-10-02 17:05:08 -07:00
Joe Fleming
f7d47d8805 set pagination using the table spy's scope 2014-10-02 17:04:36 -07:00
Joe Fleming
f37efa64f6 give paginate a default value, update with attribute changes 2014-10-02 16:58:53 -07:00
Joe Fleming
8cb59c2c61 allow full page spy container to be full height 2014-10-02 16:14:07 -07:00
Joe Fleming
9809834cce justify the nav pills 2014-10-02 16:05:48 -07:00
Joe Fleming
775c792641 make navbar use the .control-group mixin 2014-10-02 16:05:30 -07:00
Joe Fleming
219e28a4b8 remove all the navbar styles from control group 2014-10-02 15:45:57 -07:00
Joe Fleming
2c94d38800 create a control group style, use it for the spy controls 2014-10-02 15:42:14 -07:00
Joe Fleming
59e022aa27 allow toggling of full screen spy 2014-10-02 15:07:20 -07:00
Joe Fleming
cf1ad0cbe2 don't controll spy fill from the spy types 2014-10-02 15:06:51 -07:00
Spencer
e406423cdc Merge pull request #458 from stormpython/feature/bugfix_#445
Closes #445. Legend is now displayed when there are multiple charts with...
2014-10-02 16:01:49 -06:00