Commit graph

6245 commits

Author SHA1 Message Date
Joe Fleming cde5f15829 Merge pull request #3197 from stormpython/enhancement/3176
adding feature to remove circles when option to remove circles selected
2015-03-04 11:24:22 -07:00
Shelby Sturgis 2b2d0f58f2 renaming function for PR review 2015-03-04 11:10:18 -05:00
Shelby Sturgis c3db5da450 Merge branch 'master' into enhancement/3176 2015-03-04 11:08:50 -05:00
Joe Fleming e0bea02bff Merge pull request #3201 from simianhacker/fix/2471
Closes #2471 - Add logging to a file
2015-03-04 08:53:12 -07:00
Chris Cowan e17a0bfb0e Looks like you have to set https.globalAgent.maxSockets too 2015-03-04 08:03:19 -07:00
Chris Cowan 53cc5d1dfa Making maxSockets configurable 2015-03-03 16:41:34 -07:00
Chris Cowan 9385bdcab5 Increasing the maxSockets to Infinity 2015-03-03 16:41:34 -07:00
Khalah Jones-Golden c923d74297 [Visualizations/visualizationWrapper]added a overflow property to stop the scrolling of the pie charts with uneven flex box width 2015-03-03 19:36:14 -04:00
Chris Cowan 689603e43c Merge pull request #3253 from w33ble/config-migration
Config migration
2015-03-03 15:23:09 -07:00
Joe Fleming 58b93689df remove some unused Promise 2015-03-03 14:48:07 -07:00
Joe Fleming 341453ab1e no need to wrap this in a function 2015-03-03 14:47:08 -07:00
Joe Fleming 3a73330927 Merge pull request #3236 from simianhacker/fix/upgradeConfig
Fixing logic for upgrading
2015-03-03 13:33:15 -07:00
Chris Cowan 386dabe5f5 Removing unused promise 2015-03-03 13:19:29 -07:00
Rashid Khan 1c4a0c7c16 Merge pull request #3209 from joehillen/scripted-field-monospace
Make scripted field script monospace
2015-03-03 13:14:27 -07:00
Khalah Jones-Golden 01c32e881e Revert "[Forms/validation] Added a directive that simply doesn't show errors until the user has actually made a mistake"
This reverts commit fb6fc07a92.
2015-03-03 15:57:10 -04:00
Khalah Jones-Golden 9d0ca8d219 Revert "[VisualizeSidebar, CreateIndexForm] Added the inTimeErrors Directive to the Visualize Sidebar and create index form"
This reverts commit 513d35571e.
2015-03-03 15:56:48 -04:00
Khalah Jones-Golden 513d35571e [VisualizeSidebar, CreateIndexForm] Added the inTimeErrors Directive to the Visualize Sidebar and create index form 2015-03-03 14:59:44 -04:00
Khalah Jones-Golden fb6fc07a92 [Forms/validation] Added a directive that simply doesn't show errors until the user has actually made a mistake 2015-03-03 14:58:48 -04:00
Chris Cowan 6f2345361e Wrong decription 2015-03-02 19:05:07 -07:00
Chris Cowan 40aec286cc Adding an upgrade use case 2015-03-02 17:03:43 -07:00
Chris Cowan a731c78e2b Adding tests around upgradeConfig 2015-03-02 16:51:49 -07:00
Lukas Olson a2bdb09cd0 Merge pull request #3204 from simianhacker/fix/2992
Closes #2992 - Adding name to the list of filter.props
2015-03-02 16:31:46 -07:00
lukasolson 637cca4989 Add custom date histogram interval option (issues/1784) 2015-03-02 16:09:47 -07:00
Juan Thomassie a6fcd2ca92 simplifying selections broke things, back to previous version 2015-03-02 16:33:13 -06:00
Chris Cowan 5d3438d738 Fixing logic for upgrading 2015-03-02 15:24:48 -07:00
Juan Thomassie c0c314defc simplified mouseout alot and simplified mouseover a bit 2015-03-02 16:20:54 -06:00
Shelby Sturgis 8c9e77915a removing ability to see log scale on anything but a line chart 2015-03-02 16:54:10 -05:00
Juan Thomassie b0f319c39f restore blur on lines, area, cirles pie slices when hovering over legend 2015-03-02 15:48:57 -06:00
Shelby Sturgis dc188d6608 adding proofing around log scale for negative values and when the y min is zero 2015-03-02 16:32:29 -05:00
Juan Thomassie 68559a2fe2 restore blur on lines, area, cirles pie slices when hovering over legend 2015-03-02 15:29:03 -06:00
Shelby Sturgis 8c327ce01c adding proofing for the log scale 2015-03-02 16:18:24 -05:00
Shelby Sturgis e4a138aed2 moving the comment 2015-03-02 15:08:44 -05:00
Shelby Sturgis a07bd251af Merge branch 'master' into enhancement/3176 2015-03-02 15:02:29 -05:00
Shelby Sturgis 0788e40323 adding the ability for circles to be displayed if there is only one point in the data 2015-03-02 15:02:19 -05:00
Khalah Jones-Golden d0271c97e6 [Sidebar/collapser] Added a media query that hides the collapser when the screen is too small, and hides the entire sidebar when it's collapsed and too small 2015-03-02 15:53:19 -04:00
Juan Thomassie b9bb297c54 simplified selections in dispatch methods for highlightLend and unHighlightLegend 2015-03-02 13:42:33 -06:00
Shelby Sturgis 74d80dd4a0 small changes 2015-03-02 14:00:38 -05:00
Juan Thomassie 169287f2a4 fixed failing test of pie slice classname 2015-03-02 11:51:50 -06:00
Juan Thomassie eaf4933f1b fixed a couple of jslint issues 2015-03-02 11:31:19 -06:00
Juan Thomassie 1d031fb361 Merge branch 'master' into fix/3199 2015-03-02 11:06:55 -06:00
Juan Thomassie 1d2dd853ab updated column, line, area and pie charts to highlight the legend label on hover and unhighlight label on mouseout 2015-03-02 11:05:43 -06:00
Joe Hillenbrand a91d2fdaf5 Use @font-family-monospace for scripted-field-script 2015-03-02 08:44:28 -08:00
Rashid Khan b7fbf305fd Update date 2015-03-02 07:55:50 -07:00
Rashid Khan 1dce84e903 Merge pull request #3217 from jimmyjones2/plural
Fix pluralisation
2015-03-02 07:46:54 -07:00
Romain f45151af75 Pretty print object in arrays 2015-03-02 02:51:48 -05:00
Jimmy Jones 08053e166c Make time rounding label clickable 2015-03-01 13:35:03 +00:00
Jimmy Jones 5484dd82e1 Fix pluralisation 2015-02-28 21:21:34 +00:00
Jimmy Jones 38fddb6a8b Only show warning for fields without a mapping (ie. avoid meta fields like _id) 2015-02-28 19:35:16 +00:00
Joe Hillenbrand ca5d221b86 Make scripted field script monospace 2015-02-27 20:01:58 -08:00
Joe Fleming 966b732d39 doh - remove .only 2015-02-27 16:12:48 -07:00