Superset

Latest version: v0.30.1

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 17

0.31.0rc1

- [7028](https://github.com/apache/incubator-superset/pull/7028) Adding warning message for sqllab save query (7028) (michellethomas)
- [7037](https://github.com/apache/incubator-superset/pull/7037) [datasource] Ensuring consistent behavior of datasource editing/saving. (7037) (john-bodley)
- [7040](https://github.com/apache/incubator-superset/pull/7040) [fix] Use HTTPS, not HTTP wherever practical (7040) (hajdbo)
- [7009](https://github.com/apache/incubator-superset/pull/7009) Fix issues around Database permissions (7009) (mistercrunch)
- [7046](https://github.com/apache/incubator-superset/pull/7046) [fix] explore chart from dashboard missed slice title (7046) (graceguo-supercat)
- [6821](https://github.com/apache/incubator-superset/pull/6821) User can turn off download - export csv from a dashboard (6821) (emacip)
- [6993](https://github.com/apache/incubator-superset/pull/6993) fix: groupable only columns populating in filters (6993) (1AB9502)
- [7038](https://github.com/apache/incubator-superset/pull/7038) [fix] Cursor jumping when editing chart and dashboard titles (7038) (graceguo-supercat)
- [7029](https://github.com/apache/incubator-superset/pull/7029) [sqlparse] Fixing table name extraction for ill-defined query (7029) (john-bodley)
- [7039](https://github.com/apache/incubator-superset/pull/7039) [api/v1][query_obj] add default prequeries array (7039) (williaster)
- [6987](https://github.com/apache/incubator-superset/pull/6987) Add handling for memoryview (6987) (villebro)
- [7034](https://github.com/apache/incubator-superset/pull/7034) fix(css-selector): Fixed incorrect css-selector for CRUD page reported by sonarqube report as a critical vulnerability (7034) (bipinsoniguavus)
- [7035](https://github.com/apache/incubator-superset/pull/7035) fix inaccurate data calculation with adata rolling and contribution (7035) (conglei)
- [7027](https://github.com/apache/incubator-superset/pull/7027) [WIP] fix user specified JSON metadata not updating dashboard on refresh (7027) (thunter009)
- [7007](https://github.com/apache/incubator-superset/pull/7007) [db-engine-spec] Aligning Hive/Presto partition logic (7007) (john-bodley)
- [7020](https://github.com/apache/incubator-superset/pull/7020) Changing time table viz to pass formatTime a date (7020) (michellethomas)
- [7000](https://github.com/apache/incubator-superset/pull/7000) Bump sqlalchemy dependency (7000) (mistercrunch)
- [7005](https://github.com/apache/incubator-superset/pull/7005) fixing a broken link for the ORM documentation (7005) (MarcusSorealheis)
- [6989](https://github.com/apache/incubator-superset/pull/6989) [fix] /superset/slice/id url is too long (6989) (graceguo-supercat)
- [6990](https://github.com/apache/incubator-superset/pull/6990) Retrieve df from get_df_payload to hit cache (6990) (villebro)
- [7002](https://github.com/apache/incubator-superset/pull/7002) Split tags migration (7002) (xtinec)
- [6980](https://github.com/apache/incubator-superset/pull/6980) fix(fetch-datasource-meta-data): Chart data is not showing after in charts added by edit mode (6980) (ankursinghal2005)
- [6982](https://github.com/apache/incubator-superset/pull/6982) refactor: bump superset-ui versions (6982) (kristw)
- [6956](https://github.com/apache/incubator-superset/pull/6956) Adding custom control overrides (6956) (michellethomas)
- [6925](https://github.com/apache/incubator-superset/pull/6925) docs: warn that docker installation instructions are `contrib/` (6925) (mistercrunch)
- [6849](https://github.com/apache/incubator-superset/pull/6849) Sort Chart Types based on Usage (6849) (datability-io)
- [6963](https://github.com/apache/incubator-superset/pull/6963) [sql-parse] Fixing LIMIT exceptions (6963) (john-bodley)
- [6859](https://github.com/apache/incubator-superset/pull/6859) [dashboard editor] use the theme's btn-primary (6859) (mistercrunch)
- [6857](https://github.com/apache/incubator-superset/pull/6857) auto-set 'Is Temporal' to true where column_name == '__time' (6857) (mistercrunch)
- [6962](https://github.com/apache/incubator-superset/pull/6962) Enhancement of query context and object. (6962) (conglei)
- [6968](https://github.com/apache/incubator-superset/pull/6968) [date-filter] Adding minus infinity (6968) (john-bodley)
- [6971](https://github.com/apache/incubator-superset/pull/6971) [csv-upload] Fixing message encoding (6971) (john-bodley)
- [6965](https://github.com/apache/incubator-superset/pull/6965) Exclude venv for python linter to ignore (6965) (khtruong)
- [6933](https://github.com/apache/incubator-superset/pull/6933) Show charts and dashboards based also on database permissions (6933) (betodealmeida)
- [6952](https://github.com/apache/incubator-superset/pull/6952) re-added deleted example file (6952) (srggrs)
- [6958](https://github.com/apache/incubator-superset/pull/6958) VIZ-190 fix (6958) (khtruong)
- [6955](https://github.com/apache/incubator-superset/pull/6955) All french translations (6955) (Benji81)
- [6808](https://github.com/apache/incubator-superset/pull/6808) Allow for dynamic feature flags (6808) (mistercrunch)
- [6953](https://github.com/apache/incubator-superset/pull/6953) Fix deck.gl form data (6953) (betodealmeida)
- [6912](https://github.com/apache/incubator-superset/pull/6912) Remove Cypress from package.json (6912) (mistercrunch)
- [6904](https://github.com/apache/incubator-superset/pull/6904) [js deps] fix dependencies vulnerabilities (6904) (mistercrunch)
- [6905](https://github.com/apache/incubator-superset/pull/6905) Erase previously shown chart on error (6905) (mistercrunch)
- [6944](https://github.com/apache/incubator-superset/pull/6944) Fixes 6842: Refreshes all metadata and datasource (6944) (prashant-shahi)
- [6937](https://github.com/apache/incubator-superset/pull/6937) Fix rendering regression from the introduction of bignumber (6937) (xtinec)
- [6927](https://github.com/apache/incubator-superset/pull/6927) [datasource editor] Add description and label fields (6927) (moonboots)
- [6786](https://github.com/apache/incubator-superset/pull/6786) Remove redundant UTC casts (6786) (villebro)
- [6831](https://github.com/apache/incubator-superset/pull/6831) Do label name mutation before anything else on the dataframe (6831) (agrawaldevesh)
- [6934](https://github.com/apache/incubator-superset/pull/6934) [fix] fix for css not loading on docker dev mode (6934) (iaperez)
- [6897](https://github.com/apache/incubator-superset/pull/6897) Force quotes on non-expression time grains on Postgres (6897) (villebro)
- [6847](https://github.com/apache/incubator-superset/pull/6847) Refactor dataframe and column name mutation logic (6847) (villebro)
- [6920](https://github.com/apache/incubator-superset/pull/6920) Update CHANGELOG.md (6920) (wushenchao)
- [6922](https://github.com/apache/incubator-superset/pull/6922) [fix] minor fix for Superset logger (6922) (graceguo-supercat)
- [6816](https://github.com/apache/incubator-superset/pull/6816) Adding dropdown to DatasourceControl and ability to change datasource (6816) (michellethomas)
- [6923](https://github.com/apache/incubator-superset/pull/6923) Add a safety check before getting clientHeight (6923) (xtinec)
- [6917](https://github.com/apache/incubator-superset/pull/6917) Fix database typeahead in SQL Lab (6917) (betodealmeida)
- [6895](https://github.com/apache/incubator-superset/pull/6895) Fix tooltip (6895) (betodealmeida)
- [6903](https://github.com/apache/incubator-superset/pull/6903) [box plot] add X tick layout control (6903) (mistercrunch)
- [6911](https://github.com/apache/incubator-superset/pull/6911) Add show metadata button back to the explore view (6911) (xtinec)
- [6867](https://github.com/apache/incubator-superset/pull/6867) Raise exception if long or lat not set in mapbox viz (6867) (villebro)
- [6885](https://github.com/apache/incubator-superset/pull/6885) add Filters copy change (6885) (MarcusSorealheis)
- [6894](https://github.com/apache/incubator-superset/pull/6894) Fix npm warning by bumping superset-ui version (6894) (kristw)
- [6901](https://github.com/apache/incubator-superset/pull/6901) [fix] Typo on config comments for SILENCE_FAB (6901) (dpgaspar)
- [6879](https://github.com/apache/incubator-superset/pull/6879) Improve Superset logger (6879) (graceguo-supercat)
- [6884](https://github.com/apache/incubator-superset/pull/6884) remove dead code (6884) (kristw)
- [6862](https://github.com/apache/incubator-superset/pull/6862) [sqla] Fixing order-by for non-inner-joins (6862) (john-bodley)
- [6869](https://github.com/apache/incubator-superset/pull/6869) Adding template_params to datasource editor for sqla tables (6869) (michellethomas)
- [6882](https://github.com/apache/incubator-superset/pull/6882) [ci] take 2, improve build times by saving TerserPlugin cache (6882) (mistercrunch)
- [6872](https://github.com/apache/incubator-superset/pull/6872) Relayout SQL Editor (6872) (xtinec)
- [6880](https://github.com/apache/incubator-superset/pull/6880) Update webpack config to facilitate debugging charts via npm link (6880) (kristw)
- [6874](https://github.com/apache/incubator-superset/pull/6874) Speed up CI by caching TerserPlugin cache (6874) (mistercrunch)
- [6838](https://github.com/apache/incubator-superset/pull/6838) Use chart plugins and remove code under visualizations (6838) (kristw)
- [6865](https://github.com/apache/incubator-superset/pull/6865) Update docs for pinot support (6865) (agrawaldevesh)
- [6845](https://github.com/apache/incubator-superset/pull/6845) [main] Disable resetting main DB attributes (6845) (john-bodley)
- [6870](https://github.com/apache/incubator-superset/pull/6870) Docs: update user list in README (6870) (haaspt)
- [6832](https://github.com/apache/incubator-superset/pull/6832) Adding chart-id to chartrenderer (6832) (kakoni)
- [6848](https://github.com/apache/incubator-superset/pull/6848) Adding BigQuery to the list of supported DBs. (6848) (pabloem)
- [6854](https://github.com/apache/incubator-superset/pull/6854) Bump FAB to 1.12.3 (6854) (mistercrunch)
- [6852](https://github.com/apache/incubator-superset/pull/6852) Fixing issue where tooltip gets hidden on dashboard for all charts (6852) (michellethomas)
- [6840](https://github.com/apache/incubator-superset/pull/6840) [config] clarifications around SUPERSET_WEBSERVER_TIMEOUT (6840) (mistercrunch)
- [6844](https://github.com/apache/incubator-superset/pull/6844) fix dist-bar overflow css (6844) (kristw)
- [6828](https://github.com/apache/incubator-superset/pull/6828) Add check for invalid color scheme (6828) (kristw)
- [6839](https://github.com/apache/incubator-superset/pull/6839) Use SuperChart from package and remove one in apache (6839) (kristw)
- [6830](https://github.com/apache/incubator-superset/pull/6830) update superset-ui/packages (6830) (kristw)
- [6829](https://github.com/apache/incubator-superset/pull/6829) Fix line chart overflowing the right side (6829) (kristw)
- [6815](https://github.com/apache/incubator-superset/pull/6815) Make the target path of the superset logo configuable (6815) (xtinec)
- [6823](https://github.com/apache/incubator-superset/pull/6823) Backend only tagging system (6823) (betodealmeida)
- [6802](https://github.com/apache/incubator-superset/pull/6802) Removing additional unguarded calls to JSON.stringify (6802) (mrmcduff)
- [6826](https://github.com/apache/incubator-superset/pull/6826) added docs on proper function call for db mutator (6826) (hughhhh)
- [6719](https://github.com/apache/incubator-superset/pull/6719) Adding support for Pinot (6719) (agrawaldevesh)
- [6811](https://github.com/apache/incubator-superset/pull/6811) Add .standalone class to <body> when in standalone mode (6811) (raphaelmerx)
- [6793](https://github.com/apache/incubator-superset/pull/6793) [sql lab] improve table name detection in free form SQL (6793) (mistercrunch)
- [6722](https://github.com/apache/incubator-superset/pull/6722) SelectControl hackery: Fixing freeform select and allowing group by and non group-by column selectors to take in arbitrary expressions including select-all semantics. (6722) (agrawaldevesh)
- [5445](https://github.com/apache/incubator-superset/pull/5445) [wtforms] Using wtforms-json which supports None (5445) (john-bodley)
- [6809](https://github.com/apache/incubator-superset/pull/6809) Add Korean translations (6809) (wonjin911)
- [6745](https://github.com/apache/incubator-superset/pull/6745) Omnibar (6745) (hughhhh)
- [6721](https://github.com/apache/incubator-superset/pull/6721) Summary: Introduce configs for default relative end time and the epoch-tz (6721) (agrawaldevesh)

test_tag (2019/02/01 23:07 +00:00)
- [6805](https://github.com/apache/incubator-superset/pull/6805) Merge pull request 6805 from lyft/xtinec--fix-sticky-tooltip (lyft)
- [6801](https://github.com/apache/incubator-superset/pull/6801) Add missing license (6801) (mistercrunch)
- [6781](https://github.com/apache/incubator-superset/pull/6781) Merge pull request 6781 from lyft/xtinec--merge-feature-flags (lyft)
- [501340b](https://github.com/apache/incubator-superset/commit/501340b5db07d0ec1711dccf0a7e4669fde77192) Fix sticky tooltips on nvd3 vizzes (xtinec)
- [19b3753](https://github.com/apache/incubator-superset/commit/19b3753d2c4dd6826f73feeb9db253edf9761c28) Move feature flag utility function into superset/__init__.py (xtinec)
- [6800](https://github.com/apache/incubator-superset/pull/6800) fix: don't remove leading new line (6800) (AlexRRR)
- [6783](https://github.com/apache/incubator-superset/pull/6783) [cosmetic] TableSelector use <i> instead of <Button> for refresh (6783) (mistercrunch)
- [6797](https://github.com/apache/incubator-superset/pull/6797) Merge pull request 6797 from lyft/VIZ-187 (lyft)
- [a09348d](https://github.com/apache/incubator-superset/commit/a09348d0ec27463a394d9914dcd5cbfd5670a5ee) Fix playslider (betodealmeida)
- [6790](https://github.com/apache/incubator-superset/pull/6790) Add Korean Translation (6790) (wonjin911)
- [6777](https://github.com/apache/incubator-superset/pull/6777) Revert "Removing uniqueness constraints on tables table" (6777) (john-bodley)
- [b70a9ae](https://github.com/apache/incubator-superset/commit/b70a9ae524ce4ec66695bbc62a0991d98e78e6df) Merge default feature flags and user defined feature flags (xtinec)
- [6764](https://github.com/apache/incubator-superset/pull/6764) Allow any column to be filterable or groupable (6764) (agrawaldevesh)
- [6782](https://github.com/apache/incubator-superset/pull/6782) [sql lab] fix stuck offline (6782) (mistercrunch)

0.29.0rc8

- [6772](https://github.com/apache/incubator-superset/pull/6772) creating new circular-json safe stringify and replacing one call (6772) (mrmcduff)
- [6690](https://github.com/apache/incubator-superset/pull/6690) Improve Unicode support for MSSQL (6690) (villebro)
- [6718](https://github.com/apache/incubator-superset/pull/6718) Fix uniqueness constraints on tables table (6718) (agrawaldevesh)
- [6762](https://github.com/apache/incubator-superset/pull/6762) fix 6760 (6762) (wonjin911)
- [6766](https://github.com/apache/incubator-superset/pull/6766) [docs] improve upgrading instructions (6766) (mistercrunch)
- [6769](https://github.com/apache/incubator-superset/pull/6769) [fix] Add action for update chart id (6769) (graceguo-supercat)
- [6765](https://github.com/apache/incubator-superset/pull/6765) [fix] `pandas`>=0.24.0 datetimelike API changes (6765) (zihengCat)
- [6755](https://github.com/apache/incubator-superset/pull/6755) [docs] bump cryptography lib version in docs (6755) (mistercrunch)
- [6754](https://github.com/apache/incubator-superset/pull/6754) [cosmetic] Align table sort icons to the left (6754) (mistercrunch)
- [6358](https://github.com/apache/incubator-superset/pull/6358) Fixing sort issue with area chart and adding tests (6358) (michellethomas)
- [6756](https://github.com/apache/incubator-superset/pull/6756) fix dashboard links in welcome page (6756) (hughhhh)
- [6758](https://github.com/apache/incubator-superset/pull/6758) Update User List in README.md (6758) (davidkohcw)
- [6751](https://github.com/apache/incubator-superset/pull/6751) bump PyHive version for prod requirements.txt (6751) (MarcusSorealheis)
- [6752](https://github.com/apache/incubator-superset/pull/6752) [fix] JS error out when rename a new chart (6752) (graceguo-supercat)
- [6546](https://github.com/apache/incubator-superset/pull/6546) Make it easier to select dropdown options in control tests (6546) (michellethomas)
- [6720](https://github.com/apache/incubator-superset/pull/6720) A few fixes for Presto connection (6720) (agrawaldevesh)
- [6725](https://github.com/apache/incubator-superset/pull/6725) [cosmetic] remove 'List' prefix from list headers (6725) (mistercrunch)
- [6741](https://github.com/apache/incubator-superset/pull/6741) Add iframe and markup legacy plugin (6741) (kristw)
- [6742](https://github.com/apache/incubator-superset/pull/6742) Update gitignore (6742) (kristw)
- [6730](https://github.com/apache/incubator-superset/pull/6730) Adding a note about 0.30 to updating (6730) (michellethomas)
- [6740](https://github.com/apache/incubator-superset/pull/6740) Remove test URL (6740) (betodealmeida)
- [6739](https://github.com/apache/incubator-superset/pull/6739) Allow specifying custom width for logo (6739) (betodealmeida)
- [6738](https://github.com/apache/incubator-superset/pull/6738) Add disclaimer and remove counter (6738) (bolkedebruin)
- [6732](https://github.com/apache/incubator-superset/pull/6732) Add licenses to translations (6732) (bolkedebruin)
- [6526](https://github.com/apache/incubator-superset/pull/6526) Hotkeys in Explore View (6526) (hughhhh)
- [6731](https://github.com/apache/incubator-superset/pull/6731) Add cc-by 4.0 for geojson files (6731) (bolkedebruin)
- [6696](https://github.com/apache/incubator-superset/pull/6696) Making thrift, pyhive and tableschema as extra_requires (6696) (mistercrunch)
- [6701](https://github.com/apache/incubator-superset/pull/6701) Update CONTRIBUTING.md based on SIP-13 and add how to use labels (6701) (kristw)
- [6677](https://github.com/apache/incubator-superset/pull/6677) Fix setup.py ASF issues (6677) (bolkedebruin)
- [6698](https://github.com/apache/incubator-superset/pull/6698) Fix link to SQLAlchemy docs about database URLs format (6698) (akovalyov)
- [6631](https://github.com/apache/incubator-superset/pull/6631) Revert "Truncate long labels (6631)" (6723) (mistercrunch)
- [6729](https://github.com/apache/incubator-superset/pull/6729) Merge heads (6729) (betodealmeida)
- [6695](https://github.com/apache/incubator-superset/pull/6695) Allow empty results in Hive (from SET, eg) (6695) (betodealmeida)
- [6717](https://github.com/apache/incubator-superset/pull/6717) Insert a space after auto complete (6717) (betodealmeida)
- [6686](https://github.com/apache/incubator-superset/pull/6686) Expose more columns in saved queries API (6686) (betodealmeida)
- [6687](https://github.com/apache/incubator-superset/pull/6687) Add `extra` column to `SavedQuery` (6687) (betodealmeida)
- [5827](https://github.com/apache/incubator-superset/pull/5827) Improve support for BigQuery, Redshift, Oracle, Db2, Snowflake (5827) (villebro)
- [6693](https://github.com/apache/incubator-superset/pull/6693) Explicitly declare flags as flags (6693) (jeffreythewang)
- [6627](https://github.com/apache/incubator-superset/pull/6627) [cosmetic] remove margin-bottom on dropdowns (6627) (mistercrunch)
- [6711](https://github.com/apache/incubator-superset/pull/6711) More ASF licenses (css + html/jinja) (6711) (mistercrunch)
- [6670](https://github.com/apache/incubator-superset/pull/6670) Add universal "New" button (6670) (mistercrunch)
- [6703](https://github.com/apache/incubator-superset/pull/6703) Trim query before parsing (6703) (betodealmeida)
- [6709](https://github.com/apache/incubator-superset/pull/6709) Add more format shims (6709) (kristw)
- [6702](https://github.com/apache/incubator-superset/pull/6702) Fix Text field to edit SQL snippet of a metric is not large enough (6702) (soboko)
- [5461](https://github.com/apache/incubator-superset/pull/5461) Deprecate auto-generated metrics (5461) (mistercrunch)
- [6699](https://github.com/apache/incubator-superset/pull/6699) Fix url_param macro when param is missing (6699) (mistercrunch)
- [6700](https://github.com/apache/incubator-superset/pull/6700) Bump some of the requirements-dev.txt (6700) (mistercrunch)
- [6682](https://github.com/apache/incubator-superset/pull/6682) Update README.md (6682) (Yukinoshita-Yukino)
- [5800](https://github.com/apache/incubator-superset/pull/5800) Apply ASF licenses throughout the code base (5800) (mistercrunch)
- [6046](https://github.com/apache/incubator-superset/pull/6046) [table editor] allow selecting physical table (6046) (mistercrunch)
- [6689](https://github.com/apache/incubator-superset/pull/6689) Committing some licenses to fix master (6689) (mistercrunch)
- [6591](https://github.com/apache/incubator-superset/pull/6591) Fix for 6590: Numeric values in columns sometimes returned as quoted strings (6591) (soboko)
- [6600](https://github.com/apache/incubator-superset/pull/6600) Add doc about translation using poedit (6600) (zhouyao1994)
- [6631](https://github.com/apache/incubator-superset/pull/6631) Truncate long labels (6631) (betodealmeida)
- [6436](https://github.com/apache/incubator-superset/pull/6436) [bugfix] show results in query history & revert 5848 (6436) (youngyjd)
- [6621](https://github.com/apache/incubator-superset/pull/6621) Add fix for pyodbc+mssql (6621) (chinhngt)
- [6673](https://github.com/apache/incubator-superset/pull/6673) Remove dep on unidecode (6673) (mistercrunch)
- [6678](https://github.com/apache/incubator-superset/pull/6678) Update Dockerfile (6678) (kocomic)
- [6512](https://github.com/apache/incubator-superset/pull/6512) Fix scheduled reports for mysql (6512) (mahendra)
- [6663](https://github.com/apache/incubator-superset/pull/6663) Add Apache Rat for license checks (6663) (bolkedebruin)
- [6671](https://github.com/apache/incubator-superset/pull/6671) Add NOTICE file and include initial third party licenses (6671) (bolkedebruin)
- [6669](https://github.com/apache/incubator-superset/pull/6669) Remove bad git conflicts from Readme (6669) (kaxil)
- [6617](https://github.com/apache/incubator-superset/pull/6617) 6588 Clear all other query tabs (6617) (zhaoyongjie)
- [6629](https://github.com/apache/incubator-superset/pull/6629) [README] use a numbered list instead of bullets for org list (6629) (mistercrunch)
- [6523](https://github.com/apache/incubator-superset/pull/6523) Improving Filter Box (6523) (mistercrunch)
- [6662](https://github.com/apache/incubator-superset/pull/6662) Minor doc fix for superset (6662) (feng-tao)
- [6628](https://github.com/apache/incubator-superset/pull/6628) [pie] allow formating nubmers on pie chart (6628) (mistercrunch)
- [6497](https://github.com/apache/incubator-superset/pull/6497) pass source to db api mutator (6497) (timifasubaa)
- [6630](https://github.com/apache/incubator-superset/pull/6630) Add kuaishou to README.md (6630) (zhaoyu89730105)
- [6614](https://github.com/apache/incubator-superset/pull/6614) data point no clipEdge (6614) (zhaoyu89730105)
- [6625](https://github.com/apache/incubator-superset/pull/6625) Bump requirements (6625) (mahendra)
- [6626](https://github.com/apache/incubator-superset/pull/6626) Improve padding in NVD3Vis (6626) (betodealmeida)
- [6607](https://github.com/apache/incubator-superset/pull/6607) Upgrade webpack-dev-server to fix 'npm audit' issue (6607) (mistercrunch)
- [6578](https://github.com/apache/incubator-superset/pull/6578) Improve false negative on AlteredSliceTag (6578) (mistercrunch)
- [6593](https://github.com/apache/incubator-superset/pull/6593) Introduce a more visible resize grabber to the SQL editor (6593) (xtinec)
- [6271](https://github.com/apache/incubator-superset/pull/6271) fix(i18n) syntax errors detected by grammarly while translating (6271) (joebordes)
- [6609](https://github.com/apache/incubator-superset/pull/6609) Upgrade gsheetsdb (6609) (betodealmeida)
- [6003](https://github.com/apache/incubator-superset/pull/6003) Make NULL value grouping keys show up properly in rich tooltip (6003) (hmanuel)
- [6449](https://github.com/apache/incubator-superset/pull/6449) [fix] url shortner for long explore url (6449) (graceguo-supercat)
- [6574](https://github.com/apache/incubator-superset/pull/6574) Fix 'Uncaught TypeError: Cannot read property 'value' of undefined' 6556 (6574) (mistercrunch)
- [6596](https://github.com/apache/incubator-superset/pull/6596) shift labels down along y-axis (6596) (MarcusSorealheis)
- [6598](https://github.com/apache/incubator-superset/pull/6598) Fix bug: some word not translate in js. (6598) (zhouyao1994)
- [6592](https://github.com/apache/incubator-superset/pull/6592) add chinese translate (6592) (zhouyao1994)
- [6504](https://github.com/apache/incubator-superset/pull/6504) Enhance Docker (6504) (oliviermichaelis)
- [6573](https://github.com/apache/incubator-superset/pull/6573) Finish move to babel 7 (6573) (mistercrunch)
- [6581](https://github.com/apache/incubator-superset/pull/6581) Using batch_op in db migration 0b1f1ab473c0 (6581) (mistercrunch)
- [6576](https://github.com/apache/incubator-superset/pull/6576) [bugfix] moving from reactable to reactable-arc fork (6576) (mistercrunch)
- [6575](https://github.com/apache/incubator-superset/pull/6575) Change margin for slice description in charts for the dashboard view (6575) (BrayanArrieta)
- [6580](https://github.com/apache/incubator-superset/pull/6580) fixing issue 6572 with Oracle date handling (6580) (ghsalem)
- [6564](https://github.com/apache/incubator-superset/pull/6564) [design] use angle icons instead of carets for expandable panels (6564) (mistercrunch)
- [6571](https://github.com/apache/incubator-superset/pull/6571) Fix multi/dual when no right y axis (6571) (betodealmeida)
- [6516](https://github.com/apache/incubator-superset/pull/6516) Fix: updated required cryptography version to 2.4.2 to resolve 6509 (6516) (haaspt)
- [6569](https://github.com/apache/incubator-superset/pull/6569) fix 6530 and add some other chinese translation (6569) (shizidushu)
- [6563](https://github.com/apache/incubator-superset/pull/6563) json_iso_dttm_ser use for TableViz (6563) (kakoni)
- [5769](https://github.com/apache/incubator-superset/pull/5769) [refactor] moving some datasource-related code to the frontend (5769) (mistercrunch)
- [6567](https://github.com/apache/incubator-superset/pull/6567) Adding missing slash (6567) (kakoni)
- [6112](https://github.com/apache/incubator-superset/pull/6112) [SQL Lab] Allow running multiple statements (6112) (mistercrunch)
- [6540](https://github.com/apache/incubator-superset/pull/6540) Make boto3/botocore installation optional (6540) (mistercrunch)
- [6541](https://github.com/apache/incubator-superset/pull/6541) [SIP-14] remove dependency on yarn in favor of npm (6541) (mistercrunch)
- [6560](https://github.com/apache/incubator-superset/pull/6560) Fix multiple db_migrations heads (6560) (mistercrunch)
- [6544](https://github.com/apache/incubator-superset/pull/6544) Make owner a m2m relation on datasources (6544) (leakingoxide)
- [6550](https://github.com/apache/incubator-superset/pull/6550) minor, auto tune debug mode when use flask_env (6550) (zhaoyongjie)
- [6519](https://github.com/apache/incubator-superset/pull/6519) [RfC] Fix URL too long (6519) (mistercrunch)
- [6522](https://github.com/apache/incubator-superset/pull/6522) [cosmetic] add css no-wrap on CRUD's last modified (6522) (mistercrunch)
- [6553](https://github.com/apache/incubator-superset/pull/6553) Secure unsecured views and prevent regressions (6553) (mistercrunch)
- [6545](https://github.com/apache/incubator-superset/pull/6545) Fix deck.gl Polygon not show (6545) (MukaJiTrue)
- [6551](https://github.com/apache/incubator-superset/pull/6551) fix addr_str format bug (6551) (DoNobody)
- [6532](https://github.com/apache/incubator-superset/pull/6532) Increase size of column `name` in table `ab_view_meu` (6532) (betodealmeida)
- [6548](https://github.com/apache/incubator-superset/pull/6548) Pass security manager to QUERY_LOGGER (6548) (betodealmeida)
- [5977](https://github.com/apache/incubator-superset/pull/5977) filter_values documentation fix (5977) (AMilkov)
- [6398](https://github.com/apache/incubator-superset/pull/6398) Remove note about snowflake-sqlalchemy stable version regression (6398) (villebro)
- [6549](https://github.com/apache/incubator-superset/pull/6549) Documentation Correction to use http.server for Python3 (6549) (chnkya)
- [6534](https://github.com/apache/incubator-superset/pull/6534) Fix string value displaying NaN (6534) (wenchma)
- [6547](https://github.com/apache/incubator-superset/pull/6547) adding in a dependency version to fix an error with Flask CLI (6547) (MarcusSorealheis)
- [6507](https://github.com/apache/incubator-superset/pull/6507) Add docker files to gitignore (6507) (hughhhh)
- [6539](https://github.com/apache/incubator-superset/pull/6539) Refactor teradata to new time_grain_functions spec (6539) (villebro)
- [6536](https://github.com/apache/incubator-superset/pull/6536) Avoid resetting margin to 0 (6536) (michellethomas)
- [6531](https://github.com/apache/incubator-superset/pull/6531) [warm] Enforcing consistent form-data (6531) (john-bodley)
- [6510](https://github.com/apache/incubator-superset/pull/6510) Update requests version (6510) (betodealmeida)
- [6409](https://github.com/apache/incubator-superset/pull/6409) Fix malformed table in docs/visualization.rst (6409) (sekikn)
- [6513](https://github.com/apache/incubator-superset/pull/6513) Update contributing.md with latest local dev instructions (6513) (kristw)
- [6087](https://github.com/apache/incubator-superset/pull/6087) Typo: Fixed link (6087) (httpsOmkar)
- [5294](https://github.com/apache/incubator-superset/pull/5294) [SIP-3] Scheduled email reports for Slices / Dashboards (5294) (mahendra)
- [5915](https://github.com/apache/incubator-superset/pull/5915) Google spreadsheets (5915) (betodealmeida)
- [6498](https://github.com/apache/incubator-superset/pull/6498) Adding tests for time table, formatting, and annotations (6498) (michellethomas)
- [6457](https://github.com/apache/incubator-superset/pull/6457) Fix Annotation (6457) (aboganas)
- [6493](https://github.com/apache/incubator-superset/pull/6493) Pypi has a 60mb package size limit, and we're over (6493) (mistercrunch)
- [6454](https://github.com/apache/incubator-superset/pull/6454) Bump pydruid to 0.5.0 (6454) (mistercrunch)
- [6484](https://github.com/apache/incubator-superset/pull/6484) Hook for auditing queries (6484) (betodealmeida)
- [6461](https://github.com/apache/incubator-superset/pull/6461) Add copy to clipboard buttons in explore and sqllab (6461) (leakingoxide)
- [6483](https://github.com/apache/incubator-superset/pull/6483) [Bug Fix]Prevent re-rendering when non-instant controls change (6483) (conglei)

0.29.0rc6

Not secure
- [6432](https://github.com/apache/incubator-superset/pull/6432) FixBug druidMetricModels No attribute get_perm (6432) (zhaoyu89730105)
- [6430](https://github.com/apache/incubator-superset/pull/6430) Add See Tableview Form button to the Datasource Editor modal (6430) (leakingoxide)
- [6485](https://github.com/apache/incubator-superset/pull/6485) make loading icon bigger (6485) (youngyjd)
- [6470](https://github.com/apache/incubator-superset/pull/6470) Use superset-ui/number-format and superset-ui/time-format for formatting. (6470) (kristw)
- [6448](https://github.com/apache/incubator-superset/pull/6448) Use py3's f-strings instead of s.format(**locals()) (6448) (mistercrunch)

0.29.0rc5

- [6469](https://github.com/apache/incubator-superset/pull/6469) Update sqllab.rst (6469) (mrshu)
- [5039](https://github.com/apache/incubator-superset/pull/5039) allow domain sharding in frontend (5039) (graceguo-supercat)
- [6464](https://github.com/apache/incubator-superset/pull/6464) Update `superset-ui/colors` (6464) (kristw)
- [6423](https://github.com/apache/incubator-superset/pull/6423) [SIP-5] Build metrics in query_object in the client (6423) (williaster)
- [6465](https://github.com/apache/incubator-superset/pull/6465) Fixing error when clearing big number (6465) (michellethomas)
- [6376](https://github.com/apache/incubator-superset/pull/6376) [READY] Update SuperChart onRenderXXX listeners (6376) (kristw)
- [e06f873](https://github.com/apache/incubator-superset/commit/e06f87304c4448eeb2ca80ff34468f4d620572bd) Adding a comment for metrictype values (xtinec)
- [c11e9c8](https://github.com/apache/incubator-superset/commit/c11e9c8b675340a1349dce105257375f6acbcaee) [SIP-5] Build metrics in query_object in the client (xtinec)
- [a4597af](https://github.com/apache/incubator-superset/commit/a4597afee0ca368110cf76f81c7016a6b609b492) addressing PR comments (xtinec)
- [6458](https://github.com/apache/incubator-superset/pull/6458) fix metadata cache bug (6458) (youngyjd)
- [6459](https://github.com/apache/incubator-superset/pull/6459) override get_view_names in PrestoEngineSpec (6459) (youngyjd)
- [6453](https://github.com/apache/incubator-superset/pull/6453) Ensure that dttm is of same timezone as epoch_with_tz (6453) (villebro)
- [6444](https://github.com/apache/incubator-superset/pull/6444) replace missing round function in d3 to fix MapBox (6444) (aboganas)
- [4961](https://github.com/apache/incubator-superset/pull/4961) Deprecate database attribute allow_run_sync (4961) (mistercrunch)
- [6445](https://github.com/apache/incubator-superset/pull/6445) fix Calendar Heatmap (6445) (aboganas)
- [6451](https://github.com/apache/incubator-superset/pull/6451) fix sunburst breadcrumbs (6451) (aboganas)
- [6419](https://github.com/apache/incubator-superset/pull/6419) Rename Druid to Apache Druid (Incubating) (6419) (Fokko)
- [6401](https://github.com/apache/incubator-superset/pull/6401) [Docs] Make sure venv is py3 and export app (6401) (hughhhh)
- [5966](https://github.com/apache/incubator-superset/pull/5966) Improve development experience with Docker (5966) (victornoel)
- [6438](https://github.com/apache/incubator-superset/pull/6438) [fix] edit chart title cause JS error (6438) (graceguo-supercat)
- [5164](https://github.com/apache/incubator-superset/pull/5164) Remove coordinator in Druid Cluster config (5164) (6443) (jiaz)
- [6439](https://github.com/apache/incubator-superset/pull/6439) Grammatical Error (6439) (pavitranrambo)
- [6422](https://github.com/apache/incubator-superset/pull/6422) [logging] Add render failure error into log (6422) (graceguo-supercat)
- [6428](https://github.com/apache/incubator-superset/pull/6428) Updated local dev instructions to include missing step (6428) (craig-rueda)
- [6417](https://github.com/apache/incubator-superset/pull/6417) [bugfix] Display raw value in addition to ERROR (6417) (kristw)
- [6433](https://github.com/apache/incubator-superset/pull/6433) FixBug sqlMetricModels No attribute get_perm (6433) (zhaoyu89730105)
- [6435](https://github.com/apache/incubator-superset/pull/6435) Fix French typos (6435) (cjauvin)
- [6406](https://github.com/apache/incubator-superset/pull/6406) Link to the ASF's code of conduct (6406) (mistercrunch)
- [6412](https://github.com/apache/incubator-superset/pull/6412) use same xaxis formatter for line chart tooltip (6412) (kristw)
- [6298](https://github.com/apache/incubator-superset/pull/6298) Reduce data loaded before loading tests (6298) (timifasubaa)
- [6410](https://github.com/apache/incubator-superset/pull/6410) Update README.md (6410) (evans)
- [6365](https://github.com/apache/incubator-superset/pull/6365) [bugfix] deckgl legend is not interactive (6365) (mistercrunch)
- [6391](https://github.com/apache/incubator-superset/pull/6391) Minor improvements to Histogram viz (6391) (mistercrunch)
- [6407](https://github.com/apache/incubator-superset/pull/6407) Adding cypress tests for showing errors, time range filter, and verbose name (6407) (michellethomas)
- [6364](https://github.com/apache/incubator-superset/pull/6364) 'Fligth' filename typo (6364) (andy-clapson)
- [6388](https://github.com/apache/incubator-superset/pull/6388) Expose Sqllab status in databases list view (6388) (zhaoyongjie)
- [6405](https://github.com/apache/incubator-superset/pull/6405) [fix] view results in sql lab (6405) (graceguo-supercat)
- [6363](https://github.com/apache/incubator-superset/pull/6363) [bugfix] deck.gl grid&hex don't respond to zoom&drag (6363) (mistercrunch)
- [6399](https://github.com/apache/incubator-superset/pull/6399) Fix adhoc metrics in Polygon (6399) (mistercrunch)
- [6377](https://github.com/apache/incubator-superset/pull/6377) [SIP-5] QueryBuilder in the client for granularity and groupby in word cloud (6377) (xtinec)
- [6378](https://github.com/apache/incubator-superset/pull/6378) [migration]clean up __from and __to parameters in dashboard json_metadata (6378) (graceguo-supercat)
- [6400](https://github.com/apache/incubator-superset/pull/6400) Set default limit on creation of new qe and on run (6400) (jeffreythewang)
- [6241](https://github.com/apache/incubator-superset/pull/6241) Split cypress tests (6241) (timifasubaa)
- [6393](https://github.com/apache/incubator-superset/pull/6393) [fix] JS error after delete row level tab (6393) (graceguo-supercat)
- [6368](https://github.com/apache/incubator-superset/pull/6368) Add Japan country map (6368) (sekikn)
- [6302](https://github.com/apache/incubator-superset/pull/6302) Disable flaky cypress SQL Lab test (6302) (mistercrunch)
- [6370](https://github.com/apache/incubator-superset/pull/6370) Update the installation document based on Python 3.6+ (6370) (sekikn)
- [6386](https://github.com/apache/incubator-superset/pull/6386) [bugfix] prevent d3-format from raising (6386) (mistercrunch)
- [6384](https://github.com/apache/incubator-superset/pull/6384) do not convert value to lowercase when looking up color (6384) (kristw)
- [6345](https://github.com/apache/incubator-superset/pull/6345) remove user params (6345) (timifasubaa)
- [6375](https://github.com/apache/incubator-superset/pull/6375) Fixed the cache issue for BigNumber (6375) (conglei)

0.29.0rc4

- [6374](https://github.com/apache/incubator-superset/pull/6374) [bugfix] visualization flickers when rerunning query (6374) (mistercrunch)
- [6367](https://github.com/apache/incubator-superset/pull/6367) [bugfix] EventFlow does not display (6367) (jnishiyama)
- [6355](https://github.com/apache/incubator-superset/pull/6355) [404] Aborting for views with invalid dashboard/slice IDs (6355) (john-bodley)
- [6357](https://github.com/apache/incubator-superset/pull/6357) [hive] Fixing where lastest partition logic (6357) (john-bodley)
- [6361](https://github.com/apache/incubator-superset/pull/6361) [cypress] Test dashboard save/save_as functions (6361) (graceguo-supercat)
- [6234](https://github.com/apache/incubator-superset/pull/6234) [reviewable] Integrate superset-ui/{core,color,chart} modules (6234) (kristw)
- [6282](https://github.com/apache/incubator-superset/pull/6282) [nvd3] refactor margins (6282) (mistercrunch)
- [6359](https://github.com/apache/incubator-superset/pull/6359) Parse datasource_id as integer on the server side (6359) (xtinec)

0.29.0rc3

- [6287](https://github.com/apache/incubator-superset/pull/6287) [reviewable] Organize d3 utilities usage (6287) (kristw)
- [6350](https://github.com/apache/incubator-superset/pull/6350) [dashboard] fix save/save-as flow (6350) (williaster)
- [6354](https://github.com/apache/incubator-superset/pull/6354) change to camelcase (6354) (kristw)
- [6346](https://github.com/apache/incubator-superset/pull/6346) Update docker-entrypoint.sh (6346) (BrayanArrieta)
- [6349](https://github.com/apache/incubator-superset/pull/6349) [bugfix] don't parse save dashboard response (6349) (williaster)
- [6290](https://github.com/apache/incubator-superset/pull/6290) [reviewable] [refactor] Split visTypes into one file for each visualization type (6290) (kristw)

Page 2 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.