[GitHub] xrmx commented on issue #4894: Install fresh 025rc1 - gives me TypeError: make_declarative_base() takes at most 2 arguments (3 given)

2018-04-27 Thread GitBox
xrmx commented on issue #4894: Install fresh 025rc1 - gives me TypeError: make_declarative_base() takes at most 2 arguments (3 given) URL: https://github.com/apache/incubator-superset/issues/4894#issuecomment-384891953 You have to install from requirements.txt before installing. And

[GitHub] Bamieh commented on issue #945: Google BigQuery Support

2018-04-27 Thread GitBox
Bamieh commented on issue #945: Google BigQuery Support URL: https://github.com/apache/incubator-superset/issues/945#issuecomment-384924274 @mistercrunch but the project is dockerized so you can run it inside docker on windows.

[GitHub] xrmx commented on issue #4894: Install fresh 025rc1 - gives me TypeError: make_declarative_base() takes at most 2 arguments (3 given)

2018-04-27 Thread GitBox
xrmx commented on issue #4894: Install fresh 025rc1 - gives me TypeError: make_declarative_base() takes at most 2 arguments (3 given) URL: https://github.com/apache/incubator-superset/issues/4894#issuecomment-384891953 You have to install from requirements.txt before installing. And

[GitHub] xrmx commented on issue #4894: Install fresh 025rc1 - gives me TypeError: make_declarative_base() takes at most 2 arguments (3 given)

2018-04-27 Thread GitBox
xrmx commented on issue #4894: Install fresh 025rc1 - gives me TypeError: make_declarative_base() takes at most 2 arguments (3 given) URL: https://github.com/apache/incubator-superset/issues/4894#issuecomment-384891953 You have to install from requirements.txt before installing.

[GitHub] leehwmj commented on issue #4895: An error occurred while rendering the visualization: Error: An API access token is required to use Mapbox GL.

2018-04-27 Thread GitBox
leehwmj commented on issue #4895: An error occurred while rendering the visualization: Error: An API access token is required to use Mapbox GL. URL: https://github.com/apache/incubator-superset/issues/4895#issuecomment-384945646 @vnnw

[GitHub] john-bodley commented on issue #3724: SECRET_KEY encrypts database secrets without warning, possibly breaking web interface if changed

2018-04-27 Thread GitBox
john-bodley commented on issue #3724: SECRET_KEY encrypts database secrets without warning, possibly breaking web interface if changed URL: https://github.com/apache/incubator-superset/issues/3724#issuecomment-385054593 @mistercrunch do you have a code snippet on how to update the

[GitHub] hughhhh commented on a change in pull request #4871: Add spider/radar chart

2018-04-27 Thread GitBox
hug commented on a change in pull request #4871: Add spider/radar chart URL: https://github.com/apache/incubator-superset/pull/4871#discussion_r184784593 ## File path: superset/viz.py ## @@ -2375,6 +2375,35 @@ def get_data(self, df): return result +class

[GitHub] hughhhh commented on a change in pull request #4871: Add spider/radar chart

2018-04-27 Thread GitBox
hug commented on a change in pull request #4871: Add spider/radar chart URL: https://github.com/apache/incubator-superset/pull/4871#discussion_r184785690 ## File path: superset/viz.py ## @@ -2375,6 +2375,35 @@ def get_data(self, df): return result +class

[GitHub] hughhhh opened a new pull request #4899: Remove remaining slice references

2018-04-27 Thread GitBox
hug opened a new pull request #4899: Remove remaining slice references URL: https://github.com/apache/incubator-superset/pull/4899 Converting missing slice reference to charts @mistercrunch This is an automated

[GitHub] shyam2794 commented on issue #4880: Adding X and Y axis Formats to the Bubble Chart Tooltip

2018-04-27 Thread GitBox
shyam2794 commented on issue #4880: Adding X and Y axis Formats to the Bubble Chart Tooltip URL: https://github.com/apache/incubator-superset/pull/4880#issuecomment-385040150 @mistercrunch I have also merged the code referencing to the PR #3861 In the final commit of this PR . This adds

[GitHub] hughhhh commented on a change in pull request #4871: Add spider/radar chart

2018-04-27 Thread GitBox
hug commented on a change in pull request #4871: Add spider/radar chart URL: https://github.com/apache/incubator-superset/pull/4871#discussion_r184785234 ## File path: superset/viz.py ## @@ -2375,6 +2375,35 @@ def get_data(self, df): return result +class

[GitHub] codecov-io commented on issue #4899: Remove remaining slice references

2018-04-27 Thread GitBox
codecov-io commented on issue #4899: Remove remaining slice references URL: https://github.com/apache/incubator-superset/pull/4899#issuecomment-385059798 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4899?src=pr=h1) Report > Merging

[GitHub] jasnovak opened a new pull request #4900: Hide restricted ui elements, remove from error message

2018-04-27 Thread GitBox
jasnovak opened a new pull request #4900: Hide restricted ui elements, remove from error message URL: https://github.com/apache/incubator-superset/pull/4900 Only show explore and edit buttons for a slice if user has explore or edit access. Don't shave save buttons on dashboard is user

[GitHub] ripoul commented on issue #4656: the schema of short url is hard code to http

2018-04-27 Thread GitBox
ripoul commented on issue #4656: the schema of short url is hard code to http URL: https://github.com/apache/incubator-superset/issues/4656#issuecomment-385073138 @mistercrunch done and merge! Close? This is an automated

[GitHub] hughhhh commented on issue #4760: URL shortner for dashboards

2018-04-27 Thread GitBox
hug commented on issue #4760: URL shortner for dashboards URL: https://github.com/apache/incubator-superset/pull/4760#issuecomment-385071639 @ttannis bumping for rebase! This is an automated message from the Apache Git

[GitHub] mistercrunch commented on issue #4884: [pylint] prepping for enabling pylint for non-errors

2018-04-27 Thread GitBox
mistercrunch commented on issue #4884: [pylint] prepping for enabling pylint for non-errors URL: https://github.com/apache/incubator-superset/pull/4884#issuecomment-385009930 LGTM This is an automated message from the

[GitHub] codecov-io commented on issue #4880: Adding X and Y axis Formats to the Bubble Chart Tooltip

2018-04-27 Thread GitBox
codecov-io commented on issue #4880: Adding X and Y axis Formats to the Bubble Chart Tooltip URL: https://github.com/apache/incubator-superset/pull/4880#issuecomment-385024873 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4880?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #4880: Adding X and Y axis Formats to the Bubble Chart Tooltip

2018-04-27 Thread GitBox
codecov-io commented on issue #4880: Adding X and Y axis Formats to the Bubble Chart Tooltip URL: https://github.com/apache/incubator-superset/pull/4880#issuecomment-385024873 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4880?src=pr=h1) Report > Merging

[GitHub] mistercrunch commented on issue #4894: Install fresh 025rc1 - gives me TypeError: make_declarative_base() takes at most 2 arguments (3 given)

2018-04-27 Thread GitBox
mistercrunch commented on issue #4894: Install fresh 025rc1 - gives me TypeError: make_declarative_base() takes at most 2 arguments (3 given) URL: https://github.com/apache/incubator-superset/issues/4894#issuecomment-385006755 `0.25.0rc2` has some `setup.py` fixes that should help with

[GitHub] mistercrunch closed issue #4888: Unable to open superset

2018-04-27 Thread GitBox
mistercrunch closed issue #4888: Unable to open superset URL: https://github.com/apache/incubator-superset/issues/4888 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] mistercrunch commented on issue #4888: Unable to open superset

2018-04-27 Thread GitBox
mistercrunch commented on issue #4888: Unable to open superset URL: https://github.com/apache/incubator-superset/issues/4888#issuecomment-385008063 Following the instructions in `CONTRIBUTING.md` should fix your issues This

[GitHub] codecov-io commented on issue #4880: Adding X and Y axis Formats to the Bubble Chart Tooltip

2018-04-27 Thread GitBox
codecov-io commented on issue #4880: Adding X and Y axis Formats to the Bubble Chart Tooltip URL: https://github.com/apache/incubator-superset/pull/4880#issuecomment-385024873 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4880?src=pr=h1) Report > Merging

[GitHub] mistercrunch closed pull request #4891: Allow limiting rows on Pivot Table

2018-04-27 Thread GitBox
mistercrunch closed pull request #4891: Allow limiting rows on Pivot Table URL: https://github.com/apache/incubator-superset/pull/4891 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] mistercrunch closed pull request #4886: remove hard code http scheme of short url #4656

2018-04-27 Thread GitBox
mistercrunch closed pull request #4886: remove hard code http scheme of short url #4656 URL: https://github.com/apache/incubator-superset/pull/4886 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance:

[GitHub] mistercrunch commented on issue #945: Google BigQuery Support

2018-04-27 Thread GitBox
mistercrunch commented on issue #945: Google BigQuery Support URL: https://github.com/apache/incubator-superset/issues/945#issuecomment-385005297 Good to hear. Which Docker are you referencing? FYI the core team doesn't maintain, test or distribute docker images.

[GitHub] graceguo-supercat commented on a change in pull request #4760: URL shortner for dashboards

2018-04-27 Thread GitBox
graceguo-supercat commented on a change in pull request #4760: URL shortner for dashboards URL: https://github.com/apache/incubator-superset/pull/4760#discussion_r184810144 ## File path: superset/assets/javascripts/explore/components/ExploreViewContainer.jsx ## @@

[GitHub] mistercrunch commented on issue #4899: Remove remaining slice references

2018-04-27 Thread GitBox
mistercrunch commented on issue #4899: Remove remaining slice references URL: https://github.com/apache/incubator-superset/pull/4899#issuecomment-385109153 LGTM  This is an automated message from the Apache Git Service. To

[GitHub] codecov-io commented on issue #4901: Fix 'Uncaught TypeError: pe.clamp is not a function'

2018-04-27 Thread GitBox
codecov-io commented on issue #4901: Fix 'Uncaught TypeError: pe.clamp is not a function' URL: https://github.com/apache/incubator-superset/pull/4901#issuecomment-385115908 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4901?src=pr=h1) Report > Merging

[GitHub] graceguo-supercat commented on a change in pull request #4760: URL shortner for dashboards

2018-04-27 Thread GitBox
graceguo-supercat commented on a change in pull request #4760: URL shortner for dashboards URL: https://github.com/apache/incubator-superset/pull/4760#discussion_r184810144 ## File path: superset/assets/javascripts/explore/components/ExploreViewContainer.jsx ## @@

[GitHub] hughhhh commented on issue #4901: Fix 'Uncaught TypeError: pe.clamp is not a function'

2018-04-27 Thread GitBox
hug commented on issue #4901: Fix 'Uncaught TypeError: pe.clamp is not a function' URL: https://github.com/apache/incubator-superset/pull/4901#issuecomment-385116676 :rocket: This is an automated message from the

[GitHub] mistercrunch closed pull request #4901: Fix 'Uncaught TypeError: pe.clamp is not a function'

2018-04-27 Thread GitBox
mistercrunch closed pull request #4901: Fix 'Uncaught TypeError: pe.clamp is not a function' URL: https://github.com/apache/incubator-superset/pull/4901 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] codecov-io commented on issue #4833: [sqllab] Help sqllab forget query history

2018-04-27 Thread GitBox
codecov-io commented on issue #4833: [sqllab] Help sqllab forget query history URL: https://github.com/apache/incubator-superset/pull/4833#issuecomment-382534692 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4833?src=pr=h1) Report > Merging

[GitHub] timifasubaa commented on issue #4833: [sqllab] Help sqllab forget query history

2018-04-27 Thread GitBox
timifasubaa commented on issue #4833: [sqllab] Help sqllab forget query history URL: https://github.com/apache/incubator-superset/pull/4833#issuecomment-385121306 @john-bodley @mistercrunch @graceguo-supercat ready for review

[GitHub] michellethomas opened a new issue #4902: Issue with time series stacked chart selecting a value

2018-04-27 Thread GitBox
michellethomas opened a new issue #4902: Issue with time series stacked chart selecting a value URL: https://github.com/apache/incubator-superset/issues/4902 In a time series stacked chart you can select a value to chart that group by on it's own. When you click again to show the main

[GitHub] john-bodley commented on issue #3724: SECRET_KEY encrypts database secrets without warning, possibly breaking web interface if changed

2018-04-27 Thread GitBox
john-bodley commented on issue #3724: SECRET_KEY encrypts database secrets without warning, possibly breaking web interface if changed URL: https://github.com/apache/incubator-superset/issues/3724#issuecomment-385054593 @mistercrunch do you have a code snippet on how to update the

[GitHub] ttannis commented on a change in pull request #4760: URL shortner for dashboards

2018-04-27 Thread GitBox
ttannis commented on a change in pull request #4760: URL shortner for dashboards URL: https://github.com/apache/incubator-superset/pull/4760#discussion_r184813386 ## File path: superset/assets/javascripts/explore/components/ExploreViewContainer.jsx ## @@ -157,27 +151,6

[GitHub] codecov-io commented on issue #4887: [druid] Updating Druid refresh metadata tests

2018-04-27 Thread GitBox
codecov-io commented on issue #4887: [druid] Updating Druid refresh metadata tests URL: https://github.com/apache/incubator-superset/pull/4887#issuecomment-385103280 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4887?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #4760: URL shortner for dashboards

2018-04-27 Thread GitBox
codecov-io commented on issue #4760: URL shortner for dashboards URL: https://github.com/apache/incubator-superset/pull/4760#issuecomment-378721411 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4760?src=pr=h1) Report > Merging

[GitHub] graceguo-supercat commented on a change in pull request #4760: URL shortner for dashboards

2018-04-27 Thread GitBox
graceguo-supercat commented on a change in pull request #4760: URL shortner for dashboards URL: https://github.com/apache/incubator-superset/pull/4760#discussion_r184816055 ## File path: superset/assets/javascripts/explore/components/ExploreViewContainer.jsx ## @@

[GitHub] mistercrunch closed pull request #4896: [sql lab] allow stoping 'pending' queries

2018-04-27 Thread GitBox
mistercrunch closed pull request #4896: [sql lab] allow stoping 'pending' queries URL: https://github.com/apache/incubator-superset/pull/4896 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] codecov-io commented on issue #4900: Hide restricted ui elements, remove from error message

2018-04-27 Thread GitBox
codecov-io commented on issue #4900: Hide restricted ui elements, remove from error message URL: https://github.com/apache/incubator-superset/pull/4900#issuecomment-385084356 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4900?src=pr=h1) Report > Merging

[GitHub] mistercrunch opened a new pull request #4901: Fix 'Uncaught TypeError: pe.clamp is not a function'

2018-04-27 Thread GitBox
mistercrunch opened a new pull request #4901: Fix 'Uncaught TypeError: pe.clamp is not a function' URL: https://github.com/apache/incubator-superset/pull/4901 @betodealmeida @hug This is an automated message from the

[GitHub] codecov-io commented on issue #4901: Fix 'Uncaught TypeError: pe.clamp is not a function'

2018-04-27 Thread GitBox
codecov-io commented on issue #4901: Fix 'Uncaught TypeError: pe.clamp is not a function' URL: https://github.com/apache/incubator-superset/pull/4901#issuecomment-385115908 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4901?src=pr=h1) Report > Merging

[GitHub] celaviaa commented on issue #347: Feature: Drill down

2018-04-27 Thread GitBox
celaviaa commented on issue #347: Feature: Drill down URL: https://github.com/apache/incubator-superset/issues/347#issuecomment-385142937 +1 And we need it too This is an automated message from the Apache Git Service. To

[GitHub] mistercrunch opened a new pull request #4896: [sql lab] allow stoping 'pending' queries

2018-04-27 Thread GitBox
mistercrunch opened a new pull request #4896: [sql lab] allow stoping 'pending' queries URL: https://github.com/apache/incubator-superset/pull/4896 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mistercrunch opened a new pull request #4897: Heatmap improvements

2018-04-27 Thread GitBox
mistercrunch opened a new pull request #4897: Heatmap improvements URL: https://github.com/apache/incubator-superset/pull/4897 * allow option to normalize the color distribution * make bounds work client side (instantaneous) * make more controls instantaneous

[GitHub] codecov-io commented on issue #4896: [sql lab] allow stoping 'pending' queries

2018-04-27 Thread GitBox
codecov-io commented on issue #4896: [sql lab] allow stoping 'pending' queries URL: https://github.com/apache/incubator-superset/pull/4896#issuecomment-384880063 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4896?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #4896: [sql lab] allow stoping 'pending' queries

2018-04-27 Thread GitBox
codecov-io commented on issue #4896: [sql lab] allow stoping 'pending' queries URL: https://github.com/apache/incubator-superset/pull/4896#issuecomment-384880063 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4896?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #4897: Heatmap improvements

2018-04-27 Thread GitBox
codecov-io commented on issue #4897: Heatmap improvements URL: https://github.com/apache/incubator-superset/pull/4897#issuecomment-384880458 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4897?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #4897: Heatmap improvements

2018-04-27 Thread GitBox
codecov-io commented on issue #4897: Heatmap improvements URL: https://github.com/apache/incubator-superset/pull/4897#issuecomment-384880458 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4897?src=pr=h1) Report > Merging