From c1ded9da304c0fbca13a688029d3cbe1813c6c04 Mon Sep 17 00:00:00 2001 From: PApostol Date: Mon, 1 Nov 2021 16:48:58 +0000 Subject: [PATCH 1/3] Various typo fixes in MD files --- CHANGELOG.md | 144 ++++++++++++++++++++++---------------------- CONTRIBUTING.md | 6 +- RELEASING/README.md | 2 +- UPDATING.md | 6 +- 4 files changed, 79 insertions(+), 79 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a120b3e10af5d..5fd292c27987f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -201,7 +201,7 @@ under the License. - [#16118](https://github.com/apache/superset/pull/16118) fix: change Alert Permissions (@AAfghahi) - [#16088](https://github.com/apache/superset/pull/16088) fix(explore): dnd error when dragging metric if multi: false (@kgabryje) - [#16092](https://github.com/apache/superset/pull/16092) fix(Explore): Adjust width of cell in Time-Series Table chart (@geido) -- [#16132](https://github.com/apache/superset/pull/16132) fix: virtual dataset wont work (@zhaoyongjie) +- [#16132](https://github.com/apache/superset/pull/16132) fix: virtual dataset won't work (@zhaoyongjie) - [#16115](https://github.com/apache/superset/pull/16115) fix(explore): revert dnd column dependency array change to fix infinite rerenders (@kgabryje) - [#16097](https://github.com/apache/superset/pull/16097) fix: move watermark to about section (@nytai) - [#16073](https://github.com/apache/superset/pull/16073) fix(explore): drag & drop column select component triggering onChange unnecessarily (@suddjian) @@ -304,7 +304,7 @@ under the License. - [#15588](https://github.com/apache/superset/pull/15588) fix: Revert "fix(dashboard): Open "View Chart in Explore" in the same window" (@rusackas) - [#15589](https://github.com/apache/superset/pull/15589) fix: Revert "chore: Bump @svgr/webpack to 5.5.0" (@rusackas) - [#15594](https://github.com/apache/superset/pull/15594) fix: Hide Dynamic Link when editing (@AAfghahi) -- [#15595](https://github.com/apache/superset/pull/15595) fix: DBC UI tooltip aligment (@hughhhh) +- [#15595](https://github.com/apache/superset/pull/15595) fix: DBC UI tooltip alignment (@hughhhh) - [#15587](https://github.com/apache/superset/pull/15587) fix: available endpoint showing specs without drivers (@betodealmeida) - [#15581](https://github.com/apache/superset/pull/15581) fix: downloadasimage for dashboard (@pkdotson) - [#15558](https://github.com/apache/superset/pull/15558) fix: revert #15405 #15435 #15444 (@betodealmeida) @@ -560,8 +560,8 @@ under the License. - [#15802](https://github.com/apache/superset/pull/15802) chore: Changes the pagination API of the Select component (@michael-s-molina) - [#15787](https://github.com/apache/superset/pull/15787) chore: remove unnecessary deps (@betodealmeida) - [#15757](https://github.com/apache/superset/pull/15757) chore: Enforce Mypy for non-tests (@john-bodley) -- [#15775](https://github.com/apache/superset/pull/15775) chore: Pylint reenable bad-option-value message (@john-bodley) -- [#15772](https://github.com/apache/superset/pull/15772) chore: Pylint reenable non-problematic messages (@john-bodley) +- [#15775](https://github.com/apache/superset/pull/15775) chore: Pylint re-enable bad-option-value message (@john-bodley) +- [#15772](https://github.com/apache/superset/pull/15772) chore: Pylint re-enable non-problematic messages (@john-bodley) - [#15788](https://github.com/apache/superset/pull/15788) chore: remove `retry` dependency in favor of `backoff` (@betodealmeida) - [#15480](https://github.com/apache/superset/pull/15480) chore: Improves the Select component UI/UX - iteration 4 (@michael-s-molina) - [#15794](https://github.com/apache/superset/pull/15794) docs: Adding Sunbird to users list (@kumarks1122) @@ -787,7 +787,7 @@ under the License. - [14461](https://github.com/apache/superset/pull/14461) feat(native-filters): Auto apply changes in FiltersConfigModal (#14461) (@simcha90) - [13507](https://github.com/apache/superset/pull/13507) feat(native-filters): Filter set tabs (#13507) (@simcha90) - [14313](https://github.com/apache/superset/pull/14313) feat(native-filters): Implement adhoc filters and time picker in Range and Select native filters (#14313) (@Kamil Gabryjelski) -- [14261](https://github.com/apache/superset/pull/14261) feat(native-filters): Show/Hide filter bar by metdata ff (#14261) (@simcha90) +- [14261](https://github.com/apache/superset/pull/14261) feat(native-filters): Show/Hide filter bar by metadata ff (#14261) (@simcha90) - [13506](https://github.com/apache/superset/pull/13506) feat(native-filters): Update filter bar buttons (#13506) (@simcha90) - [14374](https://github.com/apache/superset/pull/14374) feat(native-filters): Use datasets in dashboard as default options for native filters (#14374) (@Kamil Gabryjelski) - [14314](https://github.com/apache/superset/pull/14314) feat(native-filters): add option to create value in select filter (#14314) (@Ville Brofeldt) @@ -1158,8 +1158,8 @@ under the License. - [13983](https://github.com/apache/superset/pull/13983) refactor(native-filters): update dataMask and ExtraFormData schema (#13983) (@simcha90) - [13137](https://github.com/apache/superset/pull/13137) refactor(self-trigger): Split native filters state (#13137) (@simcha90) - [14090](https://github.com/apache/superset/pull/14090) refactor(userInfo): userinfo panel to styled component (#14090) (@Phillip Kelley-Dotson) -- [14100](https://github.com/apache/superset/pull/14100) refactor: Boostrap to AntD - Row/Col (#14100) (@Michael S. Molina) -- [14048](https://github.com/apache/superset/pull/14048) refactor: Boostrap to AntD - Tabs (#14048) (@Michael S. Molina) +- [14100](https://github.com/apache/superset/pull/14100) refactor: Bootstrap to AntD - Row/Col (#14100) (@Michael S. Molina) +- [14048](https://github.com/apache/superset/pull/14048) refactor: Bootstrap to AntD - Tabs (#14048) (@Michael S. Molina) - [14106](https://github.com/apache/superset/pull/14106) refactor: Bootstrap to AntD - Form - iteration 1 (#14106) (@Michael S. Molina) - [13996](https://github.com/apache/superset/pull/13996) refactor: Bootstrap to AntD - ListGroup (#13996) (@Michael S. Molina) - [13989](https://github.com/apache/superset/pull/13989) refactor: Bootstrap to AntD - Slider (#13989) (@Michael S. Molina) @@ -1749,7 +1749,7 @@ under the License. - [#12297](https://github.com/apache/superset/pull/12297) Cypress: ignore unrelated ResizeObserver client errors (#12297) (@robdiciuccio) - [#12253](https://github.com/apache/superset/pull/12253) test: fix flaky Python unit tests (#12253) (@kstrz) - [#12213](https://github.com/apache/superset/pull/12213) Fix tests errors and warnings - iteration 1 (#12212) (#12213) (@michael-s-molina) -- [#12258](https://github.com/apache/superset/pull/12258) fix: Issue #12004 timegrain not visibile (#12258) (@geido) +- [#12258](https://github.com/apache/superset/pull/12258) fix: Issue #12004 timegrain not visible (#12258) (@geido) - [#12250](https://github.com/apache/superset/pull/12250) fix: Show Data panel on resize (#12250) (@maloun96) - [#12153](https://github.com/apache/superset/pull/12153) fix: Add visibility to box for viewing menu items (#12153) (@maloun96) - [#12290](https://github.com/apache/superset/pull/12290) build: remove parallelization for E2E tests (#12290) (@ktmud) @@ -2423,7 +2423,7 @@ under the License. - [#12297](https://github.com/apache/superset/pull/12297) Cypress: ignore unrelated ResizeObserver client errors (#12297) (@robdiciuccio) - [#12253](https://github.com/apache/superset/pull/12253) test: fix flaky Python unit tests (#12253) (@kstrz) - [#12213](https://github.com/apache/superset/pull/12213) Fix tests errors and warnings - iteration 1 (#12212) (#12213) (@michael-s-molina) -- [#12258](https://github.com/apache/superset/pull/12258) fix: Issue #12004 timegrain not visibile (#12258) (@geido) +- [#12258](https://github.com/apache/superset/pull/12258) fix: Issue #12004 timegrain not visible (#12258) (@geido) - [#12250](https://github.com/apache/superset/pull/12250) fix: Show Data panel on resize (#12250) (@maloun96) - [#12153](https://github.com/apache/superset/pull/12153) fix: Add visibility to box for viewing menu items (#12153) (@maloun96) - [#12290](https://github.com/apache/superset/pull/12290) build: remove parallelization for E2E tests (#12290) (@ktmud) @@ -3061,7 +3061,7 @@ under the License. - [#11079](https://github.com/apache/superset/pull/11079) fix(jest): using UTC mock date (#11079) (@zhaoyongjie) - [#11072](https://github.com/apache/superset/pull/11072) removing unused component (#11072) (@rusackas) - [#11073](https://github.com/apache/superset/pull/11073) changing to the correct hex color (#11073) (@rusackas) -- [#11071](https://github.com/apache/superset/pull/11071) style: remove unecessary padding (#11071) (@mistercrunch) +- [#11071](https://github.com/apache/superset/pull/11071) style: remove unnecessary padding (#11071) (@mistercrunch) - [#11068](https://github.com/apache/superset/pull/11068) fix: database list checkboxes (#11068) (@riahk) - [#11033](https://github.com/apache/superset/pull/11033) feat: adding all icons from the design system to the codebase (#11033) (@rusackas) - [#11063](https://github.com/apache/superset/pull/11063) fix: sql lab autocomplete width (#11063) (@etr2460) @@ -3086,7 +3086,7 @@ under the License. - [#11004](https://github.com/apache/superset/pull/11004) fix: timer component, fixes #10849, closes #11002 (#11004) (@ktmud) - [#11000](https://github.com/apache/superset/pull/11000) fix: enable several pylint rules partially in db_engines_specs module (#11000) (@kkucharc) - [#10974](https://github.com/apache/superset/pull/10974) fix: pylint checks in connectors/sqla/models.py (#10974) (@kkucharc) -- [#11014](https://github.com/apache/superset/pull/11014) fix: reenable pylint rule `unused-import` in charts and connectors modules (#11014) (@kkucharc) +- [#11014](https://github.com/apache/superset/pull/11014) fix: re-enable pylint rule `unused-import` in charts and connectors modules (#11014) (@kkucharc) - [#11016](https://github.com/apache/superset/pull/11016) Enabled pylint rules in `db_engines` module: (#11016) (@kkucharc) - [#10978](https://github.com/apache/superset/pull/10978) fix: changes a pylint check in dashboard module (#10978) (@kkucharc) - [#11009](https://github.com/apache/superset/pull/11009) fix: menu shows a 0 when there are not settings (#11009) (@nytai) @@ -3239,7 +3239,7 @@ under the License. - [#10733](https://github.com/apache/superset/pull/10733) chore: bump pyarrow (#10733) (@villebro) - [#10715](https://github.com/apache/superset/pull/10715) style: rename 'Source' top nav item to 'Data' (#10715) (@mistercrunch) - [#10649](https://github.com/apache/superset/pull/10649) style: Pass at propagating (and enhancing) Button component throughout Superset (#10649) (@rusackas) -- [#10704](https://github.com/apache/superset/pull/10704) Covert celery tests to the pytest (#10704) (@bkyryliuk) +- [#10704](https://github.com/apache/superset/pull/10704) Convert celery tests to the pytest (#10704) (@bkyryliuk) - [#10720](https://github.com/apache/superset/pull/10720) chore: update samesite config documentation (#10720) (@etr2460) - [#10717](https://github.com/apache/superset/pull/10717) fix: move menu reorg logic from crud app into Menu component (#10717) (@nytai) - [#10674](https://github.com/apache/superset/pull/10674) fix: change public role like gamma procedure (#10674) (@dpgaspar) @@ -3324,7 +3324,7 @@ under the License. - [#10110](https://github.com/apache/superset/pull/10110) ci: bump tests to 3.7 and add support for 3.8 (#10110) (@villebro) - [#10412](https://github.com/apache/superset/pull/10412) fix: show label for filters in filter box in explore (#10412) (@simchaNielsen) - [#10515](https://github.com/apache/superset/pull/10515) feat: storybook for Icon component (#10515) (@rusackas) -- [#10425](https://github.com/apache/superset/pull/10425) fix db installaion (#10425) (@blcksrx) +- [#10425](https://github.com/apache/superset/pull/10425) fix db installation (#10425) (@blcksrx) - [#10499](https://github.com/apache/superset/pull/10499) chore: Adding pip-compile-multi et al. (#10499) (@john-bodley) - [#10510](https://github.com/apache/superset/pull/10510) feat: add favorite star to dashboard and chart lists (#10510) (@riahk) - [#10519](https://github.com/apache/superset/pull/10519) fix: make SQL-based alert email links user friendly (#10519) (@JasonD28) @@ -3371,7 +3371,7 @@ under the License. - [#10403](https://github.com/apache/superset/pull/10403) style: SIP-34 labels (#10403) (@mistercrunch) - [#10369](https://github.com/apache/superset/pull/10369) fix: allow creating table option and remove schema requirement in dataset add modal (#10369) (@nytai) - [#10404](https://github.com/apache/superset/pull/10404) style(sqllab): fixed button width as label changes (#10404) (@mistercrunch) -- [#10406](https://github.com/apache/superset/pull/10406) chore: deactive flaky filter test (#10406) (@mistercrunch) +- [#10406](https://github.com/apache/superset/pull/10406) chore: deactivate flaky filter test (#10406) (@mistercrunch) - [#10402](https://github.com/apache/superset/pull/10402) style: add fade transition to bottom border on navbar menu items (#10402) (@riahk) - [#10392](https://github.com/apache/superset/pull/10392) fix(api): fixes perf on charts and introduces sorting by database on datasets (#10392) (@dpgaspar) - [#10397](https://github.com/apache/superset/pull/10397) fix(charts): disable CSRF for chart data endpoint (#10397) (@dpgaspar) @@ -3605,7 +3605,7 @@ under the License. - [#10041](https://github.com/apache/superset/pull/10041) feat: owners profile icon on dataset list view (#10041) (@lilykuang) - [#10037](https://github.com/apache/superset/pull/10037) fix: native annotations (#10037) (@villebro) - [#10046](https://github.com/apache/superset/pull/10046) fix: bump pydruid version (#10046) (@villebro) -- [#10048](https://github.com/apache/superset/pull/10048) feat: add deafult buildQuery for V1 chart data requests (#10048) (@villebro) +- [#10048](https://github.com/apache/superset/pull/10048) feat: add default buildQuery for V1 chart data requests (#10048) (@villebro) - [#10042](https://github.com/apache/superset/pull/10042) other: [logging] add dashboard is_published into perf logging (#10042) (@graceguo-supercat) - [#10031](https://github.com/apache/superset/pull/10031) chore(security): Renaming access methods (#10031) (@john-bodley) - [#10030](https://github.com/apache/superset/pull/10030) chore(security): Renaming schemas_accessible_by_user (#10030) (@john-bodley) @@ -3645,7 +3645,7 @@ under the License. - [#9962](https://github.com/apache/superset/pull/9962) feat: implement new version of word cloud (#9962) (@villebro) - [#9903](https://github.com/apache/superset/pull/9903) feat: expand new chart data endpoint coverage (#9903) (@villebro) - [#9901](https://github.com/apache/superset/pull/9901) build: add workflow preferring TypeScript files (#9901) (@etr2460) -- [#9952](https://github.com/apache/superset/pull/9952) [filter_box] disable instant_filtering by defult (#9952) (@graceguo-supercat) +- [#9952](https://github.com/apache/superset/pull/9952) [filter_box] disable instant_filtering by default (#9952) (@graceguo-supercat) - [#9940](https://github.com/apache/superset/pull/9940) fix: FilterBox Select should be Creatable (#9940) (@ktmud) - [#9905](https://github.com/apache/superset/pull/9905) [mypy] Enforcing typing for superset.utils (#9905) (@john-bodley) - [#9912](https://github.com/apache/superset/pull/9912) style(mypy): Enforcing mypy typing for views.chart (#9912) (@john-bodley) @@ -3665,7 +3665,7 @@ under the License. - [#9826](https://github.com/apache/superset/pull/9826) chore(ts): convert base js files to typescript (#9826) (@etr2460) - [#9895](https://github.com/apache/superset/pull/9895) Fix missing line break in Database 'extra' instructions (#9895) (@tooptoop4) - [#9883](https://github.com/apache/superset/pull/9883) [mypy] Enforcing typing for superset.models (#9883) (@john-bodley) -- [#9884](https://github.com/apache/superset/pull/9884) fix: reenable table chart page length (#9884) (@ktmud) +- [#9884](https://github.com/apache/superset/pull/9884) fix: re-enable table chart page length (#9884) (@ktmud) - [#9881](https://github.com/apache/superset/pull/9881) fix: don't create examples db on 'superset init' (#9881) (@mistercrunch) - [#9734](https://github.com/apache/superset/pull/9734) feat: implement csv upload configuration func for the schema enforcement (#9734) (@bkyryliuk) - [#9847](https://github.com/apache/superset/pull/9847) feat: tablechart plugin controls migration (#9847) (@pkdotson) @@ -3707,7 +3707,7 @@ under the License. - [#9796](https://github.com/apache/superset/pull/9796) feat: return security errors in the SIP-40 format (#9796) (@etr2460) - [#9799](https://github.com/apache/superset/pull/9799) fix: construct SupersetErrors properly (#9799) (@etr2460) - [#9798](https://github.com/apache/superset/pull/9798) fix: add flag for time series table (#9798) (@kristw) -- [#9342](https://github.com/apache/superset/pull/9342) Add extra configration to the email reports (#9342) (@bkyryliuk) +- [#9342](https://github.com/apache/superset/pull/9342) Add extra configuration to the email reports (#9342) (@bkyryliuk) - [#9786](https://github.com/apache/superset/pull/9786) chore: bump python dependencies (#9786) (@villebro) - [#9795](https://github.com/apache/superset/pull/9795) docs: add whale.im to list of users (#9795) (@Fullstop000) - [#9753](https://github.com/apache/superset/pull/9753) feat: convert backend chart errors to the new error type (#9753) (@etr2460) @@ -3845,7 +3845,7 @@ under the License. - [#9370](https://github.com/apache/superset/pull/9370) Add visualization flow to the CTA queries (#9370) (@bkyryliuk) - [#9427](https://github.com/apache/superset/pull/9427) feat: Add post processing to QueryObject (#9427) (@villebro) - [#9496](https://github.com/apache/superset/pull/9496) fix: add lineWidth to Shared_DeckGL.jsx (#9496) (@villebro) -- [#9435](https://github.com/apache/superset/pull/9435) [dashboards] New, tittle and slug OR filter (#9435) (@dpgaspar) +- [#9435](https://github.com/apache/superset/pull/9435) [dashboards] New, title and slug OR filter (#9435) (@dpgaspar) - [#9484](https://github.com/apache/superset/pull/9484) [dashboards] Fix, update dashboard owners not propagating to charts o… (#9484) (@dpgaspar) - [#9491](https://github.com/apache/superset/pull/9491) Bump FAB to 2.3.2 (#9491) (@dpgaspar) - [#9479](https://github.com/apache/superset/pull/9479) [query] Migrate api v1 query to new location (#9479) (@dpgaspar) @@ -4093,7 +4093,7 @@ under the License. - [#8960](https://github.com/apache/superset/pull/8960) fix: shut off unneeded endpoints (#8960) (@mistercrunch) - [#8988](https://github.com/apache/superset/pull/8988) Timing and radii (#8988) (@rusackas) - [#8992](https://github.com/apache/superset/pull/8992) Bump requirements.txt to what setup.py would pull in (#8992) (@villebro) -- [#8995](https://github.com/apache/superset/pull/8995) [druid] Making scaning/refreshing Druid datasource view items optional (#8995) (@john-bodley) +- [#8995](https://github.com/apache/superset/pull/8995) [druid] Making scanning/refreshing Druid datasource view items optional (#8995) (@john-bodley) - [#8997](https://github.com/apache/superset/pull/8997) [SQL Lab] Open request access link in a new tab (#8997) (@etr2460) - [#8996](https://github.com/apache/superset/pull/8996) [druid] make cluster_name editable (#8996) (@serenajiang) - [#8985](https://github.com/apache/superset/pull/8985) Bump pandas to 0.25.3 (#8985) (@villebro) @@ -4905,7 +4905,7 @@ under the License. - [#6629](https://github.com/apache/superset/pull/6629) [README] use a numbered list instead of bullets for org list (#6629) (@mistercrunch) - [#6523](https://github.com/apache/superset/pull/6523) Improving Filter Box (#6523) (@mistercrunch) - [#6662](https://github.com/apache/superset/pull/6662) Minor doc fix for superset (#6662) (@feng-tao) -- [#6628](https://github.com/apache/superset/pull/6628) [pie] allow formating nubmers on pie chart (#6628) (@mistercrunch) +- [#6628](https://github.com/apache/superset/pull/6628) [pie] allow formatting numbers on pie chart (#6628) (@mistercrunch) - [#6497](https://github.com/apache/superset/pull/6497) pass source to db api mutator (#6497) (@timifasubaa) - [#6630](https://github.com/apache/superset/pull/6630) Add kuaishou to README.md (#6630) (@zhaoyu89730105) - [#6614](https://github.com/apache/superset/pull/6614) data point no clipEdge (#6614) (@zhaoyu89730105) @@ -5035,7 +5035,7 @@ under the License. - [#6374](https://github.com/apache/superset/pull/6374) [bugfix] visualization flickers when rerunning query (#6374) (@mistercrunch) - [#6367](https://github.com/apache/superset/pull/6367) [bugfix] EventFlow does not display (#6367) (@jnishiyama) - [#6355](https://github.com/apache/superset/pull/6355) [404] Aborting for views with invalid dashboard/slice IDs (#6355) (@john-bodley) -- [#6357](https://github.com/apache/superset/pull/6357) [hive] Fixing where lastest partition logic (#6357) (@john-bodley) +- [#6357](https://github.com/apache/superset/pull/6357) [hive] Fixing where latest partition logic (#6357) (@john-bodley) - [#6361](https://github.com/apache/superset/pull/6361) [cypress] Test dashboard save/save_as functions (#6361) (@graceguo-supercat) - [#6234](https://github.com/apache/superset/pull/6234) [reviewable] Integrate @superset-ui/{core,color,chart} modules (#6234) (@kristw) - [#6282](https://github.com/apache/superset/pull/6282) [nvd3] refactor margins (#6282) (@mistercrunch) @@ -5064,10 +5064,10 @@ under the License. - [#6257](https://github.com/apache/superset/pull/6257) sql lab localStorage config (#6257) (@graceguo-supercat) - [#6288](https://github.com/apache/superset/pull/6288) [bugfix] deckgl scatter CategoricalDeckGLContainer (#6288) (@mistercrunch) - [#6277](https://github.com/apache/superset/pull/6277) Avoid clearing metric when saving from datasource editor (#6277) (@michellethomas) -- [#6283](https://github.com/apache/superset/pull/6283) [dashboard] fix spinners disapear too early (#6283) (@mistercrunch) +- [#6283](https://github.com/apache/superset/pull/6283) [dashboard] fix spinners disappear too early (#6283) (@mistercrunch) - [#6280](https://github.com/apache/superset/pull/6280) Fix Infinity css warning (#6280) (@mistercrunch) - [#6274](https://github.com/apache/superset/pull/6274) rename @superset-ui/core to @superset-ui/connection (#6274) (@kristw) -- [#6269](https://github.com/apache/superset/pull/6269) Adding backwards compatable check to add ago to since if it doesn't exist (#6269) (@michellethomas) +- [#6269](https://github.com/apache/superset/pull/6269) Adding backwards compatible check to add ago to since if it doesn't exist (#6269) (@michellethomas) - [#6276](https://github.com/apache/superset/pull/6276) [superset-client] getClientErrorObject for everyone (#6276) (@williaster) - [#6273](https://github.com/apache/superset/pull/6273) Add chart names translation (#6273) (@kristw) - [#6229](https://github.com/apache/superset/pull/6229) Fix typo in druid granularity (#6229) (@jeffreythewang) @@ -5094,7 +5094,7 @@ under the License. - [#6153](https://github.com/apache/superset/pull/6153) Move metadata cache one layer up (#6153) (@youngyjd) - [#6231](https://github.com/apache/superset/pull/6231) [bugfix] cannot add options to FilterBox (#6231) (@mistercrunch) - [#6228](https://github.com/apache/superset/pull/6228) [sql lab] improve placeholder strings for query search form (#6228) (@mistercrunch) -- [#6237](https://github.com/apache/superset/pull/6237) fix misstake (#6237) (@mlboy) +- [#6237](https://github.com/apache/superset/pull/6237) fix mistake (#6237) (@mlboy) - [#6195](https://github.com/apache/superset/pull/6195) [datasource] Ensure SQL Lab link opens in a new tab (#6195) (@john-bodley) - [#6222](https://github.com/apache/superset/pull/6222) Integrate translation module @superset-ui/translation (#6222) (@kristw) @@ -5172,7 +5172,7 @@ under the License. - [#6102](https://github.com/apache/superset/pull/6102) fix dependency issue #6086 (#6102) (@aflyhorse) - [#6103](https://github.com/apache/superset/pull/6103) Rename onTooltip to setTooltip (#6103) (@kristw) - [#6105](https://github.com/apache/superset/pull/6105) make BigNumber PureComponent (#6105) (@kristw) -- [#6097](https://github.com/apache/superset/pull/6097) Fix link formating in README.md (#6097) (@ad-m) +- [#6097](https://github.com/apache/superset/pull/6097) Fix link formatting in README.md (#6097) (@ad-m) - [#6088](https://github.com/apache/superset/pull/6088) move countries directory under CountryMap (#6088) (@kristw) - [#6065](https://github.com/apache/superset/pull/6065) remove future (#6065) (@timifasubaa) - [#6091](https://github.com/apache/superset/pull/6091) remove six dependency (#6091) (@timifasubaa) @@ -5267,7 +5267,7 @@ under the License. - [#5851](https://github.com/apache/superset/pull/5851) remove duplicated utils (#5851) (@youngyjd) - [#5879](https://github.com/apache/superset/pull/5879) [lint] turn no-undef back on, set browser, cypress, and mocha env's (#5879) (@williaster) - [#5775](https://github.com/apache/superset/pull/5775) [SIP-5] Refactor Time Series Table (#5775) (@kristw) -- [#5885](https://github.com/apache/superset/pull/5885) Addded documentation for Teradata DB (#5885) (@livinm) +- [#5885](https://github.com/apache/superset/pull/5885) Added documentation for Teradata DB (#5885) (@livinm) - [#5870](https://github.com/apache/superset/pull/5870) Enable Teradata (#5870) (@livinm) - [#5877](https://github.com/apache/superset/pull/5877) [bug fix] Fixed adhoc metric is not working for WordCloud (#5877) (@conglei) - [#5865](https://github.com/apache/superset/pull/5865) fixed modal close issue (#5865) (@conglei) @@ -5364,7 +5364,7 @@ under the License. - [#5699](https://github.com/apache/superset/pull/5699) [SIP-5] Refactor sunburst (#5699) (@kristw) - [#5690](https://github.com/apache/superset/pull/5690) [SIP-5] Repair and refactor Horizon Chart (#5690) (@kristw) - [#5738](https://github.com/apache/superset/pull/5738) remove unneeded console.log (#5738) (@hughhhh) -- [#5726](https://github.com/apache/superset/pull/5726) [celery] Using preferred configuration proceedure (#5726) (@john-bodley) +- [#5726](https://github.com/apache/superset/pull/5726) [celery] Using preferred configuration procedure (#5726) (@john-bodley) - [09d46a7](https://github.com/apache/superset/commit/09d46a7864a67d3e2ef70fb41a5c43b28d6c14c9) Fix tests (@mistercrunch) - [#5717](https://github.com/apache/superset/pull/5717) Autofocus aggregation in metric control (#5717) (@betodealmeida) - [#5735](https://github.com/apache/superset/pull/5735) make some text localizable, mainly in explore, query (#5735) (@hitdemo) @@ -5582,7 +5582,7 @@ under the License. - [#5291](https://github.com/apache/superset/pull/5291) [dashboard fix] force refresh charts under tabs (#5291) (@graceguo-supercat) - [#5293](https://github.com/apache/superset/pull/5293) fix sqllab css, fix double AddSliceCard margin and drag border (#5293) (@williaster) - [#5267](https://github.com/apache/superset/pull/5267) add more precise types to hive table from csv (#5267) (@timifasubaa) -- [#5268](https://github.com/apache/superset/pull/5268) specify hve namespace for tables (#5268) (@timifasubaa) +- [#5268](https://github.com/apache/superset/pull/5268) specify have namespace for tables (#5268) (@timifasubaa) - [#4528](https://github.com/apache/superset/pull/4528) [wip] dashboard builder v2 (#4528) (@williaster) - [#5271](https://github.com/apache/superset/pull/5271) [metric] Fixing ad-hoc metric for dual-line chart (#5271) (@john-bodley) - [#5249](https://github.com/apache/superset/pull/5249) [druid] Adding verbose_name to editable columns (#5249) (@john-bodley) @@ -5680,7 +5680,7 @@ under the License. - [#5000](https://github.com/apache/superset/pull/5000) Use a dummy version number on master (#5000) (@mistercrunch) - [#5078](https://github.com/apache/superset/pull/5078) Revert "[get_df] Adding support for multi-statement SQL" (#5078) (@john-bodley) - [#5057](https://github.com/apache/superset/pull/5057) Translate string to array for multi fields in getControlsState (#5057) (@michellethomas) -- [#5065](https://github.com/apache/superset/pull/5065) Fix time shift color assignements (#5065) (@mistercrunch) +- [#5065](https://github.com/apache/superset/pull/5065) Fix time shift color assignments (#5065) (@mistercrunch) - [#5062](https://github.com/apache/superset/pull/5062) [markup] Enable allow-forms (#5062) (@john-bodley) - [#5056](https://github.com/apache/superset/pull/5056) integrating dashboard filters with adhoc filters (#5056) (@GabeLoins) - [#5060](https://github.com/apache/superset/pull/5060) [get_df] Adding support for multi-statement SQL (#5060) (@john-bodley) @@ -5760,7 +5760,7 @@ under the License. - [#4907](https://github.com/apache/superset/pull/4907) translations: rename pt_BR gettext files (#4907) (@xrmx) - [#4884](https://github.com/apache/superset/pull/4884) [pylint] prepping for enabling pylint for non-errors (#4884) (@john-bodley) - [#4901](https://github.com/apache/superset/pull/4901) Fix 'Uncaught TypeError: pe.clamp is not a function' (#4901) (@mistercrunch) -- [#4896](https://github.com/apache/superset/pull/4896) [sql lab] allow stoping 'pending' queries (#4896) (@mistercrunch) +- [#4896](https://github.com/apache/superset/pull/4896) [sql lab] allow stopping 'pending' queries (#4896) (@mistercrunch) - [#4886](https://github.com/apache/superset/pull/4886) remove hard code http scheme of short url #4656 (#4886) (@ripoul) - [#4891](https://github.com/apache/superset/pull/4891) Allow limiting rows on Pivot Table (#4891) (@mistercrunch) - [#4890](https://github.com/apache/superset/pull/4890) [bugfix] temporal columns with expression fail (#4890) (@mistercrunch) @@ -5909,7 +5909,7 @@ under the License. - [#4591](https://github.com/apache/superset/pull/4591) Add Aktia Bank in organizations list who use Superset (#4591) (@villebro) - [#4594](https://github.com/apache/superset/pull/4594) docs: fixup code blocks rendering (#4594) (@xrmx) - [e1af421](https://github.com/apache/superset/commit/e1af421f0c7426391e7124d1bae5aae9f8a49792) Removing escape_sql so we dont double escape (@michellethomas) -- [#4532](https://github.com/apache/superset/pull/4532) histograms: fixup left margin assigment (#4532) (@xrmx) +- [#4532](https://github.com/apache/superset/pull/4532) histograms: fixup left margin assignment (#4532) (@xrmx) - [#4504](https://github.com/apache/superset/pull/4504) Return time in Druid scan (#4504) (@betodealmeida) - [#4584](https://github.com/apache/superset/pull/4584) [sqllab] Added share button to bottom menu (#4584) (@hughhhh) - [#4551](https://github.com/apache/superset/pull/4551) [sql lab] option to disable cross schema search (#4551) (@mistercrunch) @@ -5935,7 +5935,7 @@ under the License. - [#4542](https://github.com/apache/superset/pull/4542) Removing files from MANIFEST.in (#4542) (@mistercrunch) - [#4533](https://github.com/apache/superset/pull/4533) Merge pull request #4533 from john-bodley/john-bodley-replace-coveralls-with-codecov (@john-bodley) - [#4530](https://github.com/apache/superset/pull/4530) [presto] Removing patched presto (#4530) (@john-bodley) -- [#4536](https://github.com/apache/superset/pull/4536) [dump.rdb] Removing rouge file (#4536) (@john-bodley) +- [#4536](https://github.com/apache/superset/pull/4536) [dump.rdb] Removing rogue file (#4536) (@john-bodley) - [#4541](https://github.com/apache/superset/pull/4541) Add ScopeAI (#4541) (@lucianoiscool) ### 0.23.1 (2018/03/06 06:41 +00:00) @@ -5947,7 +5947,7 @@ under the License. - [#4538](https://github.com/apache/superset/pull/4538) Pass datasource as form_data param (#4538) (@Pek1s) - [4f7258a](https://github.com/apache/superset/commit/4f7258aacaa5acf37c64769fa18da57f7dbd606e) [coverage] Replacing coveralls with codecov - [#4513](https://github.com/apache/superset/pull/4513) Superset issue #4512: fixing histogram (#4513) (@ArielStv) -- [#4511](https://github.com/apache/superset/pull/4511) Fix how the annotation layer interpretes the timestamp string without timezone info; use it as UTC (#4511) (@EvelynTurner) +- [#4511](https://github.com/apache/superset/pull/4511) Fix how the annotation layer interprets the timestamp string without timezone info; use it as UTC (#4511) (@EvelynTurner) - [#4515](https://github.com/apache/superset/pull/4515) [dashboard] (#4515) (@graceguo-supercat) - [#4482](https://github.com/apache/superset/pull/4482) chart style options get their own tab (#4482) (@GabeLoins) - [#4487](https://github.com/apache/superset/pull/4487) Make margin width based on container width instead of slice width (#4487) (@jeffreythewang) @@ -6004,7 +6004,7 @@ under the License. - [#4401](https://github.com/apache/superset/pull/4401) [SqlLab] Fix a few UI issues (#4401) (@graceguo-supercat) - [#4404](https://github.com/apache/superset/pull/4404) Check class name string instead of checking the instance (#4404) (@mxmzdlv) - [#4380](https://github.com/apache/superset/pull/4380) [error handling] 'Time Comparison' query returns no data (#4380) (@mistercrunch) -- [#4383](https://github.com/apache/superset/pull/4383) Typo fix: dashbaord -> dashboard. (#4383) (@xiaohanyu) +- [#4383](https://github.com/apache/superset/pull/4383) Typo fix: dashboard -> dashboard. (#4383) (@xiaohanyu) - [#4396](https://github.com/apache/superset/pull/4396) Fix markup broken since cache related changes (#4396) (@mistercrunch) - [#4178](https://github.com/apache/superset/pull/4178) Add PeopleDoc in organizations list who use superset (#4178) (@rodo) - [#4390](https://github.com/apache/superset/pull/4390) Fix 4 security vulnerabilities (#4390) (@ddworken-sc) @@ -6100,7 +6100,7 @@ under the License. - [#4157](https://github.com/apache/superset/pull/4157) [Bug] Closing change datasource modal throws JS error (#4157) (@graceguo-supercat) - [#4162](https://github.com/apache/superset/pull/4162) Check for non-None database before using. (#4162) (@atronchi) - [#4163](https://github.com/apache/superset/pull/4163) Druid support via SQLAlchemy (#4163) (@betodealmeida) -- [#4125](https://github.com/apache/superset/pull/4125) Fix invaild gitter url (#4125) (@asdf2014) +- [#4125](https://github.com/apache/superset/pull/4125) Fix invalid gitter url (#4125) (@asdf2014) - [#4148](https://github.com/apache/superset/pull/4148) Adding Apache Kylin datasource for documentation (#4148) (@zhaoyongjie) - [#4143](https://github.com/apache/superset/pull/4143) Create DATA_DIR after importing config (#4143) (@leorochael) - [#4121](https://github.com/apache/superset/pull/4121) Fix USA's state geojson for 'Country Map' visualization (#4121) (@mistercrunch) @@ -6200,7 +6200,7 @@ Bad-empty release - [#3902](https://github.com/apache/superset/pull/3902) [bugfix] allow limiting word cloud (#3902) (@mistercrunch) ### 0.21.0rc2 (2017/11/20 17:18 +00:00) -- [#3903](https://github.com/apache/superset/pull/3903) Fixes default hanlding in Altered slice tag (#3903) (@mistercrunch) +- [#3903](https://github.com/apache/superset/pull/3903) Fixes default handling in Altered slice tag (#3903) (@mistercrunch) - [#3910](https://github.com/apache/superset/pull/3910) Workaround pandas bug in datetimes with time zones (#3910) (@bolkedebruin) - [#3583](https://github.com/apache/superset/pull/3583) [3541] Augmenting datasources uniqueness constraints (#3583) (@john-bodley) - [#3895](https://github.com/apache/superset/pull/3895) [druid] Fixing issue 3894 multi-processing w/ Gunicorn (#3895) (@john-bodley) @@ -6383,7 +6383,7 @@ Bad-empty release - [#3547](https://github.com/apache/superset/pull/3547) Fixing missing messages.json file (#3547) (@mistercrunch) ### 0.20.0 (2017/09/28 04:26 +00:00) -- [#3528](https://github.com/apache/superset/pull/3528) try to fix problem that chrome window not opening after ajax requrest (#3528) (@graceguo-supercat) +- [#3528](https://github.com/apache/superset/pull/3528) try to fix problem that chrome window not opening after ajax request (#3528) (@graceguo-supercat) - [#3521](https://github.com/apache/superset/pull/3521) Time Series Annotation Layers (#3521) (@graceguo-supercat) - [#3526](https://github.com/apache/superset/pull/3526) [explore] fix cached tooltip (#3526) (@mistercrunch) - [#3544](https://github.com/apache/superset/pull/3544) v0.20.0 (#3544) (@mistercrunch) @@ -6400,7 +6400,7 @@ Bad-empty release - [#3467](https://github.com/apache/superset/pull/3467) allow user update slice name in dashboard view (#3467) (@graceguo-supercat) - [#3509](https://github.com/apache/superset/pull/3509) Add Table performance improvements (#3509) (@Mogball) - [#3499](https://github.com/apache/superset/pull/3499) Add metric warning (#3499) (@michellethomas) -- [#3390](https://github.com/apache/superset/pull/3390) js translation -- performance improvment (#3390) (@graceguo-supercat) +- [#3390](https://github.com/apache/superset/pull/3390) js translation -- performance improvement (#3390) (@graceguo-supercat) - [#3491](https://github.com/apache/superset/pull/3491) Remove repeated line (#3491) (@timifasubaa) - [#3497](https://github.com/apache/superset/pull/3497) Fix idna requirement (#3497) (@timifasubaa) - [#3495](https://github.com/apache/superset/pull/3495) update contributing.md (#3495) (@timifasubaa) @@ -6420,7 +6420,7 @@ Bad-empty release - [#3435](https://github.com/apache/superset/pull/3435) Adding hook for CSRF exempting flask views. (#3435) (@fabianmenges) - [#3409](https://github.com/apache/superset/pull/3409) bugfix/3321 Ensure text appears on buttons inside tables (#3409) (@jeffcarey) - [#3415](https://github.com/apache/superset/pull/3415) Simple grammar and update to link (#3415) (@SpyderRivera) -- [#3441](https://github.com/apache/superset/pull/3441) config: allow changing default options for writting csv (#3441) (@JulieRossi) +- [#3441](https://github.com/apache/superset/pull/3441) config: allow changing default options for writing csv (#3441) (@JulieRossi) - [#3425](https://github.com/apache/superset/pull/3425) Add shopee to user list. (#3425) (@xiaohanyu) - [#3458](https://github.com/apache/superset/pull/3458) Fixed filter removal bug (#3458) (@Mogball) - [#3424](https://github.com/apache/superset/pull/3424) fix encoding error in sql lab logging (#3424) (@graceguo-supercat) @@ -6519,7 +6519,7 @@ Bad-empty release - [#3262](https://github.com/apache/superset/pull/3262) [webpack] break CSS and JS files while webpackin' (#3262) (@mistercrunch) - [#3241](https://github.com/apache/superset/pull/3241) Improve the chart type of Visualize in sqllab (#3241) (@eeve) - [#3256](https://github.com/apache/superset/pull/3256) Modernize SQLA pessimistic handling (#3256) (@mistercrunch) -- [#3252](https://github.com/apache/superset/pull/3252) Explicitly add Flask as dependancy (#3252) (@Fokko) +- [#3252](https://github.com/apache/superset/pull/3252) Explicitly add Flask as dependency (#3252) (@Fokko) - [#3261](https://github.com/apache/superset/pull/3261) Relying on FAB for font-awesome.min.css (#3261) (@mistercrunch) - [#3264](https://github.com/apache/superset/pull/3264) import logging (#3264) (@cclauss) - [#3244](https://github.com/apache/superset/pull/3244) [explore] make edit datasource a basic link (#3244) (@mistercrunch) @@ -6531,7 +6531,7 @@ Bad-empty release - [#3225](https://github.com/apache/superset/pull/3225) Add basic Impala engine spec (#3225) (@mistercrunch) - [#3237](https://github.com/apache/superset/pull/3237) Treemap vis verbose metric name (#3237) (@RichRadics) - [#3240](https://github.com/apache/superset/pull/3240) [bug fix] Fix to #3137 and #3239 (#3240) (@FrederichCheng) -- [#3238](https://github.com/apache/superset/pull/3238) SUPERSET_HOME enviroment variable (#3238) (@RichRadics) +- [#3238](https://github.com/apache/superset/pull/3238) SUPERSET_HOME environment variable (#3238) (@RichRadics) - [#3236](https://github.com/apache/superset/pull/3236) Handle Time at query_obj generation time (#3236) (@mistercrunch) - [#3230](https://github.com/apache/superset/pull/3230) [pivot] add support for in Pivot on Druid (#3230) (@mistercrunch) - [#3229](https://github.com/apache/superset/pull/3229) Allowing to integrate time as a groupby value (#3229) (@mistercrunch) @@ -6619,7 +6619,7 @@ Bad-empty release - [#2984](https://github.com/apache/superset/pull/2984) add test coverage for SqlEditorLeftBar (#2984) (@graceguo-supercat) - [#2985](https://github.com/apache/superset/pull/2985) fix is_owner check (#2985) (@graceguo-supercat) - [#2970](https://github.com/apache/superset/pull/2970) [FilterBox] use column verbose names (#2970) (@mistercrunch) -- [1ce3b81](https://github.com/apache/superset/commit/1ce3b81d01e1453fb34469fa6ba66f9b7d09bcb2) Imporving the README (@mistercrunch) +- [1ce3b81](https://github.com/apache/superset/commit/1ce3b81d01e1453fb34469fa6ba66f9b7d09bcb2) Improving the README (@mistercrunch) - [#2978](https://github.com/apache/superset/pull/2978) [bufix] superset views not getting from_dttm-to_dttm in template context (#2978) (@mistercrunch) - [#2963](https://github.com/apache/superset/pull/2963) [CLI] adding 'superset flower' command (flower is a UI for Celery) (#2963) (@mistercrunch) - [#2979](https://github.com/apache/superset/pull/2979) tests for saveQuery, fetchQueryResults, runQuery, postStopQuery (#2979) (@ascott) @@ -6670,7 +6670,7 @@ Bad-empty release - [d90044c](https://github.com/airbnb/superset/commit/d90044cd523253aa01b5cdf6509b43abeef34079) 0.18.3 (@mistercrunch) - [62bd4eb](https://github.com/airbnb/superset/commit/62bd4eb2118e4f1e771b58cd455b928be002a461) Converting filter argument to number if column is number (#2891) (@fabianmenges) - [677c427](https://github.com/airbnb/superset/commit/677c427b1615a2a9b9054932b5e07868d7d63e42) delete DataPreviewModal, it doesn't get used anywhere (#2882) (@ascott) -- [52b0716](https://github.com/airbnb/superset/commit/52b0716571c5b68f65d08719e54343e0a6ec8c8e) [bugfix] allow database macro to work when CSRF is diabled (#2884) (@justinr1234) +- [52b0716](https://github.com/airbnb/superset/commit/52b0716571c5b68f65d08719e54343e0a6ec8c8e) [bugfix] allow database macro to work when CSRF is disabled (#2884) (@justinr1234) - [04b662e](https://github.com/airbnb/superset/commit/04b662ea1154b75e2c362aed97e33946251d1bed) Fix a type error in rst' sub list. (#2881) (@xiaohanyu) - [db052b1](https://github.com/airbnb/superset/commit/db052b17ea1782c472687095e1365d071e592dd0) Add visualize advise for long query (#2879) (@graceguo-supercat) - [e300273](https://github.com/airbnb/superset/commit/e300273e71f0b6ca8b63ae974cc13534d94c56de) [explore] adding y_axis_bounds to force Y axis bounds (#2878) (@mistercrunch) @@ -6737,9 +6737,9 @@ Bad-empty release - [46d7a92](https://github.com/airbnb/superset/commit/46d7a925bb4be8891c89ac05d2f447e5ec750bf5) chore: remove unused methods with invalid models.Query usage (#2721) (@S-YOU) - [5929ab7](https://github.com/airbnb/superset/commit/5929ab76890232068bef5412f23a54226dbed0ec) [dashboard] fix missing datasource issue (#2718) (@mistercrunch) - [fffb7b5](https://github.com/airbnb/superset/commit/fffb7b500a313b9f9d76eecab18241bf0406c933) [sql lab]Add autoSelect (#2713) (@graceguo-supercat) -- [cb14640](https://github.com/airbnb/superset/commit/cb14640a823c3c6cc768169391779064c2469a68) Removing uneeded results_backends.py (#2717) (@mistercrunch) +- [cb14640](https://github.com/airbnb/superset/commit/cb14640a823c3c6cc768169391779064c2469a68) Removing unneeded results_backends.py (#2717) (@mistercrunch) - [d65054e](https://github.com/airbnb/superset/commit/d65054e01533f62e63e1c8788da4b97309f65cee) [sql lab] fix csv export where `%` in query (#2711) (@mistercrunch) -- [5d5060e](https://github.com/airbnb/superset/commit/5d5060eca61ad1a7f6baf7adced2985088c82d95) Remove unecessary handling of %% (#2714) (@mistercrunch) +- [5d5060e](https://github.com/airbnb/superset/commit/5d5060eca61ad1a7f6baf7adced2985088c82d95) Remove unnecessary handling of %% (#2714) (@mistercrunch) - [9ff3515](https://github.com/airbnb/superset/commit/9ff351532ada993afc4da5060b9a942216e2a74b) Basic integration with ClickHouse (#1844) (@vavrusa) - [59a6f44](https://github.com/airbnb/superset/commit/59a6f447ec1e92a0319a617ecdf4e22847bf5d95) Fix missing curUserId from SliderAdder.jsx (#2705) (@songyanho) @@ -6829,7 +6829,7 @@ Bad-empty release - [09f407f](https://github.com/airbnb/superset/commit/09f407f553eb8bca90f6da79cf60c742296488c7) add tooltips to big number vis (#2599) (@ascott) - [0479118](https://github.com/airbnb/superset/commit/0479118efc0069da2b62c20dc631ebbd00493758) 0.17.5.dev0 (@mistercrunch) - [c93411b](https://github.com/airbnb/superset/commit/c93411b1e75bc59b174d1256f3108d783eea3264) Fix for merge string as array (#2597) (@songyanho) -- [31283f1](https://github.com/airbnb/superset/commit/31283f14246ccd9f7cac4df238bd65cdd68c840b) Fix metric formating in Dashboard view + some refactoring (#2598) (@mistercrunch) +- [31283f1](https://github.com/airbnb/superset/commit/31283f14246ccd9f7cac4df238bd65cdd68c840b) Fix metric formatting in Dashboard view + some refactoring (#2598) (@mistercrunch) - [93c6597](https://github.com/airbnb/superset/commit/93c6597cf4f2c47869f9cf4f62cfdbe80cd37760) Adding docs/ to .eslintignore (@mistercrunch) - [4446c74](https://github.com/airbnb/superset/commit/4446c745a88d4b31de8a30ccb45b4cd6dcc49dae) Fix backend-sync 2 (@mistercrunch) - [38e90fe](https://github.com/airbnb/superset/commit/38e90fe3098018655a8e2206a053c60c8d7e64aa) Fix backend-sync (@mistercrunch) @@ -7276,7 +7276,7 @@ translations - [7f4f250](https://github.com/airbnb/superset/commit/7f4f25097046dac9b436ef87f041debe2713827a) Redirects to login page if user not logged in at welcome page (#1723) (@vera-liu) - [25acb78](https://github.com/airbnb/superset/commit/25acb78071acc2eec8b44cb7019f269c1b2a6deb) Pass schema to the select star query. (#1714) (@bkyryliuk) - [e822d5a](https://github.com/airbnb/superset/commit/e822d5a1b7eb8f0cabcfcc85f5201df8199db796) Make edit / add / delete perms available to all users. (#1722) (@bkyryliuk) -- [32fc0ff](https://github.com/airbnb/superset/commit/32fc0ff6d0b437766d16db128a7b1d40a09080bb) [Bugfix] autocomplete in sqleditor doesnot use newly loaded table columns (#1712) (@vera-liu) +- [32fc0ff](https://github.com/airbnb/superset/commit/32fc0ff6d0b437766d16db128a7b1d40a09080bb) [Bugfix] autocomplete in sqleditor does not use newly loaded table columns (#1712) (@vera-liu) ### 0.14.1 (2016/11/29 23:57 +00:00) - [94dde07](https://github.com/airbnb/superset/commit/94dde075b3eab41797725e1e02c7f87b6b45471a) v0.14.1 (@mistercrunch) @@ -7304,13 +7304,13 @@ translations - [cef4a82](https://github.com/airbnb/superset/commit/cef4a8296a6a9d46503dd63e268be3a35e9e8e91) [sqllab] adding a sql preprocessor for Presto (#1670) (@mistercrunch) - [b370ef0](https://github.com/airbnb/superset/commit/b370ef0229377c6b85f78d9ba080d00ff6dba58e) Rerender chart without clicking query button for fields (#1658) (@vera-liu) - [6b80f5b](https://github.com/airbnb/superset/commit/6b80f5bb35e497c79fe458b25ba87266e3c0f3bf) Get sections to render when switching datasource (#1660) (@vera-liu) -- [bdae570](https://github.com/airbnb/superset/commit/bdae570a69cd948987b05fed2e7653a221ef0d80) Temperary fix of a slice bug (#1648) (@vera-liu) +- [bdae570](https://github.com/airbnb/superset/commit/bdae570a69cd948987b05fed2e7653a221ef0d80) Temporary fix of a slice bug (#1648) (@vera-liu) - [face524](https://github.com/airbnb/superset/commit/face5245a99d13089b9fa4cfa7521ee2ca6b209c) Make explore container resize with browser window (#1608) (@vera-liu) - [db1ed2a](https://github.com/airbnb/superset/commit/db1ed2a765d317e55377f2550f169b78f981b4a0) Calculate height dynamically using jquery for scrollable sqllab (#1611) (@vera-liu) - [10982de](https://github.com/airbnb/superset/commit/10982dec3c69f1bed709b38616417eada995d2f4) Make QueryTable scrollable in Query Search page (#1656) (@vera-liu) - [6825e75](https://github.com/airbnb/superset/commit/6825e75681b1249d066d9fa0bf0dca9f1824bb24) Fixed bug with querylink passing sql object instead of string (#1659) (@vera-liu) - [bd6a439](https://github.com/airbnb/superset/commit/bd6a439e0b2a3a76f8aece91f11a7eee2ebf6d29) [QuerySearch] Add loading status to QuerySearch page (#1657) (@vera-liu) -- [c90dd49](https://github.com/airbnb/superset/commit/c90dd4902f18bb11c46bc38b8f70bfc14cfc2171) Programatically sync the role with user list. (#1619) (@bkyryliuk) +- [c90dd49](https://github.com/airbnb/superset/commit/c90dd4902f18bb11c46bc38b8f70bfc14cfc2171) Programmatically sync the role with user list. (#1619) (@bkyryliuk) - [868e5c4](https://github.com/airbnb/superset/commit/868e5c45fed8e090750dffe88660f3943f373c19) Redirect URL requests with "caravel" to "superset" (#1651) (@kingo55) - [7e1852e](https://github.com/airbnb/superset/commit/7e1852ee883628d38b2e3bb71e2b2b03fad41ba3) User profile pages (favorites, created content, recent activity, security & access) (#1615) (@mistercrunch) - [5ae98bc](https://github.com/airbnb/superset/commit/5ae98bc7c9b432683d03d30a30631a6efd7a78a3) Improving jinja2 security by using SandboxedEnvironment (#1632) (@mistercrunch) @@ -7330,7 +7330,7 @@ translations - [d5ef937](https://github.com/airbnb/superset/commit/d5ef937b315f4afc679349369b4e7ac7455748f0) Fixed bugs with viz in exploreV2 (#1609) (@vera-liu) - [bce02e3](https://github.com/airbnb/superset/commit/bce02e3f518237c03273e3ed4d9d1a13d9f8f6a9) [security] improving the security scheme (#1587) (@mistercrunch) - [aad9744](https://github.com/airbnb/superset/commit/aad9744d85b50721d55d5770aad70ba1ee397ede) add new screenshots (#1589) (@ascott) -- [506b781](https://github.com/airbnb/superset/commit/506b781f3a6048b433c12d25c1dbce614b5bd31b) [explore-v2] add fave star and edit button to chart header (#1623) (@ascott) +- [506b781](https://github.com/airbnb/superset/commit/506b781f3a6048b433c12d25c1dbce614b5bd31b) [explore-v2] add save star and edit button to chart header (#1623) (@ascott) - [267fd5b](https://github.com/airbnb/superset/commit/267fd5b9bc4f21a55c4664ae8c3ee717cc1be82c) [table viz] adding support for pagination (#1616) (@mistercrunch) - [c362f28](https://github.com/airbnb/superset/commit/c362f2869e012a4eeb9b76ff654ee3e82a190979) More Dashboard UX unit tests (#1603) (@mistercrunch) - [4f7f437](https://github.com/airbnb/superset/commit/4f7f43752798f57daa8cd8b8ed8a9cbc9c948000) Vliu put datasource in store (#1610) (@vera-liu) @@ -7602,7 +7602,7 @@ translations - [544b3f3](https://github.com/apache/superset/commit/544b3f350f1f906579f974c9960c63912ba74e71) Add codeclimate cli instructions. (#1043) (@bkyryliuk) - [9914901](https://github.com/apache/superset/commit/99149010998e18360aa1abb0fdacf46c4741a121) Change the font on axis (#1028) (@vera-liu) - [badac73](https://github.com/apache/superset/commit/badac7379efa794567a94c7ce6773a1f4f165528) [touchup] using input-sm on text fields in explore view (@mistercrunch) -- [7dd01cf](https://github.com/apache/superset/commit/7dd01cff6f666f211c1300d75653d25866a99b4a) [bugfix] btn timer contianer was left behind (@mistercrunch) +- [7dd01cf](https://github.com/apache/superset/commit/7dd01cff6f666f211c1300d75653d25866a99b4a) [bugfix] btn timer container was left behind (@mistercrunch) - [4b77710](https://github.com/apache/superset/commit/4b77710016749d0a1eb65db24f2ccc5d2335f970) [SQL Lab] Adding DB options for SQL LAb (#1054) (@mistercrunch) - [1667d15](https://github.com/apache/superset/commit/1667d15f3196a01e79bd5e351999ca1f24ecddad) Reactivating coveralls.io (@mistercrunch) - [bae2119](https://github.com/apache/superset/commit/bae21194c1586955bb9b883d293537b383996bd7) Chris/remove redirect from slice id endpoint (#1044) (@williaster) @@ -7727,7 +7727,7 @@ translations - [9d7c05a](https://github.com/apache/superset/commit/9d7c05a015a526756a766295565786c83089c90d) [hotfix] fix py3 compatibility broken by basestring (@mistercrunch) - [3c92ba9](https://github.com/apache/superset/commit/3c92ba9bd57f412e1ebf7f610c1b7a630c0ba53c) Fix bugs in the world map and deal with edge cases (#722) (@x4base) - [00970d6](https://github.com/apache/superset/commit/00970d6b99e49313d5ef0f8f486ba9367366064e) Fix erroneous options for default slices (#730) (@georgeke) -- [979782d](https://github.com/apache/superset/commit/979782d1cfc492d8c609cf02eea0d449bc9abe3f) Fix path for windows platfrom (#742) (@tienhv) +- [979782d](https://github.com/apache/superset/commit/979782d1cfc492d8c609cf02eea0d449bc9abe3f) Fix path for windows platform (#742) (@tienhv) - [04f3e3b](https://github.com/apache/superset/commit/04f3e3bc8f989185c3d39f7545ff5347a91e6a44) "Add Slices" modal on dashboard page (#678) (@georgeke) - [afff788](https://github.com/apache/superset/commit/afff78868f37e6b59d39ee304860a462fd78d439) remove console.log (#729) (@ascott) - [8020464](https://github.com/apache/superset/commit/80204646020a77008c40e096437404b1dbb8942d) [explore] convert query and save btns to react (#690) (@ascott) @@ -7739,7 +7739,7 @@ translations - [ee00aa6](https://github.com/apache/superset/commit/ee00aa65221c670492e1ba498e4b31b0348eda99) some Chinese simplified translation work (#710) (@lucky2you) - [2e0e6e3](https://github.com/apache/superset/commit/2e0e6e33426dd26b3c2b3f8570e8e5f66a047a97) [quickfix] support isNaN aggregates in Table viz (@mistercrunch) - [d4641e4](https://github.com/apache/superset/commit/d4641e44570c37560840f9f1a628a7d2be729587) [docs] FAQ how do I create my own viz? (@mistercrunch) -- [8b95d17](https://github.com/apache/superset/commit/8b95d17b7b33c4ca9f15130707128bb377ea6059) [quickfix] embeded view missing some dependencies (@mistercrunch) +- [8b95d17](https://github.com/apache/superset/commit/8b95d17b7b33c4ca9f15130707128bb377ea6059) [quickfix] embedded view missing some dependencies (@mistercrunch) - [f407bd4](https://github.com/apache/superset/commit/f407bd45fd118d7d315b18e7f4385422a2beca8e) [quickfix] fix broken CRUD column header links (@mistercrunch) - [fa65888](https://github.com/apache/superset/commit/fa658885904b88e5fe9f4856bf54f06fbc7f40c8) Screenshot makeover in README (@mistercrunch) - [dbb9356](https://github.com/apache/superset/commit/dbb9356d7e4c9f9e809fc42d6705542b83de6e79) Changelog updates for 0.10.0 (@mistercrunch) @@ -7773,7 +7773,7 @@ translations - [55c549d](https://github.com/apache/superset/commit/55c549d86f6c6ba6a207cee17a5595783945c1b9) Adding option for reduceXTicks (#640) (@mistercrunch) - [4c8523e](https://github.com/apache/superset/commit/4c8523efc057421e9f19f0302faa92ca82065849) Prevent potential db upgrading problem (#628) (@yxjames) - [4400c70](https://github.com/apache/superset/commit/4400c705144046520956ca9959ecf4321e01e403) Make time grains translatable (#622) (@xrmx) -- [3105c9f](https://github.com/apache/superset/commit/3105c9f9aefed64a13ec49c8cd6f909af77d8347) Improvments to NVD3 charts (axis labels & min bar width) (#629) (@mistercrunch) +- [3105c9f](https://github.com/apache/superset/commit/3105c9f9aefed64a13ec49c8cd6f909af77d8347) Improvements to NVD3 charts (axis labels & min bar width) (#629) (@mistercrunch) - [db30f20](https://github.com/apache/superset/commit/db30f203410eaa9e650b2f1854561120786a608f) Only initiate permissions of valid metrics (#630) (@x4base) - [65d9feb](https://github.com/apache/superset/commit/65d9feb0a9fa671942b6c81d6c38e18e2bd560e3) Check ownership before a slice is deleted (#624) (@x4base) - [77c5c94](https://github.com/apache/superset/commit/77c5c9400a62261a8054e95406b7a86bb6a09749) Update sql.js to fix a invalid error msg (#621) (@rocky1001) @@ -8008,14 +8008,14 @@ translations - [bf2e804](https://github.com/apache/superset/commit/bf2e8043313cf31ef0a1f79df4902aef8c5f0b12) Removed trailing coma in Database.extra default (@mistercrunch) - [c349b0a](https://github.com/apache/superset/commit/c349b0a1c1059863cf27d3c0651986ba1330a045) Fixed link url in docs (@mistercrunch) - [4d640b5](https://github.com/apache/superset/commit/4d640b5a3d159e6d184fb6cdc6e605c356bf35d5) [fix] panel overflowing on welcome page (@mistercrunch) -- [380c3f0](https://github.com/apache/superset/commit/380c3f0c7559a8137570a525b72b1488fe0854bb) Using boostrap panels for form fieldsets in explore view (@mistercrunch) +- [380c3f0](https://github.com/apache/superset/commit/380c3f0c7559a8137570a525b72b1488fe0854bb) Using bootstrap panels for form fieldsets in explore view (@mistercrunch) - [e3e8202](https://github.com/apache/superset/commit/e3e8202c98ba925f2677f12d3c068635d2fb026a) clear element before redrawing sankey (@andrewhn) - [8898444](https://github.com/apache/superset/commit/889844407f1fd90821f108cb9c505dd7ff5c86e1) Adding extra options to deeper configure sqlalchemy (@mistercrunch) - [f1830c3](https://github.com/apache/superset/commit/f1830c36cf4cf97bccadbd9a9afa99f12a67d115) A better welcome page (@mistercrunch) - [92f73b6](https://github.com/apache/superset/commit/92f73b67ca1c6f486961962c796128f38320c3b8) Move window.alert() calls to bootstrap modals. Also log errors to console. (@williaster) - [9c1af66](https://github.com/apache/superset/commit/9c1af66ba425ce4d353c722af39a6b6cfdfd08ff) Fix ignored SQL where clauses (@skje) - [2b31ab4](https://github.com/apache/superset/commit/2b31ab498b4187a000f3c5a480831d59f8486e73) [hotfix] fixing json endpoint (@mistercrunch) -- [034fd07](https://github.com/apache/superset/commit/034fd077e1215366c59742be5475abdc3bad1292) Doc formating fix (@mistercrunch) +- [034fd07](https://github.com/apache/superset/commit/034fd077e1215366c59742be5475abdc3bad1292) Doc formatting fix (@mistercrunch) - [ca44432](https://github.com/apache/superset/commit/ca4443247e0e97d0466efa5876286967b490805e) Prettyfying the Caravel on README (@mistercrunch) - [6f96252](https://github.com/apache/superset/commit/6f96252e45f1e318902833c9622ab3d6e57555fd) A logo on the navbar (@mistercrunch) - [0b93fd3](https://github.com/apache/superset/commit/0b93fd373d2a9a1b5a6b844de112351c4a825218) [hotfix] hashing unicode in py3 (@mistercrunch) @@ -8089,7 +8089,7 @@ translations - [301dce2](https://github.com/apache/superset/commit/301dce2dd1e1ac457862354c58ce3b52ca4e9558) Using setup.py nosetests to run tests (@mistercrunch) - [6dce6df](https://github.com/apache/superset/commit/6dce6df6b28ba1af20ecb4557f95d9b315a7e3d3) JS Lint breaks the build (@mistercrunch) - [2397645](https://github.com/apache/superset/commit/2397645ed45fc038f6079300d673cefd6d90b265) Fix intermitent bug with npm locks (@mistercrunch) -- [2102e04](https://github.com/apache/superset/commit/2102e04feca95ae335854426107892e3d7d2b4bd) Adding tests for ping and health enpoint (@mistercrunch) +- [2102e04](https://github.com/apache/superset/commit/2102e04feca95ae335854426107892e3d7d2b4bd) Adding tests for ping and health endpoint (@mistercrunch) - [#199](https://github.com/apache/superset/pull/199) Merge pull request #199 from airbnb/touchups (@airbnb) - [#200](https://github.com/apache/superset/pull/200) Merge pull request #200 from airbnb/sankey (@airbnb) - [48210d5](https://github.com/apache/superset/commit/48210d5275f02fa10ba807b9716de78aa42dc219) Add a sankey example (@mistercrunch) @@ -8218,7 +8218,7 @@ translations - [e434cbe](https://github.com/apache/superset/commit/e434cbe268a5956946d05e33a4488e1d01206e11) Better filtering (@mistercrunch) - [#154](https://github.com/apache/superset/pull/154) Merge pull request #154 from mistercrunch/fix_dates (@mistercrunch) - [4fe89a3](https://github.com/apache/superset/commit/4fe89a38117963ea45c026d1fa62856d47fa60ca) Pinning parsedatetime to 2.0 (@mistercrunch) -- [8c525b7](https://github.com/apache/superset/commit/8c525b7b8ffc4f72fe3ef5a5253784bf7fc4e71c) Hotfix nvd3's secondary xaxis uses the wrong formating (@mistercrunch) +- [8c525b7](https://github.com/apache/superset/commit/8c525b7b8ffc4f72fe3ef5a5253784bf7fc4e71c) Hotfix nvd3's secondary xaxis uses the wrong formatting (@mistercrunch) - [#157](https://github.com/apache/superset/pull/157) Merge pull request #157 from mistercrunch/chris/copy-short-url (@mistercrunch) - [88f9442](https://github.com/apache/superset/commit/88f94422972453ba8a8871cc9eef8fc6b387e075) add button to auto-copy short URLs in /explore page (@williaster) - [32cd9f5](https://github.com/apache/superset/commit/32cd9f5e73769b5b7253aad7ddad785dd56d8d5d) Updating TODO.md (@mistercrunch) @@ -8226,7 +8226,7 @@ translations - [#149](https://github.com/apache/superset/pull/149) Merge pull request #149 from mistercrunch/immune_to_filter (@mistercrunch) - [be4a7a4](https://github.com/apache/superset/commit/be4a7a407705f82a7c87a9010ff31b4f87e27606) Linting (@mistercrunch) - [69cfcab](https://github.com/apache/superset/commit/69cfcabb72f6b955974e9c8494b4d4d4bfc11c78) Making Dashboard look better (@mistercrunch) -- [22327e2](https://github.com/apache/superset/commit/22327e204f134633b3a1983e1c1cc84e27b85b3d) Transfering all the json in one point (@mistercrunch) +- [22327e2](https://github.com/apache/superset/commit/22327e204f134633b3a1983e1c1cc84e27b85b3d) Transferring all the json in one point (@mistercrunch) - [bd06f99](https://github.com/apache/superset/commit/bd06f995eefa51d76156727e16125f637c876b1e) Allowing to make certain widgets immune to filter (@mistercrunch) - [3a38c60](https://github.com/apache/superset/commit/3a38c601e06e6d45ea085775d31513f93befde83) Fixing tooltips (@mistercrunch) - [9f809e9](https://github.com/apache/superset/commit/9f809e9f8bd77cc58783ffaab809c4b5d1666ca0) hotfix, readme pointing to the right landscape branch (@mistercrunch) @@ -8346,7 +8346,7 @@ translations - [d9e4c75](https://github.com/apache/superset/commit/d9e4c7512280654e54cb5e30a89ca3189b333a22) Parameterizing the number of gunicorn workers (@mistercrunch) - [976b777](https://github.com/apache/superset/commit/976b7772f0716fb063a88fdae1c92a1128c41056) Weeding some useless lines (@mistercrunch) - [02e519a](https://github.com/apache/superset/commit/02e519ab61814a1094cd2a4665c9a66e5ef98237) Fixing the bug where filters don't apply on load (@mistercrunch) -- [5910bf0](https://github.com/apache/superset/commit/5910bf007acd15676d14ece67801cb85355f4abd) Providing options for Y axis number formating (@mistercrunch) +- [5910bf0](https://github.com/apache/superset/commit/5910bf007acd15676d14ece67801cb85355f4abd) Providing options for Y axis number formatting (@mistercrunch) - [69a385b](https://github.com/apache/superset/commit/69a385bade2d6e5e35e45289ff25574b3f4b5fe3) [hotfix] date casting (@mistercrunch) - [#112](https://github.com/apache/superset/pull/112) Merge pull request #112 from mistercrunch/url_shortner (@mistercrunch) - [#113](https://github.com/apache/superset/pull/113) Merge pull request #113 from mistercrunch/check (@mistercrunch) @@ -8366,9 +8366,9 @@ translations - [2b01340](https://github.com/apache/superset/commit/2b01340bb61a928f29d33f9e1cb5b74c8093b94d) Allowing TableViz to show time granularity (@mistercrunch) - [0e0ae7b](https://github.com/apache/superset/commit/0e0ae7bc929b126c57a4f873690ab5c20af0ac68) Increasing page_size to 500 in crud (@mistercrunch) - [4941565](https://github.com/apache/superset/commit/4941565a419e554b26e9f57e52bd15361c297693) Making TableViz support a time_series (@mistercrunch) -- [299ad09](https://github.com/apache/superset/commit/299ad095760f1ed6d1f43549a4c979df508bd624) [bugfix] columns dupplicated in Druid df (@mistercrunch) +- [299ad09](https://github.com/apache/superset/commit/299ad095760f1ed6d1f43549a4c979df508bd624) [bugfix] columns duplicated in Druid df (@mistercrunch) - [552a309](https://github.com/apache/superset/commit/552a3094df104eb42c597153d35dd481a4dcf0ca) Getting the markdown to do what it should (@mistercrunch) -- [2b0c550](https://github.com/apache/superset/commit/2b0c550a0bb67a4ab4e46e3e9fd4ee168e5d38b5) Improvments to load_examples (@mistercrunch) +- [2b0c550](https://github.com/apache/superset/commit/2b0c550a0bb67a4ab4e46e3e9fd4ee168e5d38b5) Improvements to load_examples (@mistercrunch) - [2b69912](https://github.com/apache/superset/commit/2b69912c460fcc453f39e46e5d51f0c0ae828379) Minor bug fixes (@mistercrunch) - [ceb0dc1](https://github.com/apache/superset/commit/ceb0dc198562043b4661218e8747782421f42709) Touchups on field list (@mistercrunch) - [ed96f9b](https://github.com/apache/superset/commit/ed96f9b92fa052909f12612a5ff1ceb86fe5afb8) Fixing the word bad assumptions about field ordering (@mistercrunch) @@ -8442,7 +8442,7 @@ translations - [5435f53](https://github.com/apache/superset/commit/5435f53702160660e52f38d5b62dcc833b5fc664) Passing a controller object to widget (@mistercrunch) - [#92](https://github.com/apache/superset/pull/92) Merge pull request #92 from mistercrunch/nogroupby (@mistercrunch) - [19eb177](https://github.com/apache/superset/commit/19eb177fe362ec942c7ce7d9ba388f8bab5760fe) Changing resize action to do nothing (@mistercrunch) -- [bd75a58](https://github.com/apache/superset/commit/bd75a58f241b2c4072334cc39f87db674600f2f4) Re writting table viz (@mistercrunch) +- [bd75a58](https://github.com/apache/superset/commit/bd75a58f241b2c4072334cc39f87db674600f2f4) Re writing table viz (@mistercrunch) - [55c4433](https://github.com/apache/superset/commit/55c4433b0bcf66200ff07445451faa823745e8fd) Allowing to not group by on table view (@mistercrunch) - [#91](https://github.com/apache/superset/pull/91) Merge pull request #91 from mistercrunch/exports (@mistercrunch) - [d933810](https://github.com/apache/superset/commit/d933810cae4c1035113c4ccba1e51602964398eb) updating TODO (@mistercrunch) @@ -8558,7 +8558,7 @@ translations - [d75c5c8](https://github.com/apache/superset/commit/d75c5c8da85ccbba03f1cd1627a78e553704e821) Setting min_periods to 1 for rolling windows (@mistercrunch) - [a18cf2d](https://github.com/apache/superset/commit/a18cf2d26bcee005dc6e18a480d1a1a25c465923) Adding audit info to a few list views (@mistercrunch) - [0889947](https://github.com/apache/superset/commit/088994739475ce088a16960734f11edaef47b532) Clarifying time filters, small refactor (@mistercrunch) -- [4e6aa4c](https://github.com/apache/superset/commit/4e6aa4c5b5b6c8a88567978e088eec22f451add5) Improvments around date handling for nvd3 charts (@mistercrunch) +- [4e6aa4c](https://github.com/apache/superset/commit/4e6aa4c5b5b6c8a88567978e088eec22f451add5) Improvements around date handling for nvd3 charts (@mistercrunch) - [#56](https://github.com/apache/superset/pull/56) Merge pull request #56 from mistercrunch/kp_enable_sort_order (@mistercrunch) - [6ecea91](https://github.com/apache/superset/commit/6ecea9123c89fd18754fcb2c0d1330583be6ece3) adding sort order of the slices on changed_on field @@ -8614,7 +8614,7 @@ translations - [cb92cac](https://github.com/apache/superset/commit/cb92cac77663d4de5eb643788ae0d6602fe9754d) Allowing to define multiple time columns for time series on Sqla (@mistercrunch) - [b84ede1](https://github.com/apache/superset/commit/b84ede1aef2fe3b74148fad6b5742721acef8596) Bugfix druid datasource onsave (@mistercrunch) - [#45](https://github.com/apache/superset/pull/45) Merge pull request #45 from mistercrunch/px_render_refresh (@mistercrunch) -- [694f82e](https://github.com/apache/superset/commit/694f82ec6582ed12047d66f2a90620bdc2689b47) Boostrapping widgets from javascript initializer (RFC). (@akuhn) +- [694f82e](https://github.com/apache/superset/commit/694f82ec6582ed12047d66f2a90620bdc2689b47) Bootstrapping widgets from javascript initializer (RFC). (@akuhn) - [4679635](https://github.com/apache/superset/commit/467963533b97403e44f29465bb7d19b86f61ba75) Button Druidify\!->Slice\! (@mistercrunch) - [#43](https://github.com/apache/superset/pull/43) Merge pull request #43 from mistercrunch/expr (@mistercrunch) - [6db1b97](https://github.com/apache/superset/commit/6db1b97a0e7df38a905a6da88c6ea3743e1cf90d) Supporting arbitrary expressions (@mistercrunch) @@ -8632,7 +8632,7 @@ translations - [#35](https://github.com/apache/superset/pull/35) Merge pull request #35 from mistercrunch/roles (@mistercrunch) - [6ea178e](https://github.com/apache/superset/commit/6ea178eced0dcb512915c042aa8db2a6114cfb5d) Perms are kept from getting duped, created on save (@mistercrunch) - [c2049f8](https://github.com/apache/superset/commit/c2049f837c0152a400fbba0a075389c8f2812158) Automate Panoramix role creation (@mistercrunch) -- [45b5950](https://github.com/apache/superset/commit/45b595001986d68f48278e1c217eb4ab5e0c5a40) Definining a Gamma role (@mistercrunch) +- [45b5950](https://github.com/apache/superset/commit/45b595001986d68f48278e1c217eb4ab5e0c5a40) Defining a Gamma role (@mistercrunch) - [b4c8d7a](https://github.com/apache/superset/commit/b4c8d7a81e0062608d0d666e412697cae74e8e38) Cosmetics (@mistercrunch) - [459048a](https://github.com/apache/superset/commit/459048abe0f8873ada861edc712d5abcf0456216) Bugfix (@mistercrunch) - [71cf515](https://github.com/apache/superset/commit/71cf515d0d48cb26467eaed08ee613afd77e170d) Getting this thing to work (@mistercrunch) @@ -8675,7 +8675,7 @@ translations - [5cf5019](https://github.com/apache/superset/commit/5cf5019ff162ea4484217c496d6ed384ab626e43) Done fixing form continuity (@mistercrunch) - [74e5a3e](https://github.com/apache/superset/commit/74e5a3e868a60d295493c55ffb668e36ff0c6cd1) Mostly working (@mistercrunch) - [f3f807d](https://github.com/apache/superset/commit/f3f807d0425d98ea8b5f16d1d323ba9b876ba99f) Forms (@mistercrunch) -- [c3f0597](https://github.com/apache/superset/commit/c3f0597c072e1422d27691855f51ce2950b000b0) Small improvments to tests (@mistercrunch) +- [c3f0597](https://github.com/apache/superset/commit/c3f0597c072e1422d27691855f51ce2950b000b0) Small improvements to tests (@mistercrunch) - [4a9987a](https://github.com/apache/superset/commit/4a9987affaf9430ecc4d8dfb394f197bf400084d) Bugfix around using an Int in a groupby (@mistercrunch) - [4d62adb](https://github.com/apache/superset/commit/4d62adb618751a37a57d5785bfb87aec25c3e77a) Removing last highcharts file standing (@mistercrunch) - [0033c92](https://github.com/apache/superset/commit/0033c927cce6b67e9ef611c4207c285f128cb15d) Adding missing dependency (@mistercrunch) @@ -8727,7 +8727,7 @@ translations - [f5e355a](https://github.com/apache/superset/commit/f5e355a26f518c6d9b667e3ffd8e19fe4680e7a1) Forgot to git add viz_markup.html (@mistercrunch) - [e4a5f34](https://github.com/apache/superset/commit/e4a5f34f71fdc2a89398128bab5d7fe1145e9d41) Uncommenting try block (@mistercrunch) - [449441f](https://github.com/apache/superset/commit/449441fed5097b30eb9600a6a0225647423c8801) Adding support for markup (html/markdown) widgets (@mistercrunch) -- [3d8fbaa](https://github.com/apache/superset/commit/3d8fbaa96650299c58289fca813751a34ff1b0d9) Improvments to the dashboard view (@mistercrunch) +- [3d8fbaa](https://github.com/apache/superset/commit/3d8fbaa96650299c58289fca813751a34ff1b0d9) Improvements to the dashboard view (@mistercrunch) - [ff29f90](https://github.com/apache/superset/commit/ff29f905c9ec2d346d6702006110cd04dba061e8) Loading examples with a CLI subcommand (@mistercrunch) - [4d1d3ad](https://github.com/apache/superset/commit/4d1d3ad0f67b6fba197236b3e3d94c97bd9f3401) Minor bugfix (@mistercrunch) - [e1b3c7e](https://github.com/apache/superset/commit/e1b3c7e63b83082dbe1aa79e25e6d634933a23cf) Bugfixes+ better docs (@mistercrunch) @@ -8776,7 +8776,7 @@ translations ### 0.2.0 (2015/09/05 20:43 +00:00) - [efc54e0](https://github.com/apache/superset/commit/efc54e0f65f7c9df18b2a15d230350fd19f51426) Preparing pypi package (@mistercrunch) -- [d419279](https://github.com/apache/superset/commit/d419279d706e3a0ea5f1d23fc4a5cacb1b8ec952) Minor improvments (@mistercrunch) +- [d419279](https://github.com/apache/superset/commit/d419279d706e3a0ea5f1d23fc4a5cacb1b8ec952) Minor improvements (@mistercrunch) - [e1e2980](https://github.com/apache/superset/commit/e1e298044e2dfbc449a4e8770bd13efc3059dd93) Making x in timeseries non-ordinal (@mistercrunch) - [b7acbd8](https://github.com/apache/superset/commit/b7acbd8d100fc8690863a8a396096fa3df3a895a) Bugfix on timeseries where granularity=all (@mistercrunch) - [8e5a827](https://github.com/apache/superset/commit/8e5a827b7515f9ed621000a134a87425deee54ac) Adding gunicorn as a multi-threaded production server (@mistercrunch) @@ -8791,7 +8791,7 @@ translations - [56bfc31](https://github.com/apache/superset/commit/56bfc31966d661973e8a1be0071a828563b519fb) Adding Bubble charts (@mistercrunch) - [#15](https://github.com/apache/superset/pull/15) Merge pull request #15 from mistercrunch/scatter (@mistercrunch) - [0cfa0e6](https://github.com/apache/superset/commit/0cfa0e618a048aac7cf243d49a29551200646ec7) Adding Bubble charts (@mistercrunch) -- [36a58e8](https://github.com/apache/superset/commit/36a58e88850f9a09bac37f5cd2dee8bdb1677cb1) Minor fixes and improvments (@mistercrunch) +- [36a58e8](https://github.com/apache/superset/commit/36a58e88850f9a09bac37f5cd2dee8bdb1677cb1) Minor fixes and improvements (@mistercrunch) - [59efbcd](https://github.com/apache/superset/commit/59efbcdead99ed9e5e185c0052c27b872eb37029) Using sqlalchemy expression API to support all SQL dialects (@mistercrunch) - [3a0eb07](https://github.com/apache/superset/commit/3a0eb07fe9f04540ebea1bbf0712c05209a963e7) Bugfixes (@mistercrunch) - [221b86b](https://github.com/apache/superset/commit/221b86b55100320fc428f76047a461c9371f68e8) Using default permission names (@mistercrunch) @@ -8836,7 +8836,7 @@ translations - [4bb313c](https://github.com/apache/superset/commit/4bb313cc4492ada5102cc0f6afabc237c9abaeb9) Improving the installation instructions (@mistercrunch) - [67de93d](https://github.com/apache/superset/commit/67de93d9f1c1864891cc732bb44c995ab5ee9ab4) Minor change in README (@mistercrunch) - [6b30eec](https://github.com/apache/superset/commit/6b30eec5b217146b79f84a70c9ef9dc0b7d44db3) Adding missing req (@mistercrunch) -- [6031772](https://github.com/apache/superset/commit/60317727ab69f6c209352fad5b3580213d9025e5) Adding installation infromation in README.md (@mistercrunch) +- [6031772](https://github.com/apache/superset/commit/60317727ab69f6c209352fad5b3580213d9025e5) Adding installation information in README.md (@mistercrunch) - [34fd113](https://github.com/apache/superset/commit/34fd11364fcfc3e2ca28341522fa5ca75012b448) LICENSE (@mistercrunch) - [0b6d808](https://github.com/apache/superset/commit/0b6d808d7abeeed2ae9b15bb3b7b133728c68c77) A slightly better README (@mistercrunch) - [4d6e358](https://github.com/apache/superset/commit/4d6e358fb623b21f7b1dd88cd94a22f0a3d56608) A screenshot in the README (@mistercrunch) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ffe592bf04639..e18b280ee8d15 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -904,7 +904,7 @@ apt install -y net-tools pip install debugpy ``` -Find the PID for the Flask process. Make sure to use the first PID. The Flask app will re-spawn a sub-process everytime you change any of the python code. So it's important to use the first PID. +Find the PID for the Flask process. Make sure to use the first PID. The Flask app will re-spawn a sub-process every time you change any of the python code. So it's important to use the first PID. ```bash ps -ef @@ -975,7 +975,7 @@ Once the pod is running as root and has the SYS_PTRACE capability it will be abl You can follow the same instructions as in the docker-compose. Enter the pod and install the required library and packages; gdb, netstat and debugpy. -Often in a kuernetes environment nodes are not addressable from ouside the cluster. VSCode will thus be unable to remotely connect to port 5678 on a kubernetes node. In order to do this you need to create a tunnel that port forwards 5678 to your local machine. +Often in a kuernetes environment nodes are not addressable from outside the cluster. VSCode will thus be unable to remotely connect to port 5678 on a kubernetes node. In order to do this you need to create a tunnel that port forwards 5678 to your local machine. ``` kubectl port-forward pod/superset- 5678:5678 @@ -1341,7 +1341,7 @@ Chart parameters are stored as a JSON encoded string the `slices.params` column The following tables provide a non-exhausive list of the various fields which can be present in the JSON object grouped by the Explorer pane sections. These values were obtained by extracting the distinct fields from a legacy deployment consisting of tens of thousands of charts and thus some fields may be missing whilst others may be deprecated. -Note not all fields are correctly catagorized. The fields vary based on visualization type and may apprear in different sections depending on the type. Verified deprecated columns may indicate a missing migration and/or prior migrations which were unsucessful and thus future work may be required to clean up the form-data. +Note not all fields are correctly categorized. The fields vary based on visualization type and may apprear in different sections depending on the type. Verified deprecated columns may indicate a missing migration and/or prior migrations which were unsuccessful and thus future work may be required to clean up the form-data. ### Datasource & Chart Type diff --git a/RELEASING/README.md b/RELEASING/README.md index 92934a49ea836..2ab5b3204a2af 100644 --- a/RELEASING/README.md +++ b/RELEASING/README.md @@ -179,7 +179,7 @@ the tag and create a signed source tarball from it: Note that `make_tarball.sh`: - By default assumes you have already executed an SVN checkout to `$HOME/svn/superset_dev`. -This can be overriden by setting `SUPERSET_SVN_DEV_PATH` environment var to a different svn dev directory +This can be overridden by setting `SUPERSET_SVN_DEV_PATH` environment var to a different svn dev directory - Will refuse to craft a new release candidate if a release already exists on your local svn dev directory - Will check `package.json` version number and fails if it's not correctly set diff --git a/UPDATING.md b/UPDATING.md index 6cb3c83ebf7e5..d844ef4ed01a7 100644 --- a/UPDATING.md +++ b/UPDATING.md @@ -49,7 +49,7 @@ assists people when migrating to a new version. ### Potential Downtime -- [14234](https://github.com/apache/superset/pull/14234): Adds the `limiting_factor` column to the `query` table. Give the migration includes a DDL operation on a heavily trafficed table, potential service downtime may be required. +- [14234](https://github.com/apache/superset/pull/14234): Adds the `limiting_factor` column to the `query` table. Give the migration includes a DDL operation on a heavily trafficked table, potential service downtime may be required. -[16454](https://github.com/apache/superset/pull/16454): Adds the `extra` column to the `table_columns` table. Users using MySQL will either need to schedule downtime or use the percona toolkit (or similar) to perform the migration. @@ -232,7 +232,7 @@ assists people when migrating to a new version. - [8699](https://github.com/apache/superset/pull/8699): A `row_level_security_filters` table has been added, which is many-to-many with `tables` and `ab_roles`. The applicable filters are added to the sqla query, and the RLS ids are added to the query cache keys. If RLS is enabled in config.py (`ENABLE_ROW_LEVEL_SECURITY = True`; by default, it is disabled), they can be - accessed through the `Security` menu, or when editting a table. + accessed through the `Security` menu, or when editing a table. - [8732](https://github.com/apache/superset/pull/8732): Swagger user interface is now enabled by default. A new permission `show on SwaggerView` is created by `superset init` and given to the `Admin` Role. To disable the UI, @@ -411,7 +411,7 @@ Superset 0.25.0 contains a backwards incompatible changes. If you run a production system you should schedule downtime for this upgrade. -The PRs bellow have more information around the breaking changes: +The PRs below have more information around the breaking changes: - [9825](https://github.com/apache/superset/pull/9825): Support for Excel sheet upload added. To enable support, install Superset with the optional dependency `excel` From 272b54b5126f3477bc58017677cb2c902ab19ec2 Mon Sep 17 00:00:00 2001 From: PApostol Date: Tue, 2 Nov 2021 16:11:26 +0000 Subject: [PATCH 2/3] Undo fixes in CHANGELOG.md to match PR titles --- CHANGELOG.md | 144 +++++++++++++++++++++++++-------------------------- 1 file changed, 72 insertions(+), 72 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fd292c27987f..a120b3e10af5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -201,7 +201,7 @@ under the License. - [#16118](https://github.com/apache/superset/pull/16118) fix: change Alert Permissions (@AAfghahi) - [#16088](https://github.com/apache/superset/pull/16088) fix(explore): dnd error when dragging metric if multi: false (@kgabryje) - [#16092](https://github.com/apache/superset/pull/16092) fix(Explore): Adjust width of cell in Time-Series Table chart (@geido) -- [#16132](https://github.com/apache/superset/pull/16132) fix: virtual dataset won't work (@zhaoyongjie) +- [#16132](https://github.com/apache/superset/pull/16132) fix: virtual dataset wont work (@zhaoyongjie) - [#16115](https://github.com/apache/superset/pull/16115) fix(explore): revert dnd column dependency array change to fix infinite rerenders (@kgabryje) - [#16097](https://github.com/apache/superset/pull/16097) fix: move watermark to about section (@nytai) - [#16073](https://github.com/apache/superset/pull/16073) fix(explore): drag & drop column select component triggering onChange unnecessarily (@suddjian) @@ -304,7 +304,7 @@ under the License. - [#15588](https://github.com/apache/superset/pull/15588) fix: Revert "fix(dashboard): Open "View Chart in Explore" in the same window" (@rusackas) - [#15589](https://github.com/apache/superset/pull/15589) fix: Revert "chore: Bump @svgr/webpack to 5.5.0" (@rusackas) - [#15594](https://github.com/apache/superset/pull/15594) fix: Hide Dynamic Link when editing (@AAfghahi) -- [#15595](https://github.com/apache/superset/pull/15595) fix: DBC UI tooltip alignment (@hughhhh) +- [#15595](https://github.com/apache/superset/pull/15595) fix: DBC UI tooltip aligment (@hughhhh) - [#15587](https://github.com/apache/superset/pull/15587) fix: available endpoint showing specs without drivers (@betodealmeida) - [#15581](https://github.com/apache/superset/pull/15581) fix: downloadasimage for dashboard (@pkdotson) - [#15558](https://github.com/apache/superset/pull/15558) fix: revert #15405 #15435 #15444 (@betodealmeida) @@ -560,8 +560,8 @@ under the License. - [#15802](https://github.com/apache/superset/pull/15802) chore: Changes the pagination API of the Select component (@michael-s-molina) - [#15787](https://github.com/apache/superset/pull/15787) chore: remove unnecessary deps (@betodealmeida) - [#15757](https://github.com/apache/superset/pull/15757) chore: Enforce Mypy for non-tests (@john-bodley) -- [#15775](https://github.com/apache/superset/pull/15775) chore: Pylint re-enable bad-option-value message (@john-bodley) -- [#15772](https://github.com/apache/superset/pull/15772) chore: Pylint re-enable non-problematic messages (@john-bodley) +- [#15775](https://github.com/apache/superset/pull/15775) chore: Pylint reenable bad-option-value message (@john-bodley) +- [#15772](https://github.com/apache/superset/pull/15772) chore: Pylint reenable non-problematic messages (@john-bodley) - [#15788](https://github.com/apache/superset/pull/15788) chore: remove `retry` dependency in favor of `backoff` (@betodealmeida) - [#15480](https://github.com/apache/superset/pull/15480) chore: Improves the Select component UI/UX - iteration 4 (@michael-s-molina) - [#15794](https://github.com/apache/superset/pull/15794) docs: Adding Sunbird to users list (@kumarks1122) @@ -787,7 +787,7 @@ under the License. - [14461](https://github.com/apache/superset/pull/14461) feat(native-filters): Auto apply changes in FiltersConfigModal (#14461) (@simcha90) - [13507](https://github.com/apache/superset/pull/13507) feat(native-filters): Filter set tabs (#13507) (@simcha90) - [14313](https://github.com/apache/superset/pull/14313) feat(native-filters): Implement adhoc filters and time picker in Range and Select native filters (#14313) (@Kamil Gabryjelski) -- [14261](https://github.com/apache/superset/pull/14261) feat(native-filters): Show/Hide filter bar by metadata ff (#14261) (@simcha90) +- [14261](https://github.com/apache/superset/pull/14261) feat(native-filters): Show/Hide filter bar by metdata ff (#14261) (@simcha90) - [13506](https://github.com/apache/superset/pull/13506) feat(native-filters): Update filter bar buttons (#13506) (@simcha90) - [14374](https://github.com/apache/superset/pull/14374) feat(native-filters): Use datasets in dashboard as default options for native filters (#14374) (@Kamil Gabryjelski) - [14314](https://github.com/apache/superset/pull/14314) feat(native-filters): add option to create value in select filter (#14314) (@Ville Brofeldt) @@ -1158,8 +1158,8 @@ under the License. - [13983](https://github.com/apache/superset/pull/13983) refactor(native-filters): update dataMask and ExtraFormData schema (#13983) (@simcha90) - [13137](https://github.com/apache/superset/pull/13137) refactor(self-trigger): Split native filters state (#13137) (@simcha90) - [14090](https://github.com/apache/superset/pull/14090) refactor(userInfo): userinfo panel to styled component (#14090) (@Phillip Kelley-Dotson) -- [14100](https://github.com/apache/superset/pull/14100) refactor: Bootstrap to AntD - Row/Col (#14100) (@Michael S. Molina) -- [14048](https://github.com/apache/superset/pull/14048) refactor: Bootstrap to AntD - Tabs (#14048) (@Michael S. Molina) +- [14100](https://github.com/apache/superset/pull/14100) refactor: Boostrap to AntD - Row/Col (#14100) (@Michael S. Molina) +- [14048](https://github.com/apache/superset/pull/14048) refactor: Boostrap to AntD - Tabs (#14048) (@Michael S. Molina) - [14106](https://github.com/apache/superset/pull/14106) refactor: Bootstrap to AntD - Form - iteration 1 (#14106) (@Michael S. Molina) - [13996](https://github.com/apache/superset/pull/13996) refactor: Bootstrap to AntD - ListGroup (#13996) (@Michael S. Molina) - [13989](https://github.com/apache/superset/pull/13989) refactor: Bootstrap to AntD - Slider (#13989) (@Michael S. Molina) @@ -1749,7 +1749,7 @@ under the License. - [#12297](https://github.com/apache/superset/pull/12297) Cypress: ignore unrelated ResizeObserver client errors (#12297) (@robdiciuccio) - [#12253](https://github.com/apache/superset/pull/12253) test: fix flaky Python unit tests (#12253) (@kstrz) - [#12213](https://github.com/apache/superset/pull/12213) Fix tests errors and warnings - iteration 1 (#12212) (#12213) (@michael-s-molina) -- [#12258](https://github.com/apache/superset/pull/12258) fix: Issue #12004 timegrain not visible (#12258) (@geido) +- [#12258](https://github.com/apache/superset/pull/12258) fix: Issue #12004 timegrain not visibile (#12258) (@geido) - [#12250](https://github.com/apache/superset/pull/12250) fix: Show Data panel on resize (#12250) (@maloun96) - [#12153](https://github.com/apache/superset/pull/12153) fix: Add visibility to box for viewing menu items (#12153) (@maloun96) - [#12290](https://github.com/apache/superset/pull/12290) build: remove parallelization for E2E tests (#12290) (@ktmud) @@ -2423,7 +2423,7 @@ under the License. - [#12297](https://github.com/apache/superset/pull/12297) Cypress: ignore unrelated ResizeObserver client errors (#12297) (@robdiciuccio) - [#12253](https://github.com/apache/superset/pull/12253) test: fix flaky Python unit tests (#12253) (@kstrz) - [#12213](https://github.com/apache/superset/pull/12213) Fix tests errors and warnings - iteration 1 (#12212) (#12213) (@michael-s-molina) -- [#12258](https://github.com/apache/superset/pull/12258) fix: Issue #12004 timegrain not visible (#12258) (@geido) +- [#12258](https://github.com/apache/superset/pull/12258) fix: Issue #12004 timegrain not visibile (#12258) (@geido) - [#12250](https://github.com/apache/superset/pull/12250) fix: Show Data panel on resize (#12250) (@maloun96) - [#12153](https://github.com/apache/superset/pull/12153) fix: Add visibility to box for viewing menu items (#12153) (@maloun96) - [#12290](https://github.com/apache/superset/pull/12290) build: remove parallelization for E2E tests (#12290) (@ktmud) @@ -3061,7 +3061,7 @@ under the License. - [#11079](https://github.com/apache/superset/pull/11079) fix(jest): using UTC mock date (#11079) (@zhaoyongjie) - [#11072](https://github.com/apache/superset/pull/11072) removing unused component (#11072) (@rusackas) - [#11073](https://github.com/apache/superset/pull/11073) changing to the correct hex color (#11073) (@rusackas) -- [#11071](https://github.com/apache/superset/pull/11071) style: remove unnecessary padding (#11071) (@mistercrunch) +- [#11071](https://github.com/apache/superset/pull/11071) style: remove unecessary padding (#11071) (@mistercrunch) - [#11068](https://github.com/apache/superset/pull/11068) fix: database list checkboxes (#11068) (@riahk) - [#11033](https://github.com/apache/superset/pull/11033) feat: adding all icons from the design system to the codebase (#11033) (@rusackas) - [#11063](https://github.com/apache/superset/pull/11063) fix: sql lab autocomplete width (#11063) (@etr2460) @@ -3086,7 +3086,7 @@ under the License. - [#11004](https://github.com/apache/superset/pull/11004) fix: timer component, fixes #10849, closes #11002 (#11004) (@ktmud) - [#11000](https://github.com/apache/superset/pull/11000) fix: enable several pylint rules partially in db_engines_specs module (#11000) (@kkucharc) - [#10974](https://github.com/apache/superset/pull/10974) fix: pylint checks in connectors/sqla/models.py (#10974) (@kkucharc) -- [#11014](https://github.com/apache/superset/pull/11014) fix: re-enable pylint rule `unused-import` in charts and connectors modules (#11014) (@kkucharc) +- [#11014](https://github.com/apache/superset/pull/11014) fix: reenable pylint rule `unused-import` in charts and connectors modules (#11014) (@kkucharc) - [#11016](https://github.com/apache/superset/pull/11016) Enabled pylint rules in `db_engines` module: (#11016) (@kkucharc) - [#10978](https://github.com/apache/superset/pull/10978) fix: changes a pylint check in dashboard module (#10978) (@kkucharc) - [#11009](https://github.com/apache/superset/pull/11009) fix: menu shows a 0 when there are not settings (#11009) (@nytai) @@ -3239,7 +3239,7 @@ under the License. - [#10733](https://github.com/apache/superset/pull/10733) chore: bump pyarrow (#10733) (@villebro) - [#10715](https://github.com/apache/superset/pull/10715) style: rename 'Source' top nav item to 'Data' (#10715) (@mistercrunch) - [#10649](https://github.com/apache/superset/pull/10649) style: Pass at propagating (and enhancing) Button component throughout Superset (#10649) (@rusackas) -- [#10704](https://github.com/apache/superset/pull/10704) Convert celery tests to the pytest (#10704) (@bkyryliuk) +- [#10704](https://github.com/apache/superset/pull/10704) Covert celery tests to the pytest (#10704) (@bkyryliuk) - [#10720](https://github.com/apache/superset/pull/10720) chore: update samesite config documentation (#10720) (@etr2460) - [#10717](https://github.com/apache/superset/pull/10717) fix: move menu reorg logic from crud app into Menu component (#10717) (@nytai) - [#10674](https://github.com/apache/superset/pull/10674) fix: change public role like gamma procedure (#10674) (@dpgaspar) @@ -3324,7 +3324,7 @@ under the License. - [#10110](https://github.com/apache/superset/pull/10110) ci: bump tests to 3.7 and add support for 3.8 (#10110) (@villebro) - [#10412](https://github.com/apache/superset/pull/10412) fix: show label for filters in filter box in explore (#10412) (@simchaNielsen) - [#10515](https://github.com/apache/superset/pull/10515) feat: storybook for Icon component (#10515) (@rusackas) -- [#10425](https://github.com/apache/superset/pull/10425) fix db installation (#10425) (@blcksrx) +- [#10425](https://github.com/apache/superset/pull/10425) fix db installaion (#10425) (@blcksrx) - [#10499](https://github.com/apache/superset/pull/10499) chore: Adding pip-compile-multi et al. (#10499) (@john-bodley) - [#10510](https://github.com/apache/superset/pull/10510) feat: add favorite star to dashboard and chart lists (#10510) (@riahk) - [#10519](https://github.com/apache/superset/pull/10519) fix: make SQL-based alert email links user friendly (#10519) (@JasonD28) @@ -3371,7 +3371,7 @@ under the License. - [#10403](https://github.com/apache/superset/pull/10403) style: SIP-34 labels (#10403) (@mistercrunch) - [#10369](https://github.com/apache/superset/pull/10369) fix: allow creating table option and remove schema requirement in dataset add modal (#10369) (@nytai) - [#10404](https://github.com/apache/superset/pull/10404) style(sqllab): fixed button width as label changes (#10404) (@mistercrunch) -- [#10406](https://github.com/apache/superset/pull/10406) chore: deactivate flaky filter test (#10406) (@mistercrunch) +- [#10406](https://github.com/apache/superset/pull/10406) chore: deactive flaky filter test (#10406) (@mistercrunch) - [#10402](https://github.com/apache/superset/pull/10402) style: add fade transition to bottom border on navbar menu items (#10402) (@riahk) - [#10392](https://github.com/apache/superset/pull/10392) fix(api): fixes perf on charts and introduces sorting by database on datasets (#10392) (@dpgaspar) - [#10397](https://github.com/apache/superset/pull/10397) fix(charts): disable CSRF for chart data endpoint (#10397) (@dpgaspar) @@ -3605,7 +3605,7 @@ under the License. - [#10041](https://github.com/apache/superset/pull/10041) feat: owners profile icon on dataset list view (#10041) (@lilykuang) - [#10037](https://github.com/apache/superset/pull/10037) fix: native annotations (#10037) (@villebro) - [#10046](https://github.com/apache/superset/pull/10046) fix: bump pydruid version (#10046) (@villebro) -- [#10048](https://github.com/apache/superset/pull/10048) feat: add default buildQuery for V1 chart data requests (#10048) (@villebro) +- [#10048](https://github.com/apache/superset/pull/10048) feat: add deafult buildQuery for V1 chart data requests (#10048) (@villebro) - [#10042](https://github.com/apache/superset/pull/10042) other: [logging] add dashboard is_published into perf logging (#10042) (@graceguo-supercat) - [#10031](https://github.com/apache/superset/pull/10031) chore(security): Renaming access methods (#10031) (@john-bodley) - [#10030](https://github.com/apache/superset/pull/10030) chore(security): Renaming schemas_accessible_by_user (#10030) (@john-bodley) @@ -3645,7 +3645,7 @@ under the License. - [#9962](https://github.com/apache/superset/pull/9962) feat: implement new version of word cloud (#9962) (@villebro) - [#9903](https://github.com/apache/superset/pull/9903) feat: expand new chart data endpoint coverage (#9903) (@villebro) - [#9901](https://github.com/apache/superset/pull/9901) build: add workflow preferring TypeScript files (#9901) (@etr2460) -- [#9952](https://github.com/apache/superset/pull/9952) [filter_box] disable instant_filtering by default (#9952) (@graceguo-supercat) +- [#9952](https://github.com/apache/superset/pull/9952) [filter_box] disable instant_filtering by defult (#9952) (@graceguo-supercat) - [#9940](https://github.com/apache/superset/pull/9940) fix: FilterBox Select should be Creatable (#9940) (@ktmud) - [#9905](https://github.com/apache/superset/pull/9905) [mypy] Enforcing typing for superset.utils (#9905) (@john-bodley) - [#9912](https://github.com/apache/superset/pull/9912) style(mypy): Enforcing mypy typing for views.chart (#9912) (@john-bodley) @@ -3665,7 +3665,7 @@ under the License. - [#9826](https://github.com/apache/superset/pull/9826) chore(ts): convert base js files to typescript (#9826) (@etr2460) - [#9895](https://github.com/apache/superset/pull/9895) Fix missing line break in Database 'extra' instructions (#9895) (@tooptoop4) - [#9883](https://github.com/apache/superset/pull/9883) [mypy] Enforcing typing for superset.models (#9883) (@john-bodley) -- [#9884](https://github.com/apache/superset/pull/9884) fix: re-enable table chart page length (#9884) (@ktmud) +- [#9884](https://github.com/apache/superset/pull/9884) fix: reenable table chart page length (#9884) (@ktmud) - [#9881](https://github.com/apache/superset/pull/9881) fix: don't create examples db on 'superset init' (#9881) (@mistercrunch) - [#9734](https://github.com/apache/superset/pull/9734) feat: implement csv upload configuration func for the schema enforcement (#9734) (@bkyryliuk) - [#9847](https://github.com/apache/superset/pull/9847) feat: tablechart plugin controls migration (#9847) (@pkdotson) @@ -3707,7 +3707,7 @@ under the License. - [#9796](https://github.com/apache/superset/pull/9796) feat: return security errors in the SIP-40 format (#9796) (@etr2460) - [#9799](https://github.com/apache/superset/pull/9799) fix: construct SupersetErrors properly (#9799) (@etr2460) - [#9798](https://github.com/apache/superset/pull/9798) fix: add flag for time series table (#9798) (@kristw) -- [#9342](https://github.com/apache/superset/pull/9342) Add extra configuration to the email reports (#9342) (@bkyryliuk) +- [#9342](https://github.com/apache/superset/pull/9342) Add extra configration to the email reports (#9342) (@bkyryliuk) - [#9786](https://github.com/apache/superset/pull/9786) chore: bump python dependencies (#9786) (@villebro) - [#9795](https://github.com/apache/superset/pull/9795) docs: add whale.im to list of users (#9795) (@Fullstop000) - [#9753](https://github.com/apache/superset/pull/9753) feat: convert backend chart errors to the new error type (#9753) (@etr2460) @@ -3845,7 +3845,7 @@ under the License. - [#9370](https://github.com/apache/superset/pull/9370) Add visualization flow to the CTA queries (#9370) (@bkyryliuk) - [#9427](https://github.com/apache/superset/pull/9427) feat: Add post processing to QueryObject (#9427) (@villebro) - [#9496](https://github.com/apache/superset/pull/9496) fix: add lineWidth to Shared_DeckGL.jsx (#9496) (@villebro) -- [#9435](https://github.com/apache/superset/pull/9435) [dashboards] New, title and slug OR filter (#9435) (@dpgaspar) +- [#9435](https://github.com/apache/superset/pull/9435) [dashboards] New, tittle and slug OR filter (#9435) (@dpgaspar) - [#9484](https://github.com/apache/superset/pull/9484) [dashboards] Fix, update dashboard owners not propagating to charts o… (#9484) (@dpgaspar) - [#9491](https://github.com/apache/superset/pull/9491) Bump FAB to 2.3.2 (#9491) (@dpgaspar) - [#9479](https://github.com/apache/superset/pull/9479) [query] Migrate api v1 query to new location (#9479) (@dpgaspar) @@ -4093,7 +4093,7 @@ under the License. - [#8960](https://github.com/apache/superset/pull/8960) fix: shut off unneeded endpoints (#8960) (@mistercrunch) - [#8988](https://github.com/apache/superset/pull/8988) Timing and radii (#8988) (@rusackas) - [#8992](https://github.com/apache/superset/pull/8992) Bump requirements.txt to what setup.py would pull in (#8992) (@villebro) -- [#8995](https://github.com/apache/superset/pull/8995) [druid] Making scanning/refreshing Druid datasource view items optional (#8995) (@john-bodley) +- [#8995](https://github.com/apache/superset/pull/8995) [druid] Making scaning/refreshing Druid datasource view items optional (#8995) (@john-bodley) - [#8997](https://github.com/apache/superset/pull/8997) [SQL Lab] Open request access link in a new tab (#8997) (@etr2460) - [#8996](https://github.com/apache/superset/pull/8996) [druid] make cluster_name editable (#8996) (@serenajiang) - [#8985](https://github.com/apache/superset/pull/8985) Bump pandas to 0.25.3 (#8985) (@villebro) @@ -4905,7 +4905,7 @@ under the License. - [#6629](https://github.com/apache/superset/pull/6629) [README] use a numbered list instead of bullets for org list (#6629) (@mistercrunch) - [#6523](https://github.com/apache/superset/pull/6523) Improving Filter Box (#6523) (@mistercrunch) - [#6662](https://github.com/apache/superset/pull/6662) Minor doc fix for superset (#6662) (@feng-tao) -- [#6628](https://github.com/apache/superset/pull/6628) [pie] allow formatting numbers on pie chart (#6628) (@mistercrunch) +- [#6628](https://github.com/apache/superset/pull/6628) [pie] allow formating nubmers on pie chart (#6628) (@mistercrunch) - [#6497](https://github.com/apache/superset/pull/6497) pass source to db api mutator (#6497) (@timifasubaa) - [#6630](https://github.com/apache/superset/pull/6630) Add kuaishou to README.md (#6630) (@zhaoyu89730105) - [#6614](https://github.com/apache/superset/pull/6614) data point no clipEdge (#6614) (@zhaoyu89730105) @@ -5035,7 +5035,7 @@ under the License. - [#6374](https://github.com/apache/superset/pull/6374) [bugfix] visualization flickers when rerunning query (#6374) (@mistercrunch) - [#6367](https://github.com/apache/superset/pull/6367) [bugfix] EventFlow does not display (#6367) (@jnishiyama) - [#6355](https://github.com/apache/superset/pull/6355) [404] Aborting for views with invalid dashboard/slice IDs (#6355) (@john-bodley) -- [#6357](https://github.com/apache/superset/pull/6357) [hive] Fixing where latest partition logic (#6357) (@john-bodley) +- [#6357](https://github.com/apache/superset/pull/6357) [hive] Fixing where lastest partition logic (#6357) (@john-bodley) - [#6361](https://github.com/apache/superset/pull/6361) [cypress] Test dashboard save/save_as functions (#6361) (@graceguo-supercat) - [#6234](https://github.com/apache/superset/pull/6234) [reviewable] Integrate @superset-ui/{core,color,chart} modules (#6234) (@kristw) - [#6282](https://github.com/apache/superset/pull/6282) [nvd3] refactor margins (#6282) (@mistercrunch) @@ -5064,10 +5064,10 @@ under the License. - [#6257](https://github.com/apache/superset/pull/6257) sql lab localStorage config (#6257) (@graceguo-supercat) - [#6288](https://github.com/apache/superset/pull/6288) [bugfix] deckgl scatter CategoricalDeckGLContainer (#6288) (@mistercrunch) - [#6277](https://github.com/apache/superset/pull/6277) Avoid clearing metric when saving from datasource editor (#6277) (@michellethomas) -- [#6283](https://github.com/apache/superset/pull/6283) [dashboard] fix spinners disappear too early (#6283) (@mistercrunch) +- [#6283](https://github.com/apache/superset/pull/6283) [dashboard] fix spinners disapear too early (#6283) (@mistercrunch) - [#6280](https://github.com/apache/superset/pull/6280) Fix Infinity css warning (#6280) (@mistercrunch) - [#6274](https://github.com/apache/superset/pull/6274) rename @superset-ui/core to @superset-ui/connection (#6274) (@kristw) -- [#6269](https://github.com/apache/superset/pull/6269) Adding backwards compatible check to add ago to since if it doesn't exist (#6269) (@michellethomas) +- [#6269](https://github.com/apache/superset/pull/6269) Adding backwards compatable check to add ago to since if it doesn't exist (#6269) (@michellethomas) - [#6276](https://github.com/apache/superset/pull/6276) [superset-client] getClientErrorObject for everyone (#6276) (@williaster) - [#6273](https://github.com/apache/superset/pull/6273) Add chart names translation (#6273) (@kristw) - [#6229](https://github.com/apache/superset/pull/6229) Fix typo in druid granularity (#6229) (@jeffreythewang) @@ -5094,7 +5094,7 @@ under the License. - [#6153](https://github.com/apache/superset/pull/6153) Move metadata cache one layer up (#6153) (@youngyjd) - [#6231](https://github.com/apache/superset/pull/6231) [bugfix] cannot add options to FilterBox (#6231) (@mistercrunch) - [#6228](https://github.com/apache/superset/pull/6228) [sql lab] improve placeholder strings for query search form (#6228) (@mistercrunch) -- [#6237](https://github.com/apache/superset/pull/6237) fix mistake (#6237) (@mlboy) +- [#6237](https://github.com/apache/superset/pull/6237) fix misstake (#6237) (@mlboy) - [#6195](https://github.com/apache/superset/pull/6195) [datasource] Ensure SQL Lab link opens in a new tab (#6195) (@john-bodley) - [#6222](https://github.com/apache/superset/pull/6222) Integrate translation module @superset-ui/translation (#6222) (@kristw) @@ -5172,7 +5172,7 @@ under the License. - [#6102](https://github.com/apache/superset/pull/6102) fix dependency issue #6086 (#6102) (@aflyhorse) - [#6103](https://github.com/apache/superset/pull/6103) Rename onTooltip to setTooltip (#6103) (@kristw) - [#6105](https://github.com/apache/superset/pull/6105) make BigNumber PureComponent (#6105) (@kristw) -- [#6097](https://github.com/apache/superset/pull/6097) Fix link formatting in README.md (#6097) (@ad-m) +- [#6097](https://github.com/apache/superset/pull/6097) Fix link formating in README.md (#6097) (@ad-m) - [#6088](https://github.com/apache/superset/pull/6088) move countries directory under CountryMap (#6088) (@kristw) - [#6065](https://github.com/apache/superset/pull/6065) remove future (#6065) (@timifasubaa) - [#6091](https://github.com/apache/superset/pull/6091) remove six dependency (#6091) (@timifasubaa) @@ -5267,7 +5267,7 @@ under the License. - [#5851](https://github.com/apache/superset/pull/5851) remove duplicated utils (#5851) (@youngyjd) - [#5879](https://github.com/apache/superset/pull/5879) [lint] turn no-undef back on, set browser, cypress, and mocha env's (#5879) (@williaster) - [#5775](https://github.com/apache/superset/pull/5775) [SIP-5] Refactor Time Series Table (#5775) (@kristw) -- [#5885](https://github.com/apache/superset/pull/5885) Added documentation for Teradata DB (#5885) (@livinm) +- [#5885](https://github.com/apache/superset/pull/5885) Addded documentation for Teradata DB (#5885) (@livinm) - [#5870](https://github.com/apache/superset/pull/5870) Enable Teradata (#5870) (@livinm) - [#5877](https://github.com/apache/superset/pull/5877) [bug fix] Fixed adhoc metric is not working for WordCloud (#5877) (@conglei) - [#5865](https://github.com/apache/superset/pull/5865) fixed modal close issue (#5865) (@conglei) @@ -5364,7 +5364,7 @@ under the License. - [#5699](https://github.com/apache/superset/pull/5699) [SIP-5] Refactor sunburst (#5699) (@kristw) - [#5690](https://github.com/apache/superset/pull/5690) [SIP-5] Repair and refactor Horizon Chart (#5690) (@kristw) - [#5738](https://github.com/apache/superset/pull/5738) remove unneeded console.log (#5738) (@hughhhh) -- [#5726](https://github.com/apache/superset/pull/5726) [celery] Using preferred configuration procedure (#5726) (@john-bodley) +- [#5726](https://github.com/apache/superset/pull/5726) [celery] Using preferred configuration proceedure (#5726) (@john-bodley) - [09d46a7](https://github.com/apache/superset/commit/09d46a7864a67d3e2ef70fb41a5c43b28d6c14c9) Fix tests (@mistercrunch) - [#5717](https://github.com/apache/superset/pull/5717) Autofocus aggregation in metric control (#5717) (@betodealmeida) - [#5735](https://github.com/apache/superset/pull/5735) make some text localizable, mainly in explore, query (#5735) (@hitdemo) @@ -5582,7 +5582,7 @@ under the License. - [#5291](https://github.com/apache/superset/pull/5291) [dashboard fix] force refresh charts under tabs (#5291) (@graceguo-supercat) - [#5293](https://github.com/apache/superset/pull/5293) fix sqllab css, fix double AddSliceCard margin and drag border (#5293) (@williaster) - [#5267](https://github.com/apache/superset/pull/5267) add more precise types to hive table from csv (#5267) (@timifasubaa) -- [#5268](https://github.com/apache/superset/pull/5268) specify have namespace for tables (#5268) (@timifasubaa) +- [#5268](https://github.com/apache/superset/pull/5268) specify hve namespace for tables (#5268) (@timifasubaa) - [#4528](https://github.com/apache/superset/pull/4528) [wip] dashboard builder v2 (#4528) (@williaster) - [#5271](https://github.com/apache/superset/pull/5271) [metric] Fixing ad-hoc metric for dual-line chart (#5271) (@john-bodley) - [#5249](https://github.com/apache/superset/pull/5249) [druid] Adding verbose_name to editable columns (#5249) (@john-bodley) @@ -5680,7 +5680,7 @@ under the License. - [#5000](https://github.com/apache/superset/pull/5000) Use a dummy version number on master (#5000) (@mistercrunch) - [#5078](https://github.com/apache/superset/pull/5078) Revert "[get_df] Adding support for multi-statement SQL" (#5078) (@john-bodley) - [#5057](https://github.com/apache/superset/pull/5057) Translate string to array for multi fields in getControlsState (#5057) (@michellethomas) -- [#5065](https://github.com/apache/superset/pull/5065) Fix time shift color assignments (#5065) (@mistercrunch) +- [#5065](https://github.com/apache/superset/pull/5065) Fix time shift color assignements (#5065) (@mistercrunch) - [#5062](https://github.com/apache/superset/pull/5062) [markup] Enable allow-forms (#5062) (@john-bodley) - [#5056](https://github.com/apache/superset/pull/5056) integrating dashboard filters with adhoc filters (#5056) (@GabeLoins) - [#5060](https://github.com/apache/superset/pull/5060) [get_df] Adding support for multi-statement SQL (#5060) (@john-bodley) @@ -5760,7 +5760,7 @@ under the License. - [#4907](https://github.com/apache/superset/pull/4907) translations: rename pt_BR gettext files (#4907) (@xrmx) - [#4884](https://github.com/apache/superset/pull/4884) [pylint] prepping for enabling pylint for non-errors (#4884) (@john-bodley) - [#4901](https://github.com/apache/superset/pull/4901) Fix 'Uncaught TypeError: pe.clamp is not a function' (#4901) (@mistercrunch) -- [#4896](https://github.com/apache/superset/pull/4896) [sql lab] allow stopping 'pending' queries (#4896) (@mistercrunch) +- [#4896](https://github.com/apache/superset/pull/4896) [sql lab] allow stoping 'pending' queries (#4896) (@mistercrunch) - [#4886](https://github.com/apache/superset/pull/4886) remove hard code http scheme of short url #4656 (#4886) (@ripoul) - [#4891](https://github.com/apache/superset/pull/4891) Allow limiting rows on Pivot Table (#4891) (@mistercrunch) - [#4890](https://github.com/apache/superset/pull/4890) [bugfix] temporal columns with expression fail (#4890) (@mistercrunch) @@ -5909,7 +5909,7 @@ under the License. - [#4591](https://github.com/apache/superset/pull/4591) Add Aktia Bank in organizations list who use Superset (#4591) (@villebro) - [#4594](https://github.com/apache/superset/pull/4594) docs: fixup code blocks rendering (#4594) (@xrmx) - [e1af421](https://github.com/apache/superset/commit/e1af421f0c7426391e7124d1bae5aae9f8a49792) Removing escape_sql so we dont double escape (@michellethomas) -- [#4532](https://github.com/apache/superset/pull/4532) histograms: fixup left margin assignment (#4532) (@xrmx) +- [#4532](https://github.com/apache/superset/pull/4532) histograms: fixup left margin assigment (#4532) (@xrmx) - [#4504](https://github.com/apache/superset/pull/4504) Return time in Druid scan (#4504) (@betodealmeida) - [#4584](https://github.com/apache/superset/pull/4584) [sqllab] Added share button to bottom menu (#4584) (@hughhhh) - [#4551](https://github.com/apache/superset/pull/4551) [sql lab] option to disable cross schema search (#4551) (@mistercrunch) @@ -5935,7 +5935,7 @@ under the License. - [#4542](https://github.com/apache/superset/pull/4542) Removing files from MANIFEST.in (#4542) (@mistercrunch) - [#4533](https://github.com/apache/superset/pull/4533) Merge pull request #4533 from john-bodley/john-bodley-replace-coveralls-with-codecov (@john-bodley) - [#4530](https://github.com/apache/superset/pull/4530) [presto] Removing patched presto (#4530) (@john-bodley) -- [#4536](https://github.com/apache/superset/pull/4536) [dump.rdb] Removing rogue file (#4536) (@john-bodley) +- [#4536](https://github.com/apache/superset/pull/4536) [dump.rdb] Removing rouge file (#4536) (@john-bodley) - [#4541](https://github.com/apache/superset/pull/4541) Add ScopeAI (#4541) (@lucianoiscool) ### 0.23.1 (2018/03/06 06:41 +00:00) @@ -5947,7 +5947,7 @@ under the License. - [#4538](https://github.com/apache/superset/pull/4538) Pass datasource as form_data param (#4538) (@Pek1s) - [4f7258a](https://github.com/apache/superset/commit/4f7258aacaa5acf37c64769fa18da57f7dbd606e) [coverage] Replacing coveralls with codecov - [#4513](https://github.com/apache/superset/pull/4513) Superset issue #4512: fixing histogram (#4513) (@ArielStv) -- [#4511](https://github.com/apache/superset/pull/4511) Fix how the annotation layer interprets the timestamp string without timezone info; use it as UTC (#4511) (@EvelynTurner) +- [#4511](https://github.com/apache/superset/pull/4511) Fix how the annotation layer interpretes the timestamp string without timezone info; use it as UTC (#4511) (@EvelynTurner) - [#4515](https://github.com/apache/superset/pull/4515) [dashboard] (#4515) (@graceguo-supercat) - [#4482](https://github.com/apache/superset/pull/4482) chart style options get their own tab (#4482) (@GabeLoins) - [#4487](https://github.com/apache/superset/pull/4487) Make margin width based on container width instead of slice width (#4487) (@jeffreythewang) @@ -6004,7 +6004,7 @@ under the License. - [#4401](https://github.com/apache/superset/pull/4401) [SqlLab] Fix a few UI issues (#4401) (@graceguo-supercat) - [#4404](https://github.com/apache/superset/pull/4404) Check class name string instead of checking the instance (#4404) (@mxmzdlv) - [#4380](https://github.com/apache/superset/pull/4380) [error handling] 'Time Comparison' query returns no data (#4380) (@mistercrunch) -- [#4383](https://github.com/apache/superset/pull/4383) Typo fix: dashboard -> dashboard. (#4383) (@xiaohanyu) +- [#4383](https://github.com/apache/superset/pull/4383) Typo fix: dashbaord -> dashboard. (#4383) (@xiaohanyu) - [#4396](https://github.com/apache/superset/pull/4396) Fix markup broken since cache related changes (#4396) (@mistercrunch) - [#4178](https://github.com/apache/superset/pull/4178) Add PeopleDoc in organizations list who use superset (#4178) (@rodo) - [#4390](https://github.com/apache/superset/pull/4390) Fix 4 security vulnerabilities (#4390) (@ddworken-sc) @@ -6100,7 +6100,7 @@ under the License. - [#4157](https://github.com/apache/superset/pull/4157) [Bug] Closing change datasource modal throws JS error (#4157) (@graceguo-supercat) - [#4162](https://github.com/apache/superset/pull/4162) Check for non-None database before using. (#4162) (@atronchi) - [#4163](https://github.com/apache/superset/pull/4163) Druid support via SQLAlchemy (#4163) (@betodealmeida) -- [#4125](https://github.com/apache/superset/pull/4125) Fix invalid gitter url (#4125) (@asdf2014) +- [#4125](https://github.com/apache/superset/pull/4125) Fix invaild gitter url (#4125) (@asdf2014) - [#4148](https://github.com/apache/superset/pull/4148) Adding Apache Kylin datasource for documentation (#4148) (@zhaoyongjie) - [#4143](https://github.com/apache/superset/pull/4143) Create DATA_DIR after importing config (#4143) (@leorochael) - [#4121](https://github.com/apache/superset/pull/4121) Fix USA's state geojson for 'Country Map' visualization (#4121) (@mistercrunch) @@ -6200,7 +6200,7 @@ Bad-empty release - [#3902](https://github.com/apache/superset/pull/3902) [bugfix] allow limiting word cloud (#3902) (@mistercrunch) ### 0.21.0rc2 (2017/11/20 17:18 +00:00) -- [#3903](https://github.com/apache/superset/pull/3903) Fixes default handling in Altered slice tag (#3903) (@mistercrunch) +- [#3903](https://github.com/apache/superset/pull/3903) Fixes default hanlding in Altered slice tag (#3903) (@mistercrunch) - [#3910](https://github.com/apache/superset/pull/3910) Workaround pandas bug in datetimes with time zones (#3910) (@bolkedebruin) - [#3583](https://github.com/apache/superset/pull/3583) [3541] Augmenting datasources uniqueness constraints (#3583) (@john-bodley) - [#3895](https://github.com/apache/superset/pull/3895) [druid] Fixing issue 3894 multi-processing w/ Gunicorn (#3895) (@john-bodley) @@ -6383,7 +6383,7 @@ Bad-empty release - [#3547](https://github.com/apache/superset/pull/3547) Fixing missing messages.json file (#3547) (@mistercrunch) ### 0.20.0 (2017/09/28 04:26 +00:00) -- [#3528](https://github.com/apache/superset/pull/3528) try to fix problem that chrome window not opening after ajax request (#3528) (@graceguo-supercat) +- [#3528](https://github.com/apache/superset/pull/3528) try to fix problem that chrome window not opening after ajax requrest (#3528) (@graceguo-supercat) - [#3521](https://github.com/apache/superset/pull/3521) Time Series Annotation Layers (#3521) (@graceguo-supercat) - [#3526](https://github.com/apache/superset/pull/3526) [explore] fix cached tooltip (#3526) (@mistercrunch) - [#3544](https://github.com/apache/superset/pull/3544) v0.20.0 (#3544) (@mistercrunch) @@ -6400,7 +6400,7 @@ Bad-empty release - [#3467](https://github.com/apache/superset/pull/3467) allow user update slice name in dashboard view (#3467) (@graceguo-supercat) - [#3509](https://github.com/apache/superset/pull/3509) Add Table performance improvements (#3509) (@Mogball) - [#3499](https://github.com/apache/superset/pull/3499) Add metric warning (#3499) (@michellethomas) -- [#3390](https://github.com/apache/superset/pull/3390) js translation -- performance improvement (#3390) (@graceguo-supercat) +- [#3390](https://github.com/apache/superset/pull/3390) js translation -- performance improvment (#3390) (@graceguo-supercat) - [#3491](https://github.com/apache/superset/pull/3491) Remove repeated line (#3491) (@timifasubaa) - [#3497](https://github.com/apache/superset/pull/3497) Fix idna requirement (#3497) (@timifasubaa) - [#3495](https://github.com/apache/superset/pull/3495) update contributing.md (#3495) (@timifasubaa) @@ -6420,7 +6420,7 @@ Bad-empty release - [#3435](https://github.com/apache/superset/pull/3435) Adding hook for CSRF exempting flask views. (#3435) (@fabianmenges) - [#3409](https://github.com/apache/superset/pull/3409) bugfix/3321 Ensure text appears on buttons inside tables (#3409) (@jeffcarey) - [#3415](https://github.com/apache/superset/pull/3415) Simple grammar and update to link (#3415) (@SpyderRivera) -- [#3441](https://github.com/apache/superset/pull/3441) config: allow changing default options for writing csv (#3441) (@JulieRossi) +- [#3441](https://github.com/apache/superset/pull/3441) config: allow changing default options for writting csv (#3441) (@JulieRossi) - [#3425](https://github.com/apache/superset/pull/3425) Add shopee to user list. (#3425) (@xiaohanyu) - [#3458](https://github.com/apache/superset/pull/3458) Fixed filter removal bug (#3458) (@Mogball) - [#3424](https://github.com/apache/superset/pull/3424) fix encoding error in sql lab logging (#3424) (@graceguo-supercat) @@ -6519,7 +6519,7 @@ Bad-empty release - [#3262](https://github.com/apache/superset/pull/3262) [webpack] break CSS and JS files while webpackin' (#3262) (@mistercrunch) - [#3241](https://github.com/apache/superset/pull/3241) Improve the chart type of Visualize in sqllab (#3241) (@eeve) - [#3256](https://github.com/apache/superset/pull/3256) Modernize SQLA pessimistic handling (#3256) (@mistercrunch) -- [#3252](https://github.com/apache/superset/pull/3252) Explicitly add Flask as dependency (#3252) (@Fokko) +- [#3252](https://github.com/apache/superset/pull/3252) Explicitly add Flask as dependancy (#3252) (@Fokko) - [#3261](https://github.com/apache/superset/pull/3261) Relying on FAB for font-awesome.min.css (#3261) (@mistercrunch) - [#3264](https://github.com/apache/superset/pull/3264) import logging (#3264) (@cclauss) - [#3244](https://github.com/apache/superset/pull/3244) [explore] make edit datasource a basic link (#3244) (@mistercrunch) @@ -6531,7 +6531,7 @@ Bad-empty release - [#3225](https://github.com/apache/superset/pull/3225) Add basic Impala engine spec (#3225) (@mistercrunch) - [#3237](https://github.com/apache/superset/pull/3237) Treemap vis verbose metric name (#3237) (@RichRadics) - [#3240](https://github.com/apache/superset/pull/3240) [bug fix] Fix to #3137 and #3239 (#3240) (@FrederichCheng) -- [#3238](https://github.com/apache/superset/pull/3238) SUPERSET_HOME environment variable (#3238) (@RichRadics) +- [#3238](https://github.com/apache/superset/pull/3238) SUPERSET_HOME enviroment variable (#3238) (@RichRadics) - [#3236](https://github.com/apache/superset/pull/3236) Handle Time at query_obj generation time (#3236) (@mistercrunch) - [#3230](https://github.com/apache/superset/pull/3230) [pivot] add support for in Pivot on Druid (#3230) (@mistercrunch) - [#3229](https://github.com/apache/superset/pull/3229) Allowing to integrate time as a groupby value (#3229) (@mistercrunch) @@ -6619,7 +6619,7 @@ Bad-empty release - [#2984](https://github.com/apache/superset/pull/2984) add test coverage for SqlEditorLeftBar (#2984) (@graceguo-supercat) - [#2985](https://github.com/apache/superset/pull/2985) fix is_owner check (#2985) (@graceguo-supercat) - [#2970](https://github.com/apache/superset/pull/2970) [FilterBox] use column verbose names (#2970) (@mistercrunch) -- [1ce3b81](https://github.com/apache/superset/commit/1ce3b81d01e1453fb34469fa6ba66f9b7d09bcb2) Improving the README (@mistercrunch) +- [1ce3b81](https://github.com/apache/superset/commit/1ce3b81d01e1453fb34469fa6ba66f9b7d09bcb2) Imporving the README (@mistercrunch) - [#2978](https://github.com/apache/superset/pull/2978) [bufix] superset views not getting from_dttm-to_dttm in template context (#2978) (@mistercrunch) - [#2963](https://github.com/apache/superset/pull/2963) [CLI] adding 'superset flower' command (flower is a UI for Celery) (#2963) (@mistercrunch) - [#2979](https://github.com/apache/superset/pull/2979) tests for saveQuery, fetchQueryResults, runQuery, postStopQuery (#2979) (@ascott) @@ -6670,7 +6670,7 @@ Bad-empty release - [d90044c](https://github.com/airbnb/superset/commit/d90044cd523253aa01b5cdf6509b43abeef34079) 0.18.3 (@mistercrunch) - [62bd4eb](https://github.com/airbnb/superset/commit/62bd4eb2118e4f1e771b58cd455b928be002a461) Converting filter argument to number if column is number (#2891) (@fabianmenges) - [677c427](https://github.com/airbnb/superset/commit/677c427b1615a2a9b9054932b5e07868d7d63e42) delete DataPreviewModal, it doesn't get used anywhere (#2882) (@ascott) -- [52b0716](https://github.com/airbnb/superset/commit/52b0716571c5b68f65d08719e54343e0a6ec8c8e) [bugfix] allow database macro to work when CSRF is disabled (#2884) (@justinr1234) +- [52b0716](https://github.com/airbnb/superset/commit/52b0716571c5b68f65d08719e54343e0a6ec8c8e) [bugfix] allow database macro to work when CSRF is diabled (#2884) (@justinr1234) - [04b662e](https://github.com/airbnb/superset/commit/04b662ea1154b75e2c362aed97e33946251d1bed) Fix a type error in rst' sub list. (#2881) (@xiaohanyu) - [db052b1](https://github.com/airbnb/superset/commit/db052b17ea1782c472687095e1365d071e592dd0) Add visualize advise for long query (#2879) (@graceguo-supercat) - [e300273](https://github.com/airbnb/superset/commit/e300273e71f0b6ca8b63ae974cc13534d94c56de) [explore] adding y_axis_bounds to force Y axis bounds (#2878) (@mistercrunch) @@ -6737,9 +6737,9 @@ Bad-empty release - [46d7a92](https://github.com/airbnb/superset/commit/46d7a925bb4be8891c89ac05d2f447e5ec750bf5) chore: remove unused methods with invalid models.Query usage (#2721) (@S-YOU) - [5929ab7](https://github.com/airbnb/superset/commit/5929ab76890232068bef5412f23a54226dbed0ec) [dashboard] fix missing datasource issue (#2718) (@mistercrunch) - [fffb7b5](https://github.com/airbnb/superset/commit/fffb7b500a313b9f9d76eecab18241bf0406c933) [sql lab]Add autoSelect (#2713) (@graceguo-supercat) -- [cb14640](https://github.com/airbnb/superset/commit/cb14640a823c3c6cc768169391779064c2469a68) Removing unneeded results_backends.py (#2717) (@mistercrunch) +- [cb14640](https://github.com/airbnb/superset/commit/cb14640a823c3c6cc768169391779064c2469a68) Removing uneeded results_backends.py (#2717) (@mistercrunch) - [d65054e](https://github.com/airbnb/superset/commit/d65054e01533f62e63e1c8788da4b97309f65cee) [sql lab] fix csv export where `%` in query (#2711) (@mistercrunch) -- [5d5060e](https://github.com/airbnb/superset/commit/5d5060eca61ad1a7f6baf7adced2985088c82d95) Remove unnecessary handling of %% (#2714) (@mistercrunch) +- [5d5060e](https://github.com/airbnb/superset/commit/5d5060eca61ad1a7f6baf7adced2985088c82d95) Remove unecessary handling of %% (#2714) (@mistercrunch) - [9ff3515](https://github.com/airbnb/superset/commit/9ff351532ada993afc4da5060b9a942216e2a74b) Basic integration with ClickHouse (#1844) (@vavrusa) - [59a6f44](https://github.com/airbnb/superset/commit/59a6f447ec1e92a0319a617ecdf4e22847bf5d95) Fix missing curUserId from SliderAdder.jsx (#2705) (@songyanho) @@ -6829,7 +6829,7 @@ Bad-empty release - [09f407f](https://github.com/airbnb/superset/commit/09f407f553eb8bca90f6da79cf60c742296488c7) add tooltips to big number vis (#2599) (@ascott) - [0479118](https://github.com/airbnb/superset/commit/0479118efc0069da2b62c20dc631ebbd00493758) 0.17.5.dev0 (@mistercrunch) - [c93411b](https://github.com/airbnb/superset/commit/c93411b1e75bc59b174d1256f3108d783eea3264) Fix for merge string as array (#2597) (@songyanho) -- [31283f1](https://github.com/airbnb/superset/commit/31283f14246ccd9f7cac4df238bd65cdd68c840b) Fix metric formatting in Dashboard view + some refactoring (#2598) (@mistercrunch) +- [31283f1](https://github.com/airbnb/superset/commit/31283f14246ccd9f7cac4df238bd65cdd68c840b) Fix metric formating in Dashboard view + some refactoring (#2598) (@mistercrunch) - [93c6597](https://github.com/airbnb/superset/commit/93c6597cf4f2c47869f9cf4f62cfdbe80cd37760) Adding docs/ to .eslintignore (@mistercrunch) - [4446c74](https://github.com/airbnb/superset/commit/4446c745a88d4b31de8a30ccb45b4cd6dcc49dae) Fix backend-sync 2 (@mistercrunch) - [38e90fe](https://github.com/airbnb/superset/commit/38e90fe3098018655a8e2206a053c60c8d7e64aa) Fix backend-sync (@mistercrunch) @@ -7276,7 +7276,7 @@ translations - [7f4f250](https://github.com/airbnb/superset/commit/7f4f25097046dac9b436ef87f041debe2713827a) Redirects to login page if user not logged in at welcome page (#1723) (@vera-liu) - [25acb78](https://github.com/airbnb/superset/commit/25acb78071acc2eec8b44cb7019f269c1b2a6deb) Pass schema to the select star query. (#1714) (@bkyryliuk) - [e822d5a](https://github.com/airbnb/superset/commit/e822d5a1b7eb8f0cabcfcc85f5201df8199db796) Make edit / add / delete perms available to all users. (#1722) (@bkyryliuk) -- [32fc0ff](https://github.com/airbnb/superset/commit/32fc0ff6d0b437766d16db128a7b1d40a09080bb) [Bugfix] autocomplete in sqleditor does not use newly loaded table columns (#1712) (@vera-liu) +- [32fc0ff](https://github.com/airbnb/superset/commit/32fc0ff6d0b437766d16db128a7b1d40a09080bb) [Bugfix] autocomplete in sqleditor doesnot use newly loaded table columns (#1712) (@vera-liu) ### 0.14.1 (2016/11/29 23:57 +00:00) - [94dde07](https://github.com/airbnb/superset/commit/94dde075b3eab41797725e1e02c7f87b6b45471a) v0.14.1 (@mistercrunch) @@ -7304,13 +7304,13 @@ translations - [cef4a82](https://github.com/airbnb/superset/commit/cef4a8296a6a9d46503dd63e268be3a35e9e8e91) [sqllab] adding a sql preprocessor for Presto (#1670) (@mistercrunch) - [b370ef0](https://github.com/airbnb/superset/commit/b370ef0229377c6b85f78d9ba080d00ff6dba58e) Rerender chart without clicking query button for fields (#1658) (@vera-liu) - [6b80f5b](https://github.com/airbnb/superset/commit/6b80f5bb35e497c79fe458b25ba87266e3c0f3bf) Get sections to render when switching datasource (#1660) (@vera-liu) -- [bdae570](https://github.com/airbnb/superset/commit/bdae570a69cd948987b05fed2e7653a221ef0d80) Temporary fix of a slice bug (#1648) (@vera-liu) +- [bdae570](https://github.com/airbnb/superset/commit/bdae570a69cd948987b05fed2e7653a221ef0d80) Temperary fix of a slice bug (#1648) (@vera-liu) - [face524](https://github.com/airbnb/superset/commit/face5245a99d13089b9fa4cfa7521ee2ca6b209c) Make explore container resize with browser window (#1608) (@vera-liu) - [db1ed2a](https://github.com/airbnb/superset/commit/db1ed2a765d317e55377f2550f169b78f981b4a0) Calculate height dynamically using jquery for scrollable sqllab (#1611) (@vera-liu) - [10982de](https://github.com/airbnb/superset/commit/10982dec3c69f1bed709b38616417eada995d2f4) Make QueryTable scrollable in Query Search page (#1656) (@vera-liu) - [6825e75](https://github.com/airbnb/superset/commit/6825e75681b1249d066d9fa0bf0dca9f1824bb24) Fixed bug with querylink passing sql object instead of string (#1659) (@vera-liu) - [bd6a439](https://github.com/airbnb/superset/commit/bd6a439e0b2a3a76f8aece91f11a7eee2ebf6d29) [QuerySearch] Add loading status to QuerySearch page (#1657) (@vera-liu) -- [c90dd49](https://github.com/airbnb/superset/commit/c90dd4902f18bb11c46bc38b8f70bfc14cfc2171) Programmatically sync the role with user list. (#1619) (@bkyryliuk) +- [c90dd49](https://github.com/airbnb/superset/commit/c90dd4902f18bb11c46bc38b8f70bfc14cfc2171) Programatically sync the role with user list. (#1619) (@bkyryliuk) - [868e5c4](https://github.com/airbnb/superset/commit/868e5c45fed8e090750dffe88660f3943f373c19) Redirect URL requests with "caravel" to "superset" (#1651) (@kingo55) - [7e1852e](https://github.com/airbnb/superset/commit/7e1852ee883628d38b2e3bb71e2b2b03fad41ba3) User profile pages (favorites, created content, recent activity, security & access) (#1615) (@mistercrunch) - [5ae98bc](https://github.com/airbnb/superset/commit/5ae98bc7c9b432683d03d30a30631a6efd7a78a3) Improving jinja2 security by using SandboxedEnvironment (#1632) (@mistercrunch) @@ -7330,7 +7330,7 @@ translations - [d5ef937](https://github.com/airbnb/superset/commit/d5ef937b315f4afc679349369b4e7ac7455748f0) Fixed bugs with viz in exploreV2 (#1609) (@vera-liu) - [bce02e3](https://github.com/airbnb/superset/commit/bce02e3f518237c03273e3ed4d9d1a13d9f8f6a9) [security] improving the security scheme (#1587) (@mistercrunch) - [aad9744](https://github.com/airbnb/superset/commit/aad9744d85b50721d55d5770aad70ba1ee397ede) add new screenshots (#1589) (@ascott) -- [506b781](https://github.com/airbnb/superset/commit/506b781f3a6048b433c12d25c1dbce614b5bd31b) [explore-v2] add save star and edit button to chart header (#1623) (@ascott) +- [506b781](https://github.com/airbnb/superset/commit/506b781f3a6048b433c12d25c1dbce614b5bd31b) [explore-v2] add fave star and edit button to chart header (#1623) (@ascott) - [267fd5b](https://github.com/airbnb/superset/commit/267fd5b9bc4f21a55c4664ae8c3ee717cc1be82c) [table viz] adding support for pagination (#1616) (@mistercrunch) - [c362f28](https://github.com/airbnb/superset/commit/c362f2869e012a4eeb9b76ff654ee3e82a190979) More Dashboard UX unit tests (#1603) (@mistercrunch) - [4f7f437](https://github.com/airbnb/superset/commit/4f7f43752798f57daa8cd8b8ed8a9cbc9c948000) Vliu put datasource in store (#1610) (@vera-liu) @@ -7602,7 +7602,7 @@ translations - [544b3f3](https://github.com/apache/superset/commit/544b3f350f1f906579f974c9960c63912ba74e71) Add codeclimate cli instructions. (#1043) (@bkyryliuk) - [9914901](https://github.com/apache/superset/commit/99149010998e18360aa1abb0fdacf46c4741a121) Change the font on axis (#1028) (@vera-liu) - [badac73](https://github.com/apache/superset/commit/badac7379efa794567a94c7ce6773a1f4f165528) [touchup] using input-sm on text fields in explore view (@mistercrunch) -- [7dd01cf](https://github.com/apache/superset/commit/7dd01cff6f666f211c1300d75653d25866a99b4a) [bugfix] btn timer container was left behind (@mistercrunch) +- [7dd01cf](https://github.com/apache/superset/commit/7dd01cff6f666f211c1300d75653d25866a99b4a) [bugfix] btn timer contianer was left behind (@mistercrunch) - [4b77710](https://github.com/apache/superset/commit/4b77710016749d0a1eb65db24f2ccc5d2335f970) [SQL Lab] Adding DB options for SQL LAb (#1054) (@mistercrunch) - [1667d15](https://github.com/apache/superset/commit/1667d15f3196a01e79bd5e351999ca1f24ecddad) Reactivating coveralls.io (@mistercrunch) - [bae2119](https://github.com/apache/superset/commit/bae21194c1586955bb9b883d293537b383996bd7) Chris/remove redirect from slice id endpoint (#1044) (@williaster) @@ -7727,7 +7727,7 @@ translations - [9d7c05a](https://github.com/apache/superset/commit/9d7c05a015a526756a766295565786c83089c90d) [hotfix] fix py3 compatibility broken by basestring (@mistercrunch) - [3c92ba9](https://github.com/apache/superset/commit/3c92ba9bd57f412e1ebf7f610c1b7a630c0ba53c) Fix bugs in the world map and deal with edge cases (#722) (@x4base) - [00970d6](https://github.com/apache/superset/commit/00970d6b99e49313d5ef0f8f486ba9367366064e) Fix erroneous options for default slices (#730) (@georgeke) -- [979782d](https://github.com/apache/superset/commit/979782d1cfc492d8c609cf02eea0d449bc9abe3f) Fix path for windows platform (#742) (@tienhv) +- [979782d](https://github.com/apache/superset/commit/979782d1cfc492d8c609cf02eea0d449bc9abe3f) Fix path for windows platfrom (#742) (@tienhv) - [04f3e3b](https://github.com/apache/superset/commit/04f3e3bc8f989185c3d39f7545ff5347a91e6a44) "Add Slices" modal on dashboard page (#678) (@georgeke) - [afff788](https://github.com/apache/superset/commit/afff78868f37e6b59d39ee304860a462fd78d439) remove console.log (#729) (@ascott) - [8020464](https://github.com/apache/superset/commit/80204646020a77008c40e096437404b1dbb8942d) [explore] convert query and save btns to react (#690) (@ascott) @@ -7739,7 +7739,7 @@ translations - [ee00aa6](https://github.com/apache/superset/commit/ee00aa65221c670492e1ba498e4b31b0348eda99) some Chinese simplified translation work (#710) (@lucky2you) - [2e0e6e3](https://github.com/apache/superset/commit/2e0e6e33426dd26b3c2b3f8570e8e5f66a047a97) [quickfix] support isNaN aggregates in Table viz (@mistercrunch) - [d4641e4](https://github.com/apache/superset/commit/d4641e44570c37560840f9f1a628a7d2be729587) [docs] FAQ how do I create my own viz? (@mistercrunch) -- [8b95d17](https://github.com/apache/superset/commit/8b95d17b7b33c4ca9f15130707128bb377ea6059) [quickfix] embedded view missing some dependencies (@mistercrunch) +- [8b95d17](https://github.com/apache/superset/commit/8b95d17b7b33c4ca9f15130707128bb377ea6059) [quickfix] embeded view missing some dependencies (@mistercrunch) - [f407bd4](https://github.com/apache/superset/commit/f407bd45fd118d7d315b18e7f4385422a2beca8e) [quickfix] fix broken CRUD column header links (@mistercrunch) - [fa65888](https://github.com/apache/superset/commit/fa658885904b88e5fe9f4856bf54f06fbc7f40c8) Screenshot makeover in README (@mistercrunch) - [dbb9356](https://github.com/apache/superset/commit/dbb9356d7e4c9f9e809fc42d6705542b83de6e79) Changelog updates for 0.10.0 (@mistercrunch) @@ -7773,7 +7773,7 @@ translations - [55c549d](https://github.com/apache/superset/commit/55c549d86f6c6ba6a207cee17a5595783945c1b9) Adding option for reduceXTicks (#640) (@mistercrunch) - [4c8523e](https://github.com/apache/superset/commit/4c8523efc057421e9f19f0302faa92ca82065849) Prevent potential db upgrading problem (#628) (@yxjames) - [4400c70](https://github.com/apache/superset/commit/4400c705144046520956ca9959ecf4321e01e403) Make time grains translatable (#622) (@xrmx) -- [3105c9f](https://github.com/apache/superset/commit/3105c9f9aefed64a13ec49c8cd6f909af77d8347) Improvements to NVD3 charts (axis labels & min bar width) (#629) (@mistercrunch) +- [3105c9f](https://github.com/apache/superset/commit/3105c9f9aefed64a13ec49c8cd6f909af77d8347) Improvments to NVD3 charts (axis labels & min bar width) (#629) (@mistercrunch) - [db30f20](https://github.com/apache/superset/commit/db30f203410eaa9e650b2f1854561120786a608f) Only initiate permissions of valid metrics (#630) (@x4base) - [65d9feb](https://github.com/apache/superset/commit/65d9feb0a9fa671942b6c81d6c38e18e2bd560e3) Check ownership before a slice is deleted (#624) (@x4base) - [77c5c94](https://github.com/apache/superset/commit/77c5c9400a62261a8054e95406b7a86bb6a09749) Update sql.js to fix a invalid error msg (#621) (@rocky1001) @@ -8008,14 +8008,14 @@ translations - [bf2e804](https://github.com/apache/superset/commit/bf2e8043313cf31ef0a1f79df4902aef8c5f0b12) Removed trailing coma in Database.extra default (@mistercrunch) - [c349b0a](https://github.com/apache/superset/commit/c349b0a1c1059863cf27d3c0651986ba1330a045) Fixed link url in docs (@mistercrunch) - [4d640b5](https://github.com/apache/superset/commit/4d640b5a3d159e6d184fb6cdc6e605c356bf35d5) [fix] panel overflowing on welcome page (@mistercrunch) -- [380c3f0](https://github.com/apache/superset/commit/380c3f0c7559a8137570a525b72b1488fe0854bb) Using bootstrap panels for form fieldsets in explore view (@mistercrunch) +- [380c3f0](https://github.com/apache/superset/commit/380c3f0c7559a8137570a525b72b1488fe0854bb) Using boostrap panels for form fieldsets in explore view (@mistercrunch) - [e3e8202](https://github.com/apache/superset/commit/e3e8202c98ba925f2677f12d3c068635d2fb026a) clear element before redrawing sankey (@andrewhn) - [8898444](https://github.com/apache/superset/commit/889844407f1fd90821f108cb9c505dd7ff5c86e1) Adding extra options to deeper configure sqlalchemy (@mistercrunch) - [f1830c3](https://github.com/apache/superset/commit/f1830c36cf4cf97bccadbd9a9afa99f12a67d115) A better welcome page (@mistercrunch) - [92f73b6](https://github.com/apache/superset/commit/92f73b67ca1c6f486961962c796128f38320c3b8) Move window.alert() calls to bootstrap modals. Also log errors to console. (@williaster) - [9c1af66](https://github.com/apache/superset/commit/9c1af66ba425ce4d353c722af39a6b6cfdfd08ff) Fix ignored SQL where clauses (@skje) - [2b31ab4](https://github.com/apache/superset/commit/2b31ab498b4187a000f3c5a480831d59f8486e73) [hotfix] fixing json endpoint (@mistercrunch) -- [034fd07](https://github.com/apache/superset/commit/034fd077e1215366c59742be5475abdc3bad1292) Doc formatting fix (@mistercrunch) +- [034fd07](https://github.com/apache/superset/commit/034fd077e1215366c59742be5475abdc3bad1292) Doc formating fix (@mistercrunch) - [ca44432](https://github.com/apache/superset/commit/ca4443247e0e97d0466efa5876286967b490805e) Prettyfying the Caravel on README (@mistercrunch) - [6f96252](https://github.com/apache/superset/commit/6f96252e45f1e318902833c9622ab3d6e57555fd) A logo on the navbar (@mistercrunch) - [0b93fd3](https://github.com/apache/superset/commit/0b93fd373d2a9a1b5a6b844de112351c4a825218) [hotfix] hashing unicode in py3 (@mistercrunch) @@ -8089,7 +8089,7 @@ translations - [301dce2](https://github.com/apache/superset/commit/301dce2dd1e1ac457862354c58ce3b52ca4e9558) Using setup.py nosetests to run tests (@mistercrunch) - [6dce6df](https://github.com/apache/superset/commit/6dce6df6b28ba1af20ecb4557f95d9b315a7e3d3) JS Lint breaks the build (@mistercrunch) - [2397645](https://github.com/apache/superset/commit/2397645ed45fc038f6079300d673cefd6d90b265) Fix intermitent bug with npm locks (@mistercrunch) -- [2102e04](https://github.com/apache/superset/commit/2102e04feca95ae335854426107892e3d7d2b4bd) Adding tests for ping and health endpoint (@mistercrunch) +- [2102e04](https://github.com/apache/superset/commit/2102e04feca95ae335854426107892e3d7d2b4bd) Adding tests for ping and health enpoint (@mistercrunch) - [#199](https://github.com/apache/superset/pull/199) Merge pull request #199 from airbnb/touchups (@airbnb) - [#200](https://github.com/apache/superset/pull/200) Merge pull request #200 from airbnb/sankey (@airbnb) - [48210d5](https://github.com/apache/superset/commit/48210d5275f02fa10ba807b9716de78aa42dc219) Add a sankey example (@mistercrunch) @@ -8218,7 +8218,7 @@ translations - [e434cbe](https://github.com/apache/superset/commit/e434cbe268a5956946d05e33a4488e1d01206e11) Better filtering (@mistercrunch) - [#154](https://github.com/apache/superset/pull/154) Merge pull request #154 from mistercrunch/fix_dates (@mistercrunch) - [4fe89a3](https://github.com/apache/superset/commit/4fe89a38117963ea45c026d1fa62856d47fa60ca) Pinning parsedatetime to 2.0 (@mistercrunch) -- [8c525b7](https://github.com/apache/superset/commit/8c525b7b8ffc4f72fe3ef5a5253784bf7fc4e71c) Hotfix nvd3's secondary xaxis uses the wrong formatting (@mistercrunch) +- [8c525b7](https://github.com/apache/superset/commit/8c525b7b8ffc4f72fe3ef5a5253784bf7fc4e71c) Hotfix nvd3's secondary xaxis uses the wrong formating (@mistercrunch) - [#157](https://github.com/apache/superset/pull/157) Merge pull request #157 from mistercrunch/chris/copy-short-url (@mistercrunch) - [88f9442](https://github.com/apache/superset/commit/88f94422972453ba8a8871cc9eef8fc6b387e075) add button to auto-copy short URLs in /explore page (@williaster) - [32cd9f5](https://github.com/apache/superset/commit/32cd9f5e73769b5b7253aad7ddad785dd56d8d5d) Updating TODO.md (@mistercrunch) @@ -8226,7 +8226,7 @@ translations - [#149](https://github.com/apache/superset/pull/149) Merge pull request #149 from mistercrunch/immune_to_filter (@mistercrunch) - [be4a7a4](https://github.com/apache/superset/commit/be4a7a407705f82a7c87a9010ff31b4f87e27606) Linting (@mistercrunch) - [69cfcab](https://github.com/apache/superset/commit/69cfcabb72f6b955974e9c8494b4d4d4bfc11c78) Making Dashboard look better (@mistercrunch) -- [22327e2](https://github.com/apache/superset/commit/22327e204f134633b3a1983e1c1cc84e27b85b3d) Transferring all the json in one point (@mistercrunch) +- [22327e2](https://github.com/apache/superset/commit/22327e204f134633b3a1983e1c1cc84e27b85b3d) Transfering all the json in one point (@mistercrunch) - [bd06f99](https://github.com/apache/superset/commit/bd06f995eefa51d76156727e16125f637c876b1e) Allowing to make certain widgets immune to filter (@mistercrunch) - [3a38c60](https://github.com/apache/superset/commit/3a38c601e06e6d45ea085775d31513f93befde83) Fixing tooltips (@mistercrunch) - [9f809e9](https://github.com/apache/superset/commit/9f809e9f8bd77cc58783ffaab809c4b5d1666ca0) hotfix, readme pointing to the right landscape branch (@mistercrunch) @@ -8346,7 +8346,7 @@ translations - [d9e4c75](https://github.com/apache/superset/commit/d9e4c7512280654e54cb5e30a89ca3189b333a22) Parameterizing the number of gunicorn workers (@mistercrunch) - [976b777](https://github.com/apache/superset/commit/976b7772f0716fb063a88fdae1c92a1128c41056) Weeding some useless lines (@mistercrunch) - [02e519a](https://github.com/apache/superset/commit/02e519ab61814a1094cd2a4665c9a66e5ef98237) Fixing the bug where filters don't apply on load (@mistercrunch) -- [5910bf0](https://github.com/apache/superset/commit/5910bf007acd15676d14ece67801cb85355f4abd) Providing options for Y axis number formatting (@mistercrunch) +- [5910bf0](https://github.com/apache/superset/commit/5910bf007acd15676d14ece67801cb85355f4abd) Providing options for Y axis number formating (@mistercrunch) - [69a385b](https://github.com/apache/superset/commit/69a385bade2d6e5e35e45289ff25574b3f4b5fe3) [hotfix] date casting (@mistercrunch) - [#112](https://github.com/apache/superset/pull/112) Merge pull request #112 from mistercrunch/url_shortner (@mistercrunch) - [#113](https://github.com/apache/superset/pull/113) Merge pull request #113 from mistercrunch/check (@mistercrunch) @@ -8366,9 +8366,9 @@ translations - [2b01340](https://github.com/apache/superset/commit/2b01340bb61a928f29d33f9e1cb5b74c8093b94d) Allowing TableViz to show time granularity (@mistercrunch) - [0e0ae7b](https://github.com/apache/superset/commit/0e0ae7bc929b126c57a4f873690ab5c20af0ac68) Increasing page_size to 500 in crud (@mistercrunch) - [4941565](https://github.com/apache/superset/commit/4941565a419e554b26e9f57e52bd15361c297693) Making TableViz support a time_series (@mistercrunch) -- [299ad09](https://github.com/apache/superset/commit/299ad095760f1ed6d1f43549a4c979df508bd624) [bugfix] columns duplicated in Druid df (@mistercrunch) +- [299ad09](https://github.com/apache/superset/commit/299ad095760f1ed6d1f43549a4c979df508bd624) [bugfix] columns dupplicated in Druid df (@mistercrunch) - [552a309](https://github.com/apache/superset/commit/552a3094df104eb42c597153d35dd481a4dcf0ca) Getting the markdown to do what it should (@mistercrunch) -- [2b0c550](https://github.com/apache/superset/commit/2b0c550a0bb67a4ab4e46e3e9fd4ee168e5d38b5) Improvements to load_examples (@mistercrunch) +- [2b0c550](https://github.com/apache/superset/commit/2b0c550a0bb67a4ab4e46e3e9fd4ee168e5d38b5) Improvments to load_examples (@mistercrunch) - [2b69912](https://github.com/apache/superset/commit/2b69912c460fcc453f39e46e5d51f0c0ae828379) Minor bug fixes (@mistercrunch) - [ceb0dc1](https://github.com/apache/superset/commit/ceb0dc198562043b4661218e8747782421f42709) Touchups on field list (@mistercrunch) - [ed96f9b](https://github.com/apache/superset/commit/ed96f9b92fa052909f12612a5ff1ceb86fe5afb8) Fixing the word bad assumptions about field ordering (@mistercrunch) @@ -8442,7 +8442,7 @@ translations - [5435f53](https://github.com/apache/superset/commit/5435f53702160660e52f38d5b62dcc833b5fc664) Passing a controller object to widget (@mistercrunch) - [#92](https://github.com/apache/superset/pull/92) Merge pull request #92 from mistercrunch/nogroupby (@mistercrunch) - [19eb177](https://github.com/apache/superset/commit/19eb177fe362ec942c7ce7d9ba388f8bab5760fe) Changing resize action to do nothing (@mistercrunch) -- [bd75a58](https://github.com/apache/superset/commit/bd75a58f241b2c4072334cc39f87db674600f2f4) Re writing table viz (@mistercrunch) +- [bd75a58](https://github.com/apache/superset/commit/bd75a58f241b2c4072334cc39f87db674600f2f4) Re writting table viz (@mistercrunch) - [55c4433](https://github.com/apache/superset/commit/55c4433b0bcf66200ff07445451faa823745e8fd) Allowing to not group by on table view (@mistercrunch) - [#91](https://github.com/apache/superset/pull/91) Merge pull request #91 from mistercrunch/exports (@mistercrunch) - [d933810](https://github.com/apache/superset/commit/d933810cae4c1035113c4ccba1e51602964398eb) updating TODO (@mistercrunch) @@ -8558,7 +8558,7 @@ translations - [d75c5c8](https://github.com/apache/superset/commit/d75c5c8da85ccbba03f1cd1627a78e553704e821) Setting min_periods to 1 for rolling windows (@mistercrunch) - [a18cf2d](https://github.com/apache/superset/commit/a18cf2d26bcee005dc6e18a480d1a1a25c465923) Adding audit info to a few list views (@mistercrunch) - [0889947](https://github.com/apache/superset/commit/088994739475ce088a16960734f11edaef47b532) Clarifying time filters, small refactor (@mistercrunch) -- [4e6aa4c](https://github.com/apache/superset/commit/4e6aa4c5b5b6c8a88567978e088eec22f451add5) Improvements around date handling for nvd3 charts (@mistercrunch) +- [4e6aa4c](https://github.com/apache/superset/commit/4e6aa4c5b5b6c8a88567978e088eec22f451add5) Improvments around date handling for nvd3 charts (@mistercrunch) - [#56](https://github.com/apache/superset/pull/56) Merge pull request #56 from mistercrunch/kp_enable_sort_order (@mistercrunch) - [6ecea91](https://github.com/apache/superset/commit/6ecea9123c89fd18754fcb2c0d1330583be6ece3) adding sort order of the slices on changed_on field @@ -8614,7 +8614,7 @@ translations - [cb92cac](https://github.com/apache/superset/commit/cb92cac77663d4de5eb643788ae0d6602fe9754d) Allowing to define multiple time columns for time series on Sqla (@mistercrunch) - [b84ede1](https://github.com/apache/superset/commit/b84ede1aef2fe3b74148fad6b5742721acef8596) Bugfix druid datasource onsave (@mistercrunch) - [#45](https://github.com/apache/superset/pull/45) Merge pull request #45 from mistercrunch/px_render_refresh (@mistercrunch) -- [694f82e](https://github.com/apache/superset/commit/694f82ec6582ed12047d66f2a90620bdc2689b47) Bootstrapping widgets from javascript initializer (RFC). (@akuhn) +- [694f82e](https://github.com/apache/superset/commit/694f82ec6582ed12047d66f2a90620bdc2689b47) Boostrapping widgets from javascript initializer (RFC). (@akuhn) - [4679635](https://github.com/apache/superset/commit/467963533b97403e44f29465bb7d19b86f61ba75) Button Druidify\!->Slice\! (@mistercrunch) - [#43](https://github.com/apache/superset/pull/43) Merge pull request #43 from mistercrunch/expr (@mistercrunch) - [6db1b97](https://github.com/apache/superset/commit/6db1b97a0e7df38a905a6da88c6ea3743e1cf90d) Supporting arbitrary expressions (@mistercrunch) @@ -8632,7 +8632,7 @@ translations - [#35](https://github.com/apache/superset/pull/35) Merge pull request #35 from mistercrunch/roles (@mistercrunch) - [6ea178e](https://github.com/apache/superset/commit/6ea178eced0dcb512915c042aa8db2a6114cfb5d) Perms are kept from getting duped, created on save (@mistercrunch) - [c2049f8](https://github.com/apache/superset/commit/c2049f837c0152a400fbba0a075389c8f2812158) Automate Panoramix role creation (@mistercrunch) -- [45b5950](https://github.com/apache/superset/commit/45b595001986d68f48278e1c217eb4ab5e0c5a40) Defining a Gamma role (@mistercrunch) +- [45b5950](https://github.com/apache/superset/commit/45b595001986d68f48278e1c217eb4ab5e0c5a40) Definining a Gamma role (@mistercrunch) - [b4c8d7a](https://github.com/apache/superset/commit/b4c8d7a81e0062608d0d666e412697cae74e8e38) Cosmetics (@mistercrunch) - [459048a](https://github.com/apache/superset/commit/459048abe0f8873ada861edc712d5abcf0456216) Bugfix (@mistercrunch) - [71cf515](https://github.com/apache/superset/commit/71cf515d0d48cb26467eaed08ee613afd77e170d) Getting this thing to work (@mistercrunch) @@ -8675,7 +8675,7 @@ translations - [5cf5019](https://github.com/apache/superset/commit/5cf5019ff162ea4484217c496d6ed384ab626e43) Done fixing form continuity (@mistercrunch) - [74e5a3e](https://github.com/apache/superset/commit/74e5a3e868a60d295493c55ffb668e36ff0c6cd1) Mostly working (@mistercrunch) - [f3f807d](https://github.com/apache/superset/commit/f3f807d0425d98ea8b5f16d1d323ba9b876ba99f) Forms (@mistercrunch) -- [c3f0597](https://github.com/apache/superset/commit/c3f0597c072e1422d27691855f51ce2950b000b0) Small improvements to tests (@mistercrunch) +- [c3f0597](https://github.com/apache/superset/commit/c3f0597c072e1422d27691855f51ce2950b000b0) Small improvments to tests (@mistercrunch) - [4a9987a](https://github.com/apache/superset/commit/4a9987affaf9430ecc4d8dfb394f197bf400084d) Bugfix around using an Int in a groupby (@mistercrunch) - [4d62adb](https://github.com/apache/superset/commit/4d62adb618751a37a57d5785bfb87aec25c3e77a) Removing last highcharts file standing (@mistercrunch) - [0033c92](https://github.com/apache/superset/commit/0033c927cce6b67e9ef611c4207c285f128cb15d) Adding missing dependency (@mistercrunch) @@ -8727,7 +8727,7 @@ translations - [f5e355a](https://github.com/apache/superset/commit/f5e355a26f518c6d9b667e3ffd8e19fe4680e7a1) Forgot to git add viz_markup.html (@mistercrunch) - [e4a5f34](https://github.com/apache/superset/commit/e4a5f34f71fdc2a89398128bab5d7fe1145e9d41) Uncommenting try block (@mistercrunch) - [449441f](https://github.com/apache/superset/commit/449441fed5097b30eb9600a6a0225647423c8801) Adding support for markup (html/markdown) widgets (@mistercrunch) -- [3d8fbaa](https://github.com/apache/superset/commit/3d8fbaa96650299c58289fca813751a34ff1b0d9) Improvements to the dashboard view (@mistercrunch) +- [3d8fbaa](https://github.com/apache/superset/commit/3d8fbaa96650299c58289fca813751a34ff1b0d9) Improvments to the dashboard view (@mistercrunch) - [ff29f90](https://github.com/apache/superset/commit/ff29f905c9ec2d346d6702006110cd04dba061e8) Loading examples with a CLI subcommand (@mistercrunch) - [4d1d3ad](https://github.com/apache/superset/commit/4d1d3ad0f67b6fba197236b3e3d94c97bd9f3401) Minor bugfix (@mistercrunch) - [e1b3c7e](https://github.com/apache/superset/commit/e1b3c7e63b83082dbe1aa79e25e6d634933a23cf) Bugfixes+ better docs (@mistercrunch) @@ -8776,7 +8776,7 @@ translations ### 0.2.0 (2015/09/05 20:43 +00:00) - [efc54e0](https://github.com/apache/superset/commit/efc54e0f65f7c9df18b2a15d230350fd19f51426) Preparing pypi package (@mistercrunch) -- [d419279](https://github.com/apache/superset/commit/d419279d706e3a0ea5f1d23fc4a5cacb1b8ec952) Minor improvements (@mistercrunch) +- [d419279](https://github.com/apache/superset/commit/d419279d706e3a0ea5f1d23fc4a5cacb1b8ec952) Minor improvments (@mistercrunch) - [e1e2980](https://github.com/apache/superset/commit/e1e298044e2dfbc449a4e8770bd13efc3059dd93) Making x in timeseries non-ordinal (@mistercrunch) - [b7acbd8](https://github.com/apache/superset/commit/b7acbd8d100fc8690863a8a396096fa3df3a895a) Bugfix on timeseries where granularity=all (@mistercrunch) - [8e5a827](https://github.com/apache/superset/commit/8e5a827b7515f9ed621000a134a87425deee54ac) Adding gunicorn as a multi-threaded production server (@mistercrunch) @@ -8791,7 +8791,7 @@ translations - [56bfc31](https://github.com/apache/superset/commit/56bfc31966d661973e8a1be0071a828563b519fb) Adding Bubble charts (@mistercrunch) - [#15](https://github.com/apache/superset/pull/15) Merge pull request #15 from mistercrunch/scatter (@mistercrunch) - [0cfa0e6](https://github.com/apache/superset/commit/0cfa0e618a048aac7cf243d49a29551200646ec7) Adding Bubble charts (@mistercrunch) -- [36a58e8](https://github.com/apache/superset/commit/36a58e88850f9a09bac37f5cd2dee8bdb1677cb1) Minor fixes and improvements (@mistercrunch) +- [36a58e8](https://github.com/apache/superset/commit/36a58e88850f9a09bac37f5cd2dee8bdb1677cb1) Minor fixes and improvments (@mistercrunch) - [59efbcd](https://github.com/apache/superset/commit/59efbcdead99ed9e5e185c0052c27b872eb37029) Using sqlalchemy expression API to support all SQL dialects (@mistercrunch) - [3a0eb07](https://github.com/apache/superset/commit/3a0eb07fe9f04540ebea1bbf0712c05209a963e7) Bugfixes (@mistercrunch) - [221b86b](https://github.com/apache/superset/commit/221b86b55100320fc428f76047a461c9371f68e8) Using default permission names (@mistercrunch) @@ -8836,7 +8836,7 @@ translations - [4bb313c](https://github.com/apache/superset/commit/4bb313cc4492ada5102cc0f6afabc237c9abaeb9) Improving the installation instructions (@mistercrunch) - [67de93d](https://github.com/apache/superset/commit/67de93d9f1c1864891cc732bb44c995ab5ee9ab4) Minor change in README (@mistercrunch) - [6b30eec](https://github.com/apache/superset/commit/6b30eec5b217146b79f84a70c9ef9dc0b7d44db3) Adding missing req (@mistercrunch) -- [6031772](https://github.com/apache/superset/commit/60317727ab69f6c209352fad5b3580213d9025e5) Adding installation information in README.md (@mistercrunch) +- [6031772](https://github.com/apache/superset/commit/60317727ab69f6c209352fad5b3580213d9025e5) Adding installation infromation in README.md (@mistercrunch) - [34fd113](https://github.com/apache/superset/commit/34fd11364fcfc3e2ca28341522fa5ca75012b448) LICENSE (@mistercrunch) - [0b6d808](https://github.com/apache/superset/commit/0b6d808d7abeeed2ae9b15bb3b7b133728c68c77) A slightly better README (@mistercrunch) - [4d6e358](https://github.com/apache/superset/commit/4d6e358fb623b21f7b1dd88cd94a22f0a3d56608) A screenshot in the README (@mistercrunch) From d8d5223670a7b80c689bf72e339a3a0f87eb034b Mon Sep 17 00:00:00 2001 From: PApostol <50751110+PApostol@users.noreply.github.com> Date: Thu, 4 Nov 2021 16:06:51 +0000 Subject: [PATCH 3/3] Update CONTRIBUTING.md Co-authored-by: Geido <60598000+geido@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e18b280ee8d15..898024c382701 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -975,7 +975,7 @@ Once the pod is running as root and has the SYS_PTRACE capability it will be abl You can follow the same instructions as in the docker-compose. Enter the pod and install the required library and packages; gdb, netstat and debugpy. -Often in a kuernetes environment nodes are not addressable from outside the cluster. VSCode will thus be unable to remotely connect to port 5678 on a kubernetes node. In order to do this you need to create a tunnel that port forwards 5678 to your local machine. +Often in a Kubernetes environment nodes are not addressable from outside the cluster. VSCode will thus be unable to remotely connect to port 5678 on a Kubernetes node. In order to do this you need to create a tunnel that port forwards 5678 to your local machine. ``` kubectl port-forward pod/superset- 5678:5678