Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merging in updates from main repo #1

Merged
merged 134 commits into from
Oct 30, 2017
Merged

Conversation

SpyderRivera
Copy link
Owner

No description provided.

mistercrunch and others added 30 commits September 11, 2017 16:30
* Bumping npm

* Fixing the build

This addresses long standing issues and hacks around react-map-gl
that have been creating all sorts of build issues over time.

It appears that recent changes broke things further.

This PR upgrades to the latest `react-map-gl` and removes related hacks.
* Fix off-by-one error with linear color scales

* linting
Currently the heatmap axis are sorted randomly, this PR makes it such
that it's properly sorted.

Also allowing for specifying the left and bottom margins
* [explore] show validation error on control panel header

* Linting
* [heatmap] numerous improvements

* flexibility as to how to sort X and Y axis (alpha/value, desc/asc)
* option to show a legend
* fixed margins, maximize real estate
* allowed users to define bounds

* Tunning
* Allow to specify sort criteria on table viz

* Better handling of ordering
* add lanscape?

* prevent empty queries from being sent to db

* Revert "add lanscape?"

This reverts commit b3d6e80.

* improve code style

* nit

* unnit

* renit
* Fixed bugs when removing filter, switching operators, and switching columns

* Fixed lint errors for code style

* Added more unit tests for FilterControl

* Code format changes to meet standards
Shopee (https://shopee.sg) use superset for data analytics, visualisation and reporting.
* viz: remove unused countries import

* viz: simplify code in BaseViz.query_obj
As sqlalchemy support has been merged and available in a release
since a few.
* Add "Impersonate user" setting to Datasource

* Add tests

* Use g.user.username for all the sync cases

* use uri.username instead of uri.user

* Small refactoring
timifasubaa and others added 29 commits October 12, 2017 20:53
* Added Partition Visualization

* added unit tests
* Add a ColorPickerControl

* Tests
* provide troubleshooting link

* add option to append error troubleshooting link beneath sqllab error
When in dashboard view, the Time Table needs some paddding
…veServer2 using hive.server2.proxy.user (a.fernandez) (#3652)
* Added percent metric options to table viz

* Added unit tests for TableViz

* fixed code for python3

* bump travis
* Add srcdoc-polyfill tosupport Internet Explorer iframes in markup slices. Add allow-top-navigation and allow-popups to support links within iframes

* Remove jquery from markup.js
datasource in landing explore view is not the datasource created in sal lab.
* [translation] added japanese support

* fix
* Fix the ISO code description of region/province/department

*  Missing the data of one province and two regions of China

* Revert " Missing the data of one province and two regions of China"

This reverts commit abff455.
[Chinese Translation]
fixes #3507

This prevents malformed JSON from getting saved in a slice's params. It
also prevents the issue described in #3507 from happening though as a
result malformed slices will render using default control values.
A shortcut to make it easy to refresh a table's schema
1. avoid exports is not defined error
2. per jordan's suggestion, update .babelrc only use airbnb presets
@SpyderRivera SpyderRivera merged commit d0cf07c into SpyderRivera:master Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.