mirror of
https://github.com/apache/superset.git
synced 2026-04-30 13:34:20 +00:00
Compare commits
7 Commits
feat/toolt
...
v2021.3.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1d2bf882f9 | ||
|
|
8833a6e37e | ||
|
|
2cab564bb7 | ||
|
|
f0e7b8b7a1 | ||
|
|
e981a18afd | ||
|
|
f2f22638de | ||
|
|
75a329abb3 |
674
CHANGELOG.md
674
CHANGELOG.md
@@ -18,6 +18,680 @@ under the License.
|
||||
-->
|
||||
## Change Log
|
||||
|
||||
### 1.0.0 (Fri Jan 15 15:33:21 2021 -0800)
|
||||
- [#12535](https://github.com/apache/superset/pull/12535) Fix 500 error when loading dashboards with slice having deleted dataset (#12535) (@bechob)
|
||||
- [#12562](https://github.com/apache/superset/pull/12562) fix: case expression should not have double quotes (#12562) (@betodealmeida)
|
||||
- [#12558](https://github.com/apache/superset/pull/12558) fix: height on grid results (#12558) (@betodealmeida)
|
||||
- [#12556](https://github.com/apache/superset/pull/12556) fix(viz): missing groupby and broken adhoc metrics for boxplot (#12556) (@ktmud)
|
||||
- [#12555](https://github.com/apache/superset/pull/12555) fix: Add MAX_SQL_ROW value to LIMIT_DROPDOWN (#12555) (@hughhhh)
|
||||
- [#1410](https://github.com/apache/superset/pull/12410) fix: Popover closes on change of dropdowns values (#12410) (@geido)
|
||||
- [#12337](https://github.com/apache/superset/pull/12337) chore: rename docker image from incubator-superset to superset (#1337) (@amitmiran137)
|
||||
- [#12403](https://github.com/apache/superset/pull/12403) feat(db-engine): Add support for Apache Solr (#12403) (@aadel)
|
||||
- [#12497](https://github.com/apache/superset/pull/12497) Fix list filters vertical alignment (#12497) (@michael-s-molina)
|
||||
- [#12522](https://github.com/apache/superset/pull/12522) fix: Select options overflowing Save chart modal on Explore view (#12522) (@kgabryje)
|
||||
- [#12536](https://github.com/apache/superset/pull/12536) Fixing Pinot queries for time granularities: WEEKS/MONTHS/QUARTERS/YEARS (#12536) (@fx19880617)
|
||||
- [#12537](https://github.com/apache/superset/pull/12537) fix(explore): Add Time section back to FilterBox (#12537) (@ktmud)
|
||||
- [#12532](https://github.com/apache/superset/pull/12532) fix(explore): time table control panel (#12532) (@ktmud)
|
||||
- [#12530](https://github.com/apache/superset/pull/12530) fix: lowercase all columns in examples (#12530) (@betodealmeida)
|
||||
- [#12518](https://github.com/apache/superset/pull/12518) ci: remove refs/tags from docker tags on a release (#12518) (@dpgaspar)
|
||||
- [#12491](https://github.com/apache/superset/pull/12491) fix: impose dataset ownership check on old API (#12491) (@dpgaspar)
|
||||
- [#12425](https://github.com/apache/superset/pull/12425) fix: import ZIP files that have been modified (#12425) (@betodealmeida)
|
||||
- [#12472](https://github.com/apache/superset/pull/12472) fix (SQL Lab): disappearing results on tab switch (#12472) (@betodealmeida)
|
||||
- [#12489](https://github.com/apache/superset/pull/12489) fix(timepicker): make pyparsing thread safe (#12489) (@zhaoyongjie)
|
||||
- [#12483](https://github.com/apache/superset/pull/12483) fix(dashboard): use datasource id from slice metadata (#12483) (@ktmud)
|
||||
- [#12478](https://github.com/apache/superset/pull/12478) fix: do not show vertical scrollbar for charts in dashboard (#12478) (@graceguo-supercat)
|
||||
- [#12466](https://github.com/apache/superset/pull/12466) chore: bump superset-ui deckgl plugin (#12466) (@rusackas)
|
||||
- [#12426](https://github.com/apache/superset/pull/12426) bump superset-ui packages for rolling window change (#12426) (@pkdotson)
|
||||
- [#12418](https://github.com/apache/superset/pull/12418) fix(dashboard): artefacts shown while drag and dropping deck.gl charts (#12418) (@kkucharc)
|
||||
- [#12411](https://github.com/apache/superset/pull/12411) feat: Resizable dataset and controls panels on Explore view (#12411) (@kgabryje)
|
||||
- [#12326](https://github.com/apache/superset/pull/12326) Fixes control panel fields styling (#12236) (#12326) (@michael-s-molina)
|
||||
- [#12408](https://github.com/apache/superset/pull/12408) refactor: from superset.utils.core break down date_parser (#12408) (@zhaoyongjie)
|
||||
- [#12409](https://github.com/apache/superset/pull/12409) fix(native-filters): incorrect queriesData state (#12409) (@villebro)
|
||||
- [#12406](https://github.com/apache/superset/pull/12406) fix: Refresh Interval Modal dropdown (#12406) (@agatapst)
|
||||
- [#12402](https://github.com/apache/superset/pull/12402) chore: change Datasource to Dataset in Explore ui (#12402) (@junlincc)
|
||||
- [#12401](https://github.com/apache/superset/pull/12401) feat(explore): add tooltip to timepicker label (#12401) (@zhaoyongjie)
|
||||
- [#12393](https://github.com/apache/superset/pull/12393) chore: upgrade eslint, babel, and prettier (#12393) (@ktmud)
|
||||
- [#12392](https://github.com/apache/superset/pull/12392) chore: Fix typo “Rest” to “Reset” (#12392) (@junlincc)
|
||||
- [#12391](https://github.com/apache/superset/pull/12391) chore: Show datasets when search input is empty (#12391) (@geido)
|
||||
- [#12387](https://github.com/apache/superset/pull/12387) fix(explore): long metric name display (#12387) (@zhaoyongjie)
|
||||
- [#12359](https://github.com/apache/superset/pull/12359) fix: explore replace wrong standalone slice url (#12359) (@duynguyenhoang)
|
||||
- [#12390](https://github.com/apache/superset/pull/12390) Closes #12389 (#12390) (@geido)
|
||||
- [#12383](https://github.com/apache/superset/pull/12383) fix: Data tables styling issues on Explore view (#12383) (@kgabryje)
|
||||
- [#12385](https://github.com/apache/superset/pull/12385) Fix new metric popover showing previous popover's title (#12385) (@kgabryje)
|
||||
- [#12381](https://github.com/apache/superset/pull/12381) fix(explore): adhoc metric label and control value not consistent (#12381) (@zhaoyongjie)
|
||||
- [#12382](https://github.com/apache/superset/pull/12382) fix(explore): clear custom label if removed (#12382) (@villebro)
|
||||
- [#12377](https://github.com/apache/superset/pull/12377) Fix filter popover under data table (#12377) (@kgabryje)
|
||||
- [#12378](https://github.com/apache/superset/pull/12378) Update samples table when datasource changes (#12378) (@kgabryje)
|
||||
- [#12368](https://github.com/apache/superset/pull/12368) fix: datasets populating after user creation (#12368) (@hughhhh)
|
||||
- [#12365](https://github.com/apache/superset/pull/12365) chore: make datasource search input sticky (#12365) (@pkdotson)
|
||||
- [#12362](https://github.com/apache/superset/pull/12362) fix: Fix chart resizing when using split view (#12362) (@kgabryje)
|
||||
- [#12096](https://github.com/apache/superset/pull/12096) ci(docker): fix release published event checkout tag-sha (#12096) (@dpgaspar)
|
||||
- [#12082](https://github.com/apache/superset/pull/12082) test: rename column names for birth_names dataset (#12082) (@ktmud)
|
||||
- [#12351](https://github.com/apache/superset/pull/12351) fix(load examples): load examples creating unnecessary main database (#12351) (@dpgaspar)
|
||||
- [#12361](https://github.com/apache/superset/pull/12361) Fix running query on every change in chart controls (#12361) (@kgabryje)
|
||||
- [#12357](https://github.com/apache/superset/pull/12357) fix: Fix dataset condition to allow query for datasets in sqllab (#12357) (@hughhhh)
|
||||
- [#12257](https://github.com/apache/superset/pull/12257) perf: Optimize performance of Results and Samples tables on Explore (#12257) (@kgabryje)
|
||||
- [#12353](https://github.com/apache/superset/pull/12353) Fix CSS injection order (#12265) (#12353) (@michael-s-molina)
|
||||
- [#12352](https://github.com/apache/superset/pull/12352) chore(dashboard): Add ErrorBoudary for AdhocFilter components (#12352) (@nikolagigic)
|
||||
- [#12350](https://github.com/apache/superset/pull/12350) fix(explore): improve filter translation (#12350) (@villebro)
|
||||
- [#12306](https://github.com/apache/superset/pull/12306) fix: Set width to pseudoelement to wrap filter box (#12306) (@maloun96)
|
||||
- [#12318](https://github.com/apache/superset/pull/12318) fix: south pane scrolling issues (#12318) (@eschutho)
|
||||
- [#12349](https://github.com/apache/superset/pull/12349) chore: bumping nvd3 plugin (and thus, nvd3-fork) (#12349) (@rusackas)
|
||||
- [#12307](https://github.com/apache/superset/pull/12307) refactor: test connection raises only command exceptions (#12307) (@dpgaspar)
|
||||
- [#12154](https://github.com/apache/superset/pull/12154) feat: move filters from superset-ui to incubator (#12154) (@simchaNielsen)
|
||||
- [#12347](https://github.com/apache/superset/pull/12347) window.location > history.push (#12347) (@rusackas)
|
||||
- [#12315](https://github.com/apache/superset/pull/12315) feat: provide support for an overridable template to be included in every view (#12315) (@nytai)
|
||||
- [#12344](https://github.com/apache/superset/pull/12344) remove datataset from title (#12344) (@pkdotson)
|
||||
- [#12338](https://github.com/apache/superset/pull/12338) feat: new COVID vaccination dashboard (#12338) (@betodealmeida)
|
||||
- [#12335](https://github.com/apache/superset/pull/12335) chore: change order of tab on explore data panel (#12335) (@lilykuang)
|
||||
- [#12320](https://github.com/apache/superset/pull/12320) fix: append orphan charts (#12320) (@betodealmeida)
|
||||
- [#12067](https://github.com/apache/superset/pull/12067) feat: SQL Toolbar (#12067) (@hughhhh)
|
||||
- [#12334](https://github.com/apache/superset/pull/12334) Reduce z-index (#12334) (@geido)
|
||||
- [#12330](https://github.com/apache/superset/pull/12330) Fix menuPortal dropdown z-index (#12330) (@geido)
|
||||
- [#12311](https://github.com/apache/superset/pull/12311) fix(alert/report): add/edit modal can't be saved (#12311) (@lilykuang)
|
||||
- [#12327](https://github.com/apache/superset/pull/12327) Fix select overlap by aggregate button (#12312) (#12327) (@michael-s-molina)
|
||||
- [#12090](https://github.com/apache/superset/pull/12090) build: try to speed up Github workflows (#12090) (@ktmud)
|
||||
- [#12313](https://github.com/apache/superset/pull/12313) build: improve webpack configs for npm link (#12313) (@ktmud)
|
||||
- [#12210](https://github.com/apache/superset/pull/12210) feat: Custom color schemes support (#12210) (@amitmiran137)
|
||||
- [#12282](https://github.com/apache/superset/pull/12282) chore: improve styles for collapsed Native Filter sidebar (#12282) (@agatapst)
|
||||
- [#12305](https://github.com/apache/superset/pull/12305) fix(explore): metrics caret not expanding in datasource panel (#12305) (@geido)
|
||||
- [#12319](https://github.com/apache/superset/pull/12319) fix: update search in datasource panel to use matchSorter (#12319) (@pkdotson)
|
||||
- [#12019](https://github.com/apache/superset/pull/12019) build(deps): bump ini in /superset-frontend/cypress-base (#12019) (@dependabot[bot])
|
||||
- [#12284](https://github.com/apache/superset/pull/12284) docs: remove (some) references to incubating/incubation (#12284) (@nytai)
|
||||
- [#12022](https://github.com/apache/superset/pull/12022) docs: Added release notes and associated media for 0.38 (#12022) (@garden-of-delete)
|
||||
- [#12021](https://github.com/apache/superset/pull/12021) build(deps): bump ini from 1.3.5 to 1.3.8 in /superset-frontend (#12021) (@dependabot[bot])
|
||||
- [#12308](https://github.com/apache/superset/pull/12308) fix(explore): refine previous calendar range (#12308) (@zhaoyongjie)
|
||||
- [#12261](https://github.com/apache/superset/pull/12261) add related field filter to queries/user (#12261) (@riahk)
|
||||
- [#12300](https://github.com/apache/superset/pull/12300) fix(explore): timepicker show human readable string in pill (#12300) (@zhaoyongjie)
|
||||
- [#12278](https://github.com/apache/superset/pull/12278) fix(explore): bugs in Custom SQL editor in filter popover (#12278) (@kgabryje)
|
||||
- [#12289](https://github.com/apache/superset/pull/12289) chore: remove harmless incubator refs (#12289) (@amitmiran137)
|
||||
- [#12274](https://github.com/apache/superset/pull/12274) fix(database): OpenAPI spec for test_connection (#12274) (@dpgaspar)
|
||||
- [#12277](https://github.com/apache/superset/pull/12277) fix(reports): don't log user errors and state change has errors (#12277) (@dpgaspar)
|
||||
- [#12291](https://github.com/apache/superset/pull/12291) build: ignore github actions from dependabot (#12291) (@ktmud)
|
||||
- [#12295](https://github.com/apache/superset/pull/12295) fix null check for condition threshold to allow 0 values (#12295) (@riahk)
|
||||
- [#12280](https://github.com/apache/superset/pull/12280) Bump superset-ui deps (#12280) (@kgabryje)
|
||||
- [#12221](https://github.com/apache/superset/pull/12221) fix: Fixed width for dataset panel (#12221) (@kgabryje)
|
||||
- [#12239](https://github.com/apache/superset/pull/12239) chore(home): add ErrorBoundary to Charts section (#12239) (@maxamante)
|
||||
- [#12292](https://github.com/apache/superset/pull/12292) fix: load example data into correct DB (#12292) (@betodealmeida)
|
||||
- [#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)
|
||||
- [#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)
|
||||
- [#12288](https://github.com/apache/superset/pull/12288) fix: Add min-height for loading indicator to show up (#12288) (@geido)
|
||||
- [#12192](https://github.com/apache/superset/pull/12192) build(deps-dev): bump storybook-addon-paddings in /superset-frontend (#12192) (@dependabot[bot])
|
||||
- [#12205](https://github.com/apache/superset/pull/12205) fix: SaveDatasetModal save state on back button (#12205) (@hughhhh)
|
||||
- [#12251](https://github.com/apache/superset/pull/12251) docs: fix build status badge to github actions (#12251) (@dpgaspar)
|
||||
- [#12215](https://github.com/apache/superset/pull/12215) fix : Style caret for profile page (#12215) (@maloun96)
|
||||
- [#12211](https://github.com/apache/superset/pull/12211) Set datasource panel open by default (#12211) (@kgabryje)
|
||||
- [#12242](https://github.com/apache/superset/pull/12242) fix(explore): bump superset-ui to 0.16.3 and fix DeckGL bug (#12242) (@villebro)
|
||||
- [#12208](https://github.com/apache/superset/pull/12208) feat(explore): Time picker enhancement follow up (#12208) (@zhaoyongjie)
|
||||
- [#11960](https://github.com/apache/superset/pull/11960) fix: Altered button crashing and title not updating on Explore view (#11960) (@kgabryje)
|
||||
- [#12217](https://github.com/apache/superset/pull/12217) Remove uppercase for tab names (#12217) (@maloun96)
|
||||
- [#12248](https://github.com/apache/superset/pull/12248) build(deps): bump node-fetch in /.github/actions/file-changes-action (#12248) (@dependabot[bot])
|
||||
- [#12246](https://github.com/apache/superset/pull/12246) build(deps): bump @actions/core in /.github/actions/file-changes-action (#12246) (@dependabot[bot])
|
||||
- [#12050](https://github.com/apache/superset/pull/12050) docs(api): Script to generate API docs (openapi.json) (#12050) (@robdiciuccio)
|
||||
- [#12165](https://github.com/apache/superset/pull/12165) fix: Change Datasource styling fixes (#12165) (@hughhhh)
|
||||
- [#12188](https://github.com/apache/superset/pull/12188) fix: CTAS on multiple statements (#12188) (@betodealmeida)
|
||||
- [#12183](https://github.com/apache/superset/pull/12183) feat(report): add/edit modal improvements (#12183) (@lilykuang)
|
||||
- [#12241](https://github.com/apache/superset/pull/12241) build: inline external Github Actions to unblock CI (#12241) (@ktmud)
|
||||
- [#11999](https://github.com/apache/superset/pull/11999) Refetch samples only when filters change (#11999) (@kgabryje)
|
||||
- [#12184](https://github.com/apache/superset/pull/12184) feat: Implement drag & drop for metrics and filters labels (#12184) (@kgabryje)
|
||||
- [#12196](https://github.com/apache/superset/pull/12196) fix(reports): make name unique between alerts and reports (#12196) (@dpgaspar)
|
||||
- [#12193](https://github.com/apache/superset/pull/12193) fix: align submenu items (#12193) (@maloun96)
|
||||
- [#12163](https://github.com/apache/superset/pull/12163) feat: add new dashboard with FCC data (#12163) (@betodealmeida)
|
||||
- [#12189](https://github.com/apache/superset/pull/12189) fix(alerts/reports): ensure correct type is sent to api (#12189) (@nytai)
|
||||
- [#12097](https://github.com/apache/superset/pull/12097) docs: update UPDATING.md with security simplification info (#12097) (@dpgaspar)
|
||||
- [#12174](https://github.com/apache/superset/pull/12174) fix(reports): notification without standalone link back to superset (#12174) (@dpgaspar)
|
||||
- [#12191](https://github.com/apache/superset/pull/12191) updated SQLAlchemy=1.3.21 is incompatible in setup.py file. (#12191) (@jagamts1)
|
||||
- [#12179](https://github.com/apache/superset/pull/12179) fix(chart): rendering standalone chart and errors (#12179) (@agatapst)
|
||||
- [#12158](https://github.com/apache/superset/pull/12158) chore: Add Loading icon to Filter Bar (#12158) (@agatapst)
|
||||
- [#12091](https://github.com/apache/superset/pull/12091) refactor: remove queryFields in QueryObject and update chart control configs (#12091) (@ktmud)
|
||||
- [#12187](https://github.com/apache/superset/pull/12187) fix: SQL Lab vertical space (#12187) (@betodealmeida)
|
||||
- [#12166](https://github.com/apache/superset/pull/12166) fix: append ID to filename when exporting chart (#12166) (@betodealmeida)
|
||||
- [#12185](https://github.com/apache/superset/pull/12185) fix: remove uniqueness for MySQL (#12185) (@betodealmeida)
|
||||
- [#12186](https://github.com/apache/superset/pull/12186) fix: specify VARCHAR size when loading examples (#12186) (@betodealmeida)
|
||||
- [#12178](https://github.com/apache/superset/pull/12178) fix(explore): save chart not working (#12178) (@villebro)
|
||||
- [#12075](https://github.com/apache/superset/pull/12075) chore: Change chart_is_fav to chart_is_favorite (#12075) (@nikolagigic)
|
||||
- [#12168](https://github.com/apache/superset/pull/12168) refactor: Refresh interval typescript (#12168) (@maloun96)
|
||||
- [#12162](https://github.com/apache/superset/pull/12162) feat: add new dashboard with video game sales (#12162) (@betodealmeida)
|
||||
- [#12156](https://github.com/apache/superset/pull/12156) Fix Filter Bar scrolling (#12156) (@agatapst)
|
||||
- [#12010](https://github.com/apache/superset/pull/12010) refactor: Fix anchor-is-valid lint warnings (#12010) (@michael-s-molina)
|
||||
- [#12151](https://github.com/apache/superset/pull/12151) test(dashboard): fix flaky Cypress test (#12151) (@ktmud)
|
||||
- [#12159](https://github.com/apache/superset/pull/12159) chore: rename variable for clarity (#12159) (@betodealmeida)
|
||||
- [#12136](https://github.com/apache/superset/pull/12136) fix: database alpha permissions (#12136) (@dpgaspar)
|
||||
- [#12121](https://github.com/apache/superset/pull/12121) fix(report): fix last_eval_dttm sort and more tests (#12121) (@dpgaspar)
|
||||
- [#12157](https://github.com/apache/superset/pull/12157) Fix Reset All filters button (#12157) (@agatapst)
|
||||
- [#11997](https://github.com/apache/superset/pull/11997) refactor: Explore SaveModal to typescript (#11997) (@maloun96)
|
||||
- [#12132](https://github.com/apache/superset/pull/12132) fix(report): fix start date format and paginated query (#12132) (@lilykuang)
|
||||
- [#12146](https://github.com/apache/superset/pull/12146) fix(database): adjust column sizing for list view (#12146) (@nytai)
|
||||
- [#10288](https://github.com/apache/superset/pull/10288) feat: Dynamically imported viz plugins (#10288) (@suddjian)
|
||||
- [#12138](https://github.com/apache/superset/pull/12138) feat: Native filters fast-follow (#12138) (@rusackas)
|
||||
- [#12144](https://github.com/apache/superset/pull/12144) fix(chart): replace viz_type with viz name from registry for list view (#12144) (@nytai)
|
||||
- [#12145](https://github.com/apache/superset/pull/12145) fix height (#12145) (@pkdotson)
|
||||
- [#11814](https://github.com/apache/superset/pull/11814) feat(dashboard): Dashboard-Native Filters (#11814) (@suddjian)
|
||||
- [#12130](https://github.com/apache/superset/pull/12130) feat: estimate query cost in Postgres (#12130) (@betodealmeida)
|
||||
- [#12113](https://github.com/apache/superset/pull/12113) feat: display suggestions when query has missing parameters (#12113) (@betodealmeida)
|
||||
- [#12135](https://github.com/apache/superset/pull/12135) fix: make example table name safe (#12135) (@betodealmeida)
|
||||
- [#12127](https://github.com/apache/superset/pull/12127) fix: remove SIP_34_ALERTS_UI from config (#12127) (@nytai)
|
||||
- [#12129](https://github.com/apache/superset/pull/12129) fix(explore): overflow issue with metric options (#12129) (@rusackas)
|
||||
- [#12125](https://github.com/apache/superset/pull/12125) Improves chart save and go button (#12125) (@michael-s-molina)
|
||||
- [#12060](https://github.com/apache/superset/pull/12060) feat: View all fav charts and dashboards (#12060) (@geido)
|
||||
- [#12123](https://github.com/apache/superset/pull/12123) feat: Add Saved Metrics tab to metrics popover (#12123) (@kgabryje)
|
||||
- [#12116](https://github.com/apache/superset/pull/12116) fix: properly render booleans in FilterBox and explore page data preview (#12116) (@ktmud)
|
||||
- [#12124](https://github.com/apache/superset/pull/12124) fix: fix the flaky FilterBox test re-introduced by #12114 (#12124) (@ktmud)
|
||||
- [#11880](https://github.com/apache/superset/pull/11880) feat: Support multiple queries per request (#11880) (@simchaNielsen)
|
||||
- [#12115](https://github.com/apache/superset/pull/12115) fix: remove keys in dashboard export (#12115) (@betodealmeida)
|
||||
- [#12118](https://github.com/apache/superset/pull/12118) feat(chart-data-api): ignore unknown fields on QueryObject (#12118) (@villebro)
|
||||
- [#12119](https://github.com/apache/superset/pull/12119) fix: security cleanup annotation and refresh permissions (#12119) (@dpgaspar)
|
||||
- [#12117](https://github.com/apache/superset/pull/12117) docs(releasing): update release automation and docs for Apache graduation (#12117) (@dpgaspar)
|
||||
- [#12008](https://github.com/apache/superset/pull/12008) feat(explore-datasource): add new datasource tab to explore view (#12008) (@pkdotson)
|
||||
- [#12114](https://github.com/apache/superset/pull/12114) fix: FilterBox select lose focus when focused (#12114) (@ktmud)
|
||||
- [#12045](https://github.com/apache/superset/pull/12045) fix: updates to alert/report modal + more tests (#12045) (@riahk)
|
||||
- [#12085](https://github.com/apache/superset/pull/12085) feat(alerts/reports): remove SIP_34_UI feature flag (#12085) (@riahk)
|
||||
- [#12110](https://github.com/apache/superset/pull/12110) fix(alerts/reports): modal submit button, copy changes, select apis (#12110) (@nytai)
|
||||
- [#12080](https://github.com/apache/superset/pull/12080) feat: initial custom error messages for SQL Lab (#12080) (@betodealmeida)
|
||||
- [#11418](https://github.com/apache/superset/pull/11418) feat(explore): time picker enhancement (#11418) (@zhaoyongjie)
|
||||
- [#12081](https://github.com/apache/superset/pull/12081) feat: update alert/report icons and column order (#12081) (@lilykuang)
|
||||
- [#12095](https://github.com/apache/superset/pull/12095) feat(explore): metrics and filters controls redesign (#12095) (@kgabryje)
|
||||
- [#12071](https://github.com/apache/superset/pull/12071) feat(alerts/reports): add refresh action (#12071) (@nytai)
|
||||
- [#11148](https://github.com/apache/superset/pull/11148) chore: add latest tag action (#11148) (@eschutho)
|
||||
- [#12056](https://github.com/apache/superset/pull/12056) fix(reports): increase crontab size and alert fixes (#12056) (@dpgaspar)
|
||||
- [#12099](https://github.com/apache/superset/pull/12099) Small typo fix in Athena connection docs (#12099) (@lamielle)
|
||||
- [#12072](https://github.com/apache/superset/pull/12072) feat(queries): security perm simplification (#12072) (@dpgaspar)
|
||||
- [#12036](https://github.com/apache/superset/pull/12036) feat(databases): security perm simplification (#12036) (@dpgaspar)
|
||||
- [#12012](https://github.com/apache/superset/pull/12012) feat(dashboards): security permissions simplification (#12012) (@dpgaspar)
|
||||
- [#12061](https://github.com/apache/superset/pull/12061) feat(logs): security permissions simplification (#12061) (@kkucharc)
|
||||
- [#11972](https://github.com/apache/superset/pull/11972) chore: Remove unused CodeModal (#11972) (@maloun96)
|
||||
- [#12074](https://github.com/apache/superset/pull/12074) Fix typescript error (#12074) (@ktmud)
|
||||
- [#12088](https://github.com/apache/superset/pull/12088) fix: handle context-dependent feature flags in CLI (#12088) (@betodealmeida)
|
||||
- [#12086](https://github.com/apache/superset/pull/12086) fix: Fix "View in SQLLab" bug (#12086) (@hughhhh)
|
||||
- [#12077](https://github.com/apache/superset/pull/12077) feat(alert/report): add 'not null' condition option to modal (#12077) (@riahk)
|
||||
- [#12078](https://github.com/apache/superset/pull/12078) bumping superset ui to 15.18 and deckgl to 0.3.2 (#12078) (@rusackas)
|
||||
- [#12079](https://github.com/apache/superset/pull/12079) fix: Python dependencies in #11499 (#12079) (@john-bodley)
|
||||
- [#12048](https://github.com/apache/superset/pull/12048) reset active tab on open (#12048) (@riahk)
|
||||
- [#12070](https://github.com/apache/superset/pull/12070) fix: improve import flow UI/UX (#12070) (@betodealmeida)
|
||||
- [#12053](https://github.com/apache/superset/pull/12053) feat(alerts/reports): delete and bulk delete actions (#12053) (@nytai)
|
||||
- [#12025](https://github.com/apache/superset/pull/12025) feat: Global nav menus open on hover (#12025) (@rusackas)
|
||||
- [#12076](https://github.com/apache/superset/pull/12076) Remove e2e pull_request event trigger (#12076) (@robdiciuccio)
|
||||
- [#11750](https://github.com/apache/superset/pull/11750) build(cypress): Use pull_request_target event to run cypress (#11750) (@robdiciuccio)
|
||||
- [#11979](https://github.com/apache/superset/pull/11979) fix(dataset): Page blanks on large data load (#11979) (@nikolagigic)
|
||||
- [#12000](https://github.com/apache/superset/pull/12000) feat(datasets): security perm simplification (#12000) (@dpgaspar)
|
||||
- [#12014](https://github.com/apache/superset/pull/12014) feat(annotations): security permissions simplification (#12014) (@kkucharc)
|
||||
- [#12038](https://github.com/apache/superset/pull/12038) fix: Closes #11864 - Duplicate PropertiesModal (#12038) (@geido)
|
||||
- [#12042](https://github.com/apache/superset/pull/12042) refactor: Migrate react-select to Antd Select in Metrics and Filters popovers (#12042) (@kgabryje)
|
||||
- [#12049](https://github.com/apache/superset/pull/12049) feat: show missing parameters in query (#12049) (@betodealmeida)
|
||||
- [#11970](https://github.com/apache/superset/pull/11970) feat: add hook for dataset health check (#11970) (@graceguo-supercat)
|
||||
- [#11927](https://github.com/apache/superset/pull/11927) refactor: optimize backend log payload (#11927) (@ktmud)
|
||||
- [#12044](https://github.com/apache/superset/pull/12044) feat: Add new default dashboard (#12044) (@betodealmeida)
|
||||
- [#12026](https://github.com/apache/superset/pull/12026) feat: load examples from config instead of code (#12026) (@betodealmeida)
|
||||
- [#12064](https://github.com/apache/superset/pull/12064) fix: small fixes to the new import/export (#12064) (@betodealmeida)
|
||||
- [#12063](https://github.com/apache/superset/pull/12063) fix(annotation layers): remove redirect on layer edit (#12063) (@riahk)
|
||||
- [#11803](https://github.com/apache/superset/pull/11803) feat: handle new export in CLI (#11803) (@betodealmeida)
|
||||
- [#12057](https://github.com/apache/superset/pull/12057) fixed CONTRIBUTING typos (#12057) (@adam-stasiak)
|
||||
- [#11971](https://github.com/apache/superset/pull/11971) refactor: Transform URLShortLinkModal to Typescript (#11971) (@maloun96)
|
||||
- [#11981](https://github.com/apache/superset/pull/11981) feat(charts): security perm simplification (#11981) (@dpgaspar)
|
||||
- [#12055](https://github.com/apache/superset/pull/12055) fix(viz): remove orderby from sample request (#12055) (@villebro)
|
||||
- [#12054](https://github.com/apache/superset/pull/12054) upgrade react-split (#12054) (@rusackas)
|
||||
- [#11853](https://github.com/apache/superset/pull/11853) feat(reports): security perm simplification (#11853) (@dpgaspar)
|
||||
- [#12039](https://github.com/apache/superset/pull/12039) fix(reports): log duration and sort column (#12039) (@dpgaspar)
|
||||
- [#12035](https://github.com/apache/superset/pull/12035) fix(reports): apply owners security validation (#12035) (@dpgaspar)
|
||||
- [#11996](https://github.com/apache/superset/pull/11996) fix: Fix style for error modal (#11996) (@maloun96)
|
||||
- [#11957](https://github.com/apache/superset/pull/11957) chore: bumping plugin packages to latest (#11957) (@rusackas)
|
||||
- [#12032](https://github.com/apache/superset/pull/12032) feat: add cron picker to AlertReportModal (#12032) (@nytai)
|
||||
- [#12043](https://github.com/apache/superset/pull/12043) fix: disable browser autocomplete for DeleteModal (#12043) (@nytai)
|
||||
- [#12006](https://github.com/apache/superset/pull/12006) fix: Explore "Change Dataset" UX Enhancements (#12006) (@hughhhh)
|
||||
- [#12018](https://github.com/apache/superset/pull/12018) fix schema datasource modal (#12018) (@lilykuang)
|
||||
- [#11207](https://github.com/apache/superset/pull/11207) feat: Added setup for running Cypress tests in docker locally (#11207) (@adam-stasiak)
|
||||
- [#12013](https://github.com/apache/superset/pull/12013) refactor: Existing Antd Collapse to enhanced (#12013) (@geido)
|
||||
- [#12024](https://github.com/apache/superset/pull/12024) style: Restoring menu highlights (#12024) (@rusackas)
|
||||
- [#11978](https://github.com/apache/superset/pull/11978) docs: restored page on roles in security, executed other touchups, and… (#11978) (@srinify)
|
||||
- [#11993](https://github.com/apache/superset/pull/11993) refactor : Change menu name and reorder items (#11993) (@maloun96)
|
||||
- [#11915](https://github.com/apache/superset/pull/11915) fix: Change url & add check for active item in menu (#11915) (@maloun96)
|
||||
- [#11991](https://github.com/apache/superset/pull/11991) feat: update IDs when importing dashboards (#11991) (@betodealmeida)
|
||||
- [#11983](https://github.com/apache/superset/pull/11983) feat: add confirmation dialog for imports (#11983) (@betodealmeida)
|
||||
- [#11770](https://github.com/apache/superset/pull/11770) feat: alerts/reports add/edit modal (#11770) (@riahk)
|
||||
- [#12007](https://github.com/apache/superset/pull/12007) fix: add default position to dash export (#12007) (@betodealmeida)
|
||||
- [#12003](https://github.com/apache/superset/pull/12003) chore: remove generic type (#12003) (@betodealmeida)
|
||||
- [#11973](https://github.com/apache/superset/pull/11973) fix(dataset): fetch metadata on dataset creation may raise broad exceptions (#11973) (@dpgaspar)
|
||||
- [#11951](https://github.com/apache/superset/pull/11951) refactor : Transform SaveModal to typescript (#11951) (@maloun96)
|
||||
- [#11499](https://github.com/apache/superset/pull/11499) feat(SIP-39): Async query support for charts (#11499) (@robdiciuccio)
|
||||
- [#11994](https://github.com/apache/superset/pull/11994) feat: add invisible layer on loading chart (#11994) (@graceguo-supercat)
|
||||
- [#11937](https://github.com/apache/superset/pull/11937) feat: alert/report execution log list view (#11937) (@lilykuang)
|
||||
- [#11982](https://github.com/apache/superset/pull/11982) feat: confirm overwrite when importing (#11982) (@betodealmeida)
|
||||
- [#12002](https://github.com/apache/superset/pull/12002) chore: move passwords needed message (#12002) (@betodealmeida)
|
||||
- [#11977](https://github.com/apache/superset/pull/11977) refactor: Removes hard coded colors (#11977) (@michael-s-molina)
|
||||
- [#11936](https://github.com/apache/superset/pull/11936) chore: consolidate common code in importers (#11936) (@betodealmeida)
|
||||
- [#11980](https://github.com/apache/superset/pull/11980) fix : Fix style for header (sqllab) (#11980) (@maloun96)
|
||||
- [#11946](https://github.com/apache/superset/pull/11946) fix(explore): changing metric aggregate doesn't update label (#11946) (@mayurnewase)
|
||||
- [#11990](https://github.com/apache/superset/pull/11990) fixing rounded corners (#11990) (@rusackas)
|
||||
- [#11964](https://github.com/apache/superset/pull/11964) refactor : Transform FilterScopeModal to Typescript (#11964) (@maloun96)
|
||||
- [#11963](https://github.com/apache/superset/pull/11963) fix : adhoc filter dropdown (#11963) (@maloun96)
|
||||
- [#11985](https://github.com/apache/superset/pull/11985) Debounce TextControl if change runs immediately after input (#11985) (@kgabryje)
|
||||
- [#11975](https://github.com/apache/superset/pull/11975) Change paddings on ListView and SubMenu (#11975) (@kgabryje)
|
||||
- [#11986](https://github.com/apache/superset/pull/11986) add user to sql lab state (#11986) (@eschutho)
|
||||
- [#11987](https://github.com/apache/superset/pull/11987) fix: make "DELETE" confirmation work in other languages (#11987) (@betodealmeida)
|
||||
- [#11308](https://github.com/apache/superset/pull/11308) tests: added fixture with energy usage instead of example (#11308) (@kkucharc)
|
||||
- [#11967](https://github.com/apache/superset/pull/11967) refactor: Upgrade Redux (#11967) (@suddjian)
|
||||
- [#11883](https://github.com/apache/superset/pull/11883) refactor: move enums to the beginning of utiuls/core.py (#11883) (@ktmud)
|
||||
- [#11890](https://github.com/apache/superset/pull/11890) fix(reports): validator_config, report state machine, working_timeout (#11890) (@dpgaspar)
|
||||
- [#11934](https://github.com/apache/superset/pull/11934) fix: always fetch database list on bootstrap payload (#11934) (@mistercrunch)
|
||||
- [#11755](https://github.com/apache/superset/pull/11755) feat: Sqllab to Explore UX improvements (#11755) (@hughhhh)
|
||||
- [#11940](https://github.com/apache/superset/pull/11940) build: cancel previous github action runs (#11940) (@ktmud)
|
||||
- [#11950](https://github.com/apache/superset/pull/11950) fix(alerts, thumbnails): celery tasks using flask-sqlalchemy sessions (#11950) (@dpgaspar)
|
||||
- [#11885](https://github.com/apache/superset/pull/11885) fix(event-flow-viz): handle null metadata selection (#11885) (@maloun96)
|
||||
- [#11924](https://github.com/apache/superset/pull/11924) feat: add modal to import dashboards (#11924) (@betodealmeida)
|
||||
- [#11956](https://github.com/apache/superset/pull/11956) feat: add modal to import charts (#11956) (@betodealmeida)
|
||||
- [#11910](https://github.com/apache/superset/pull/11910) feat: add modal to import datasets (#11910) (@betodealmeida)
|
||||
- [#11884](https://github.com/apache/superset/pull/11884) feat: add modal to import databases (#11884) (@betodealmeida)
|
||||
- [#11947](https://github.com/apache/superset/pull/11947) chore: bump nvd3 plugin version (#11947) (@kristw)
|
||||
- [#11931](https://github.com/apache/superset/pull/11931) fix(charts): screenshot API declaring an unnecessary rison arg (#11931) (@dpgaspar)
|
||||
- [#11893](https://github.com/apache/superset/pull/11893) feat(releasing): support changelog csv export (#11893) (@dpgaspar)
|
||||
- [#11854](https://github.com/apache/superset/pull/11854) feat: Results table on Explore view (#11854) (@kgabryje)
|
||||
- [#11538](https://github.com/apache/superset/pull/11538) feat: add Postgres SQL validator (#11538) (@betodealmeida)
|
||||
- [#11899](https://github.com/apache/superset/pull/11899) refactor: Move Badge to Antdesign (#11899) (@geido)
|
||||
- [#11928](https://github.com/apache/superset/pull/11928) refactor: Extract copy functionality to utils (#11928) (@maloun96)
|
||||
- [#11939](https://github.com/apache/superset/pull/11939) fix: make sure we log the logs (#11939) (@etr2460)
|
||||
- [#11930](https://github.com/apache/superset/pull/11930) Quick fix for branch names in tags (#11930) (@craig-rueda)
|
||||
- [#11877](https://github.com/apache/superset/pull/11877) Added check if SQL query is empty and disable shortcut for run query (#11877) (@kkucharc)
|
||||
- [#11900](https://github.com/apache/superset/pull/11900) feat: filters for alerts and reports list view (#11900) (@lilykuang)
|
||||
- [#11920](https://github.com/apache/superset/pull/11920) fix: Remove expensive logs table migration (#11920) (@etr2460)
|
||||
- [#11665](https://github.com/apache/superset/pull/11665) feat: add event and interval annotation support to chart data ep (#11665) (@villebro)
|
||||
- [#11919](https://github.com/apache/superset/pull/11919) fix: Forgot to remove bad comments from SaveDatasetModal (#11919) (@hughhhh)
|
||||
- [#11786](https://github.com/apache/superset/pull/11786) chore: add unit tests for the current import functionality (#11786) (@betodealmeida)
|
||||
- [#11875](https://github.com/apache/superset/pull/11875) refactor: Move ProgressBar to Antd (#11875) (@geido)
|
||||
- [#11904](https://github.com/apache/superset/pull/11904) feat: run BQ queries as single statement (#11904) (@betodealmeida)
|
||||
- [#11911](https://github.com/apache/superset/pull/11911) fix: adjust width for non multi select inputs (#11911) (@eschutho)
|
||||
- [#11861](https://github.com/apache/superset/pull/11861) feat: Adding SaveDatasetModal component (#11861) (@hughhhh)
|
||||
- [#11868](https://github.com/apache/superset/pull/11868) chore: Support SET & SHOW commands as read only SQL commands (#11868) (@bkyryliuk)
|
||||
- [#11876](https://github.com/apache/superset/pull/11876) fix: Check if annotation type is supported by the given chart type (#11876) (@agatapst)
|
||||
- [#11912](https://github.com/apache/superset/pull/11912) fix: Button storybook component size knob (#11912) (@rusackas)
|
||||
- [#11913](https://github.com/apache/superset/pull/11913) style: eslint curly rule (#11913) (@rusackas)
|
||||
- [#11897](https://github.com/apache/superset/pull/11897) fix(query): sorting by user for Query History list view (#11897) (@nytai)
|
||||
- [#11856](https://github.com/apache/superset/pull/11856) feat(css templates): security perm simplification (#11856) (@dpgaspar)
|
||||
- [#11902](https://github.com/apache/superset/pull/11902) add fix for extra comments for #11781 (#11902) (@graceguo-supercat)
|
||||
- [#11891](https://github.com/apache/superset/pull/11891) chore: Enable jsx-a11y/anchor-is-valid (#11891) (@nikolagigic)
|
||||
- [#11887](https://github.com/apache/superset/pull/11887) chore: Update sqllab types (#11887) (@hughhhh)
|
||||
- [#10770](https://github.com/apache/superset/pull/10770) Capture error when celery back-end does not support forgetting tasks (#10770) (@willbarrett)
|
||||
- [#11816](https://github.com/apache/superset/pull/11816) feat: allow user to view their profile again (#11816) (@etr2460)
|
||||
- [#11847](https://github.com/apache/superset/pull/11847) fix: Show copy icon (#11847) (@maloun96)
|
||||
- [#11848](https://github.com/apache/superset/pull/11848) Align icon (#11848) (@maloun96)
|
||||
- [#11843](https://github.com/apache/superset/pull/11843) style: remove react bootstrap fade component (#11843) (@nikolagigic)
|
||||
- [#11802](https://github.com/apache/superset/pull/11802) feat: report/alert list CRUD view (#11802) (@lilykuang)
|
||||
- [#11881](https://github.com/apache/superset/pull/11881) fix: certification icon order (#11881) (@etr2460)
|
||||
- [#11781](https://github.com/apache/superset/pull/11781) fix (dataset editor): allow Source tab readOnly mode (#11781) (@graceguo-supercat)
|
||||
- [#11845](https://github.com/apache/superset/pull/11845) fix: dashboard iframe to markdown db migration (#11845) (@dpgaspar)
|
||||
- [#11771](https://github.com/apache/superset/pull/11771) test: add React Testing Library (#11771) (@ktmud)
|
||||
- [#11580](https://github.com/apache/superset/pull/11580) fix: filters push out apply button on dashboard (#11580) (@kkucharc)
|
||||
- [#11863](https://github.com/apache/superset/pull/11863) chore: remove SIP_34_QUERY_SEARCH_UI feature flag (#11863) (@nytai)
|
||||
- [#11851](https://github.com/apache/superset/pull/11851) chore: Add home link to navbar (#11851) (@agatapst)
|
||||
- [#11812](https://github.com/apache/superset/pull/11812) chore: move fixtures and helpers to root (#11812) (@eschutho)
|
||||
- [#11702](https://github.com/apache/superset/pull/11702) feat: list view filters for Query History (#11702) (@nytai)
|
||||
- [#11855](https://github.com/apache/superset/pull/11855) feat: Create api abstraction layer for dataset network calls (#11855) (@hughhhh)
|
||||
- [#11858](https://github.com/apache/superset/pull/11858) fix(datasets): renaming openAPI columns (#11858) (@hughhhh)
|
||||
- [#11678](https://github.com/apache/superset/pull/11678) feat(welcome): add SQL snippets to saved queries card (#11678) (@pkdotson)
|
||||
- [#11766](https://github.com/apache/superset/pull/11766) Fix chart select borders in BuilderComponentPane (#11766) (@kgabryje)
|
||||
- [#11852](https://github.com/apache/superset/pull/11852) fix: security converge downgrade procedure (#11852) (@dpgaspar)
|
||||
- [#11830](https://github.com/apache/superset/pull/11830) fix: update chart doesn't remove all connections to dashboards (#11830) (@kkucharc)
|
||||
- [#11238](https://github.com/apache/superset/pull/11238) feat: Option to run npm dev-server (hot reload) while calling docker-compose up (#11238) (@adam-stasiak)
|
||||
- [#11836](https://github.com/apache/superset/pull/11836) feat: Sqllab to Explore UX improvements api changes (#11836) (@hughhhh)
|
||||
- [#11778](https://github.com/apache/superset/pull/11778) fix: Download as image not working on Dashboard view (#11778) (@kgabryje)
|
||||
- [#11764](https://github.com/apache/superset/pull/11764) feat(saved queries): security perm simplification (#11764) (@dpgaspar)
|
||||
- [#11838](https://github.com/apache/superset/pull/11838) chore: type a couple easy to type files (#11838) (@etr2460)
|
||||
- [#11779](https://github.com/apache/superset/pull/11779) chore: Move styles of Dashboard and FilterScopeSelector modals to Emotion (#11779) (@kgabryje)
|
||||
- [#11834](https://github.com/apache/superset/pull/11834) Change subtabs order for Data tab (#11834) (@agatapst)
|
||||
- [#11837](https://github.com/apache/superset/pull/11837) fix: improve Avatar text size consistency (#11837) (@etr2460)
|
||||
- [#11824](https://github.com/apache/superset/pull/11824) fix: wrong key used FEATURE_FLAGS[LISTVIEW_DEFAULT_CARD_VIEW] (#11824) (@amitmiran137)
|
||||
- [#11811](https://github.com/apache/superset/pull/11811) fix: Adding and removing annotations (#11811) (@agatapst)
|
||||
- [#11828](https://github.com/apache/superset/pull/11828) ci(docker): build image on release (#11828) (@dpgaspar)
|
||||
- [#11827](https://github.com/apache/superset/pull/11827) docs(release): small fixes and deprecate apache docs (#11827) (@dpgaspar)
|
||||
- [#11825](https://github.com/apache/superset/pull/11825) fix(setup): disallow python 3.6 for pip install (#11825) (@dpgaspar)
|
||||
- [#11801](https://github.com/apache/superset/pull/11801) fix: delete chart, dashboards, dbs with assoc reports (#11801) (@dpgaspar)
|
||||
- [#11815](https://github.com/apache/superset/pull/11815) chore: Fix TableModelView super call (#11815) (@john-bodley)
|
||||
- [#11683](https://github.com/apache/superset/pull/11683) feat: filter by me on CRUD list view (#11683) (@lilykuang)
|
||||
- [#11805](https://github.com/apache/superset/pull/11805) fix: remove root dir from ZIP bundle (#11805) (@betodealmeida)
|
||||
- [#11797](https://github.com/apache/superset/pull/11797) fix: add feature flag for domain sharding (#11797) (@graceguo-supercat)
|
||||
- [#11714](https://github.com/apache/superset/pull/11714) chore: improve analytics (#11714) (@mistercrunch)
|
||||
- [#10815](https://github.com/apache/superset/pull/10815) chore: type src/logger (#10815) (@etr2460)
|
||||
- [#11809](https://github.com/apache/superset/pull/11809) docs: 0.38.0 CHANGELOG and UPDATING (#11809) (@dpgaspar)
|
||||
- [#11762](https://github.com/apache/superset/pull/11762) fix: attachment filename error in sqllab with i18n (#11762) (@auxten)
|
||||
- [#11795](https://github.com/apache/superset/pull/11795) fix: mutating input df in viz.py (#11795) (@villebro)
|
||||
- [#11711](https://github.com/apache/superset/pull/11711) feat: new reports scheduler (#11711) (@dpgaspar)
|
||||
- [#11751](https://github.com/apache/superset/pull/11751) feat: API endpoint to import dashboards (#11751) (@betodealmeida)
|
||||
- [#11806](https://github.com/apache/superset/pull/11806) chore: unbreak frontend ci (#11806) (@etr2460)
|
||||
- [#11737](https://github.com/apache/superset/pull/11737) refactor: Replace react-bootstrap tooltips with Antd tooltips (#11737) (@kgabryje)
|
||||
- [#11798](https://github.com/apache/superset/pull/11798) fix: docker healthcheck (#11798) (@PMExtra)
|
||||
- [#11785](https://github.com/apache/superset/pull/11785) feat: add certification info to table selector (#11785) (@etr2460)
|
||||
- [#11783](https://github.com/apache/superset/pull/11783) update docs around email reports (#11783) (@eschutho)
|
||||
- [#11794](https://github.com/apache/superset/pull/11794) build: split python CI jobs (#11794) (@etr2460)
|
||||
- [#11675](https://github.com/apache/superset/pull/11675) refactor: use rison for list view filters stateful urls (#11675) (@riahk)
|
||||
- [#11780](https://github.com/apache/superset/pull/11780) refactor: Replace SqlLab components' styles using Emotion & theme variables (#11780) (@agatapst)
|
||||
- [#11754](https://github.com/apache/superset/pull/11754) chore: controls.test supporting v1 charts and added force=true to url when r… (#11754) (@adam-stasiak)
|
||||
- [#11791](https://github.com/apache/superset/pull/11791) add tool tip to cards (#11791) (@pkdotson)
|
||||
- [#11712](https://github.com/apache/superset/pull/11712) chore: enabled v1 verification in filter and url_params test files (#11712) (@adam-stasiak)
|
||||
- [#11787](https://github.com/apache/superset/pull/11787) fix: annotation layer crashes when clearing type select (#11787) (@mistercrunch)
|
||||
- [#11749](https://github.com/apache/superset/pull/11749) feat: add a command to import dashboards (#11749) (@betodealmeida)
|
||||
- [#11775](https://github.com/apache/superset/pull/11775) docs: add Xite to users list (#11775) (@shashankkoppar)
|
||||
- [#11732](https://github.com/apache/superset/pull/11732) fix: style multiselect input (#11732) (@eschutho)
|
||||
- [#11747](https://github.com/apache/superset/pull/11747) Fix docker healthcheck. (#11747) (@PMExtra)
|
||||
- [#11772](https://github.com/apache/superset/pull/11772) chore: fix typo (#11772) (@etr2460)
|
||||
- [#11634](https://github.com/apache/superset/pull/11634) feat: SQL preview modal for Query History (#11634) (@nytai)
|
||||
- [#11744](https://github.com/apache/superset/pull/11744) feat: API endpoint to import charts (#11744) (@betodealmeida)
|
||||
- [#11743](https://github.com/apache/superset/pull/11743) feat: add a command to import charts (#11743) (@betodealmeida)
|
||||
- [#11769](https://github.com/apache/superset/pull/11769) fix: Fixing issue around requirements-local.txt (#11769) (@craig-rueda)
|
||||
- [#11760](https://github.com/apache/superset/pull/11760) feat: Add user info to sqllab via bootstrap data (#11760) (@hughhhh)
|
||||
- [#11752](https://github.com/apache/superset/pull/11752) fix: Null error when deleting the last owner label in DatasourceEditor/settings (#11752) (@kgabryje)
|
||||
- [#11709](https://github.com/apache/superset/pull/11709) Make spacings in Settings menu more consistent (#11709) (@kgabryje)
|
||||
- [#11611](https://github.com/apache/superset/pull/11611) style: dark filter popover background (#11611) (@rusackas)
|
||||
- [#11736](https://github.com/apache/superset/pull/11736) chore: Text change Allow Data Upload (#11736) (@amitmiran137)
|
||||
- [#11740](https://github.com/apache/superset/pull/11740) fix: Adding __init__.py in superset.commands.importers (#11740) (@craig-rueda)
|
||||
- [#11731](https://github.com/apache/superset/pull/11731) fix: do not drop calculated column on metadata sync (#11731) (@villebro)
|
||||
- [#11703](https://github.com/apache/superset/pull/11703) docs: fix docker config paths (#11703) (@suddjian)
|
||||
- [#11726](https://github.com/apache/superset/pull/11726) Fix missing styles in FilterScopeSelector modal (#11726) (@kgabryje)
|
||||
- [#11728](https://github.com/apache/superset/pull/11728) feat: API endpoints to upload dataset/db (#11728) (@betodealmeida)
|
||||
- [#11727](https://github.com/apache/superset/pull/11727) chore: remove SIP_34_ANNOTATIONS_UI feature flag (#11727) (@lilykuang)
|
||||
- [#11704](https://github.com/apache/superset/pull/11704) feat(templating): Safer Jinja template processing (#11704) (@robdiciuccio)
|
||||
- [#11692](https://github.com/apache/superset/pull/11692) Fix "Select all" option in SelectControl (#11692) (@kgabryje)
|
||||
- [#11719](https://github.com/apache/superset/pull/11719) Fix ModalTriggers styling in SqlLab (#11719) (@kgabryje)
|
||||
- [#11670](https://github.com/apache/superset/pull/11670) feat: new import commands for dataset and databases (#11670) (@betodealmeida)
|
||||
- [#11693](https://github.com/apache/superset/pull/11693) Remove "required" from SaveModal Add to dashboard field (#11693) (@kgabryje)
|
||||
- [#11684](https://github.com/apache/superset/pull/11684) fix: default dashboard/chart cards are vector with perfect corners (#11684) (@rusackas)
|
||||
- [#11707](https://github.com/apache/superset/pull/11707) Switching Docker compose over to the official image (#11707) (@craig-rueda)
|
||||
- [#11701](https://github.com/apache/superset/pull/11701) chore: statds metrics for cache invalidation (#11701) (@bkyryliuk)
|
||||
- [#11685](https://github.com/apache/superset/pull/11685) chore: V1 charts load cypress tests (#11685) (@adam-stasiak)
|
||||
- [#11698](https://github.com/apache/superset/pull/11698) build(cypress): Fix issue with cypress code-coverage plugin when running locally (#11698) (@robdiciuccio)
|
||||
- [#11676](https://github.com/apache/superset/pull/11676) chore: remove a few obsolete logic (#11676) (@graceguo-supercat)
|
||||
- [#11691](https://github.com/apache/superset/pull/11691) Fix overflow hidden issues in Dashboard Builder tabs (#11691) (@kgabryje)
|
||||
- [#11509](https://github.com/apache/superset/pull/11509) feat: rename TABLE_NAMES_CACHE_CONFIG to DATA_CACHE_CONFIG (#11509) (@ktmud)
|
||||
- [#11700](https://github.com/apache/superset/pull/11700) feat: Helm improvements (#11700) (@craig-rueda)
|
||||
- [#11679](https://github.com/apache/superset/pull/11679) fix(saved query): handle null sql field (#11679) (@nytai)
|
||||
- [#11616](https://github.com/apache/superset/pull/11616) feat: Adding docker build/push (#11616) (@craig-rueda)
|
||||
- [#11618](https://github.com/apache/superset/pull/11618) feat: keep modal open when saving database failed (#11618) (@ktmud)
|
||||
- [#11671](https://github.com/apache/superset/pull/11671) fix: Dropdown menu not closing on Dashboard view (#11671) (@kgabryje)
|
||||
- [#11613](https://github.com/apache/superset/pull/11613) docs: add support for Google Analytics on superset.apache.org (#11613) (@mistercrunch)
|
||||
- [#11574](https://github.com/apache/superset/pull/11574) feat: Query History CRUD list view (#11574) (@nytai)
|
||||
- [#11606](https://github.com/apache/superset/pull/11606) feat: new reports models api (#11606) (@dpgaspar)
|
||||
- [#11672](https://github.com/apache/superset/pull/11672) fix(dashboard): ordering for add chart widget (#11672) (@nytai)
|
||||
- [#11661](https://github.com/apache/superset/pull/11661) fix (dashboard): remove default filters parameters in dashboard url (#11661) (@graceguo-supercat)
|
||||
- [#11673](https://github.com/apache/superset/pull/11673) fix: make higher chart box resizable (#11673) (@kkucharc)
|
||||
- [#11289](https://github.com/apache/superset/pull/11289) keep placeholder on multiselect (#11289) (@eschutho)
|
||||
- [#11663](https://github.com/apache/superset/pull/11663) chore: clean up a debug line from #11653 (#11663) (@ktmud)
|
||||
- [#11199](https://github.com/apache/superset/pull/11199) feat: add ECharts BoxPlot chart (#11199) (@villebro)
|
||||
- [#11653](https://github.com/apache/superset/pull/11653) fix: database connection validation when creation (#11653) (@ktmud)
|
||||
- [#11533](https://github.com/apache/superset/pull/11533) chore: consolidate datasource import logic (#11533) (@betodealmeida)
|
||||
- [#11643](https://github.com/apache/superset/pull/11643) Restructure chart header to wrap nicely (#11643) (@kgabryje)
|
||||
- [#11529](https://github.com/apache/superset/pull/11529) chore: consolidate dashboard import logic (#11529) (@betodealmeida)
|
||||
- [#11652](https://github.com/apache/superset/pull/11652) add import icon (#11652) (@eschutho)
|
||||
- [#11644](https://github.com/apache/superset/pull/11644) build: set actions/setup-python to v2 (#11644) (@ktmud)
|
||||
- [#11648](https://github.com/apache/superset/pull/11648) feat(dev): dont override asset manifest in dev-server (#11648) (@ktmud)
|
||||
- [#11655](https://github.com/apache/superset/pull/11655) [fix] handle null value in date filter (#11655) (@graceguo-supercat)
|
||||
- [#11656](https://github.com/apache/superset/pull/11656) fix(chart-data): ignore orderby on sample result type (#11656) (@villebro)
|
||||
- [#11649](https://github.com/apache/superset/pull/11649) fix(saved-query): handle case where sql_tables in undefined (#11649) (@nytai)
|
||||
- [#11650](https://github.com/apache/superset/pull/11650) style: various little tweaks to home screen stylin' (#11650) (@rusackas)
|
||||
- [#11646](https://github.com/apache/superset/pull/11646) chore: pin node and npm versions (#11646) (@ktmud)
|
||||
- [#11626](https://github.com/apache/superset/pull/11626) feat(sankey-viz): allow sort by metric and bump superset-ui packages (#11626) (@ktmud)
|
||||
- [#11603](https://github.com/apache/superset/pull/11603) build(deps-dev): update cypress to 5.5.0, improvements for running locally (#11603) (@robdiciuccio)
|
||||
- [#11458](https://github.com/apache/superset/pull/11458) chore: enabled cypress test in filter file (#11458) (@adam-stasiak)
|
||||
- [#11535](https://github.com/apache/superset/pull/11535) refactor: Remove reactable arc (#11535) (@kgabryje)
|
||||
- [#11584](https://github.com/apache/superset/pull/11584) Enabled artifacts for failing tests (#11584) (@adam-stasiak)
|
||||
- [#11636](https://github.com/apache/superset/pull/11636) chore: rename IMPORT_EXPORT_VERSION (#11636) (@betodealmeida)
|
||||
- [#11638](https://github.com/apache/superset/pull/11638) fix: card thumbnails now always show border. (#11638) (@rusackas)
|
||||
- [#11521](https://github.com/apache/superset/pull/11521) Chore: simplify Apache Kylin datetime convert (#11521) (@zhaoyongjie)
|
||||
- [#11635](https://github.com/apache/superset/pull/11635) fix: CommandInvalidError had invalid init (#11635) (@betodealmeida)
|
||||
- [#11630](https://github.com/apache/superset/pull/11630) Disabled bubble test (#11630) (@adam-stasiak)
|
||||
- [#11632](https://github.com/apache/superset/pull/11632) fix: js unit test when save dash (#11632) (@graceguo-supercat)
|
||||
- [#11631](https://github.com/apache/superset/pull/11631) style: fixing tall filter indicators (#11631) (@rusackas)
|
||||
- [#11592](https://github.com/apache/superset/pull/11592) feat(dashboard): leaner filter indicator panel with wrapped text (#11592) (@suddjian)
|
||||
- [#11621](https://github.com/apache/superset/pull/11621) Fix datetime picker issues (#11621) (@kgabryje)
|
||||
- [#11614](https://github.com/apache/superset/pull/11614) fix(dashboard): use server-side lastModifiedTime for co-edit check (#11614) (@graceguo-supercat)
|
||||
- [#11540](https://github.com/apache/superset/pull/11540) feat: annotation delete modal, bulk delete and empty state (#11540) (@lilykuang)
|
||||
- [#11570](https://github.com/apache/superset/pull/11570) fix: minor style touch on dashboards (#11570) (@ktmud)
|
||||
- [#11569](https://github.com/apache/superset/pull/11569) chore: clean up mountedTab (#11569) (@ktmud)
|
||||
- [#11583](https://github.com/apache/superset/pull/11583) Fixed unstable test (#11583) (@adam-stasiak)
|
||||
- [#11525](https://github.com/apache/superset/pull/11525) fix: extended droppable area on the top of dashboards (#11525) (@kkucharc)
|
||||
- [#11597](https://github.com/apache/superset/pull/11597) build(deps-dev): bump less from 3.9.0 to 3.12.2 in /superset-frontend (#11597) (@dependabot[bot])
|
||||
- [#11564](https://github.com/apache/superset/pull/11564) chore: cleaning out old deckgl controls (#11564) (@rusackas)
|
||||
- [#11557](https://github.com/apache/superset/pull/11557) chore(home-screen): fixes for loading states, flicker issue, and reduction of api calls (#11557) (@pkdotson)
|
||||
- [#11607](https://github.com/apache/superset/pull/11607) fix: Filter and Metric popovers not closing after clicking Save (#11607) (@kgabryje)
|
||||
- [#11602](https://github.com/apache/superset/pull/11602) style: Wrap chart titles again (#11602) (@rusackas)
|
||||
- [#11594](https://github.com/apache/superset/pull/11594) fix(dashboard): order charts by changed_on (#11594) (@nytai)
|
||||
- [#11550](https://github.com/apache/superset/pull/11550) feat: new report schedule models (#11550) (@dpgaspar)
|
||||
- [#11578](https://github.com/apache/superset/pull/11578) fix: Issues with filters and metrics popovers (#11578) (@kgabryje)
|
||||
- [#11554](https://github.com/apache/superset/pull/11554) refactor: Replace react-bootstrap MenuItems with Antd Menu (#11554) (@kgabryje)
|
||||
- [#11579](https://github.com/apache/superset/pull/11579) Changed top overflow for charts. (#11579) (@kkucharc)
|
||||
- [#11518](https://github.com/apache/superset/pull/11518) build(deps): bump @emotion/core in /superset-frontend (#11518) (@dependabot[bot])
|
||||
- [#11573](https://github.com/apache/superset/pull/11573) build(deps-dev): bump @storybook/addon-essentials in /superset-frontend (#11573) (@dependabot[bot])
|
||||
- [#11575](https://github.com/apache/superset/pull/11575) chore(rls): move to feature flag and disable related view (#11575) (@villebro)
|
||||
- [#11522](https://github.com/apache/superset/pull/11522) build(deps): bump core-js from 3.2.1 to 3.6.5 in /superset-frontend (#11522) (@dependabot[bot])
|
||||
- [#11314](https://github.com/apache/superset/pull/11314) chore: Cypress dashboard list selectors refactor (#11314) (@adam-stasiak)
|
||||
- [#11555](https://github.com/apache/superset/pull/11555) refactor: Replace react-bootstrap MenuItems with Antd Menu (#11555) (@kgabryje)
|
||||
- [#11558](https://github.com/apache/superset/pull/11558) fix(dashboard): properly unset mountedTab in reducer (#11558) (@suddjian)
|
||||
- [#11559](https://github.com/apache/superset/pull/11559) Front end for VERSIONED_EXPORT (#11559) (@betodealmeida)
|
||||
- [#11445](https://github.com/apache/superset/pull/11445) fix: Pasting text issues in MetricsControl and AdhocFilterControl inputs (#11445) (@kgabryje)
|
||||
- [#11487](https://github.com/apache/superset/pull/11487) refactor: Replace react-bootstrap MenuItems with Antd Menu (#11487) (@kgabryje)
|
||||
- [#11311](https://github.com/apache/superset/pull/11311) style: database modal updates (#11311) (@riahk)
|
||||
- [#11370](https://github.com/apache/superset/pull/11370) fix: add sort option to filters, sort chart list filter options (#11370) (@riahk)
|
||||
- [#11551](https://github.com/apache/superset/pull/11551) docs: add Avesta to users list (#11551) (@TheRum)
|
||||
- [#11527](https://github.com/apache/superset/pull/11527) refactor: Replace react-bootstrap dialogs with Antd dialogs (#11527) (@kgabryje)
|
||||
- [#11531](https://github.com/apache/superset/pull/11531) chore: remove directory importexport (#11531) (@betodealmeida)
|
||||
- [#11528](https://github.com/apache/superset/pull/11528) refactor: Use Antd Menu in Menu component (#11528) (@kgabryje)
|
||||
- [#11530](https://github.com/apache/superset/pull/11530) feat: annotation layers delete logic + linking w/ annotation view (#11530) (@riahk)
|
||||
- [#11500](https://github.com/apache/superset/pull/11500) feat: annotation edit modal with antd datepicker (#11500) (@lilykuang)
|
||||
- [#11526](https://github.com/apache/superset/pull/11526) fix(tests): flaky test with dttm on Query API (#11526) (@dpgaspar)
|
||||
- [#11361](https://github.com/apache/superset/pull/11361) docs: add Xendit to users list (#11361) (@LieAlbertTriAdrian)
|
||||
- [#11502](https://github.com/apache/superset/pull/11502) refactor: reduce number of api calls needed to fetch favorite status for charts and dashboards (#11502) (@nytai)
|
||||
- [#11532](https://github.com/apache/superset/pull/11532) chore: remove sanitize (#11532) (@betodealmeida)
|
||||
- [#11435](https://github.com/apache/superset/pull/11435) refactor: rewrite and enhance chart control withVerification (#11435) (@ktmud)
|
||||
- [#11501](https://github.com/apache/superset/pull/11501) fix(dashboard): multiple lines and indentation when editing json (#11501) (@suddjian)
|
||||
- [#11160](https://github.com/apache/superset/pull/11160) refactor: Replace react-bootstrap Tabs with Antd Tabs in DashboardBuilder (#11160) (@kgabryje)
|
||||
- [#11476](https://github.com/apache/superset/pull/11476) fix: Update "View In SQL Lab" Flow to render source query from datasource object (#11476) (@hughhhh)
|
||||
- [#11491](https://github.com/apache/superset/pull/11491) feat: globally disable underscore for links in menu items (#11491) (@ktmud)
|
||||
- [#11389](https://github.com/apache/superset/pull/11389) refactor: Replace react-bootstrap Modals with Antd in Explore (#11389) (@kgabryje)
|
||||
- [#11519](https://github.com/apache/superset/pull/11519) feat: make logo link point to welcome page (#11519) (@mistercrunch)
|
||||
- [#11512](https://github.com/apache/superset/pull/11512) chore: run 'npm audit fix', bump react-syntax-highlighter (#11512) (@mistercrunch)
|
||||
- [#11510](https://github.com/apache/superset/pull/11510) chore: add dependabot.yml config file (#11510) (@mistercrunch)
|
||||
- [#11511](https://github.com/apache/superset/pull/11511) chore: bump pypi cryptography from 2.4.2 to 3.2.1 (#11511) (@mistercrunch)
|
||||
- [#11482](https://github.com/apache/superset/pull/11482) feat: query REST API more fields and tests (#11482) (@dpgaspar)
|
||||
- [#11118](https://github.com/apache/superset/pull/11118) refactor: Replace react-bootstrap tabs with Antd tabs (#11118) (@kgabryje)
|
||||
- [#11494](https://github.com/apache/superset/pull/11494) feat: annotation layers modal + filters (#11494) (@riahk)
|
||||
- [#11485](https://github.com/apache/superset/pull/11485) build(deps-dev): bump node-fetch in /superset-frontend (#11485) (@dependabot[bot])
|
||||
- [#11484](https://github.com/apache/superset/pull/11484) build(deps): bump object-path from 0.11.4 to 0.11.5 in /docs (#11484) (@dependabot[bot])
|
||||
- [#11483](https://github.com/apache/superset/pull/11483) build(deps): bump lodash in /superset-frontend/cypress-base (#11483) (@dependabot[bot])
|
||||
- [#11506](https://github.com/apache/superset/pull/11506) fix: import for moment in ActivityTable (#11506) (@pkdotson)
|
||||
- [#11481](https://github.com/apache/superset/pull/11481) fix: show recent visited dashboards and charts in recent_activity (#11481) (@ktmud)
|
||||
- [#11463](https://github.com/apache/superset/pull/11463) feat: create base class for export commands (#11463) (@betodealmeida)
|
||||
- [#11450](https://github.com/apache/superset/pull/11450) feat: add certifications to tables (#11450) (@etr2460)
|
||||
- [#11460](https://github.com/apache/superset/pull/11460) chore: rename ImportMixin to ImportExportMixin (#11460) (@betodealmeida)
|
||||
- [#11447](https://github.com/apache/superset/pull/11447) feat: add endpoint to export saved queries using new format (#11447) (@betodealmeida)
|
||||
- [#11504](https://github.com/apache/superset/pull/11504) docs: fix db drivers PG and ES (#11504) (@dpgaspar)
|
||||
- [#11503](https://github.com/apache/superset/pull/11503) fix(api): don't log db conn failures on db create/update (#11503) (@dpgaspar)
|
||||
- [#11206](https://github.com/apache/superset/pull/11206) feat: home screen mvp (#11206) (@pkdotson)
|
||||
- [#11496](https://github.com/apache/superset/pull/11496) chore: Cleaning up ENABLE_REACT_CRUD_VIEWS config (#11496) (@john-bodley)
|
||||
- [#11493](https://github.com/apache/superset/pull/11493) feat: disable save button when saving datasource (#11493) (@ktmud)
|
||||
- [#11307](https://github.com/apache/superset/pull/11307) other: Improvements to bug report template (#11307) (@suddjian)
|
||||
- [#11497](https://github.com/apache/superset/pull/11497) Revert "fix: change chart title by clicking (#11335)" (#11497) (@graceguo-supercat)
|
||||
- [#11449](https://github.com/apache/superset/pull/11449) fix: prevent race condition when canceling query (#11449) (@betodealmeida)
|
||||
- [#11452](https://github.com/apache/superset/pull/11452) fix(datasets): add custom filter for virtual datasets based on sql attribute (#11452) (@nytai)
|
||||
- [#11456](https://github.com/apache/superset/pull/11456) Added z index to resizible char (#11456) (@kkucharc)
|
||||
- [#11281](https://github.com/apache/superset/pull/11281) feat(explore): change save button text when users cannot override (#11281) (@ktmud)
|
||||
- [#11480](https://github.com/apache/superset/pull/11480) fix: dashboard tab only shows move cursor when editing (#11480) (@rusackas)
|
||||
- [#11473](https://github.com/apache/superset/pull/11473) Add IBM Cloud deployment guide (#11473) (@aklin)
|
||||
- [#11474](https://github.com/apache/superset/pull/11474) fix: Unwinds icon fallout that came along with filters PR (#11474) (@rusackas)
|
||||
- [#10936](https://github.com/apache/superset/pull/10936) feat(dashboards): Filter status indicators (#10936) (@suddjian)
|
||||
- [#11432](https://github.com/apache/superset/pull/11432) feat: annotation layers CRUD list view (#11432) (@riahk)
|
||||
- [#11390](https://github.com/apache/superset/pull/11390) refactor: Replace react-bootstrap Modals with Antd in Datasource (#11390) (@kgabryje)
|
||||
- [#11446](https://github.com/apache/superset/pull/11446) feat: annotations list CRUD view (#11446) (@lilykuang)
|
||||
- [#11459](https://github.com/apache/superset/pull/11459) Disabled chaning caret (#11459) (@kkucharc)
|
||||
- [#11457](https://github.com/apache/superset/pull/11457) docs: improve docs and update apache release scripts (#11457) (@dpgaspar)
|
||||
- [#11455](https://github.com/apache/superset/pull/11455) enabled skipped tests in AdhocMetrics Cypress (#11455) (@adam-stasiak)
|
||||
- [#11428](https://github.com/apache/superset/pull/11428) fix: Explore popovers issues (#11428) (@kgabryje)
|
||||
- [#11437](https://github.com/apache/superset/pull/11437) fix: add init.py to the annotations module (#11437) (@bkyryliuk)
|
||||
- [#11401](https://github.com/apache/superset/pull/11401) fix: a space adds the space. (#11401) (@rusackas)
|
||||
- [#11453](https://github.com/apache/superset/pull/11453) fix: Fixing broken Cypress test (#11453) (@rusackas)
|
||||
- [#11366](https://github.com/apache/superset/pull/11366) refactor: Use Antd Modals instead of react-bootstrap Modals (#11366) (@kgabryje)
|
||||
- [#11309](https://github.com/apache/superset/pull/11309) chore: cypress selectors refactor in explore module (#11309) (@adam-stasiak)
|
||||
- [#11312](https://github.com/apache/superset/pull/11312) chore: Cypress chart selectors refactor (#11312) (@adam-stasiak)
|
||||
- [#11414](https://github.com/apache/superset/pull/11414) fix: [email report] add multiple schedules per hour (#11414) (@graceguo-supercat)
|
||||
- [#11397](https://github.com/apache/superset/pull/11397) feat: add UUID column to saved_query for export/import (#11397) (@betodealmeida)
|
||||
- [#11439](https://github.com/apache/superset/pull/11439) fix filter highlighting (#11439) (@suddjian)
|
||||
- [#11444](https://github.com/apache/superset/pull/11444) fix: bump FAB to 3.1.1 (#11444) (@dpgaspar)
|
||||
- [#11407](https://github.com/apache/superset/pull/11407) fix: added meaningful exception for loading births error (#11407) (@kkucharc)
|
||||
- [#11315](https://github.com/apache/superset/pull/11315) chore: Update testconn logic (#11315) (@john-bodley)
|
||||
- [#10645](https://github.com/apache/superset/pull/10645) feat: enable metadata sync for virtual tables (#10645) (@villebro)
|
||||
- [#11429](https://github.com/apache/superset/pull/11429) fix: is_temporal should be overridden by is_dttm value (#11429) (@villebro)
|
||||
- [#11427](https://github.com/apache/superset/pull/11427) Moved css of inline inputs of DateFilterControl to css of FilterBox where it appears. (#11427) (@kkucharc)
|
||||
- [#11412](https://github.com/apache/superset/pull/11412) fix: multiple issues with FilterPopover (#11412) (@mistercrunch)
|
||||
- [#11327](https://github.com/apache/superset/pull/11327) Configured babel plugin for removing data-test from production code (#11327) (@adam-stasiak)
|
||||
- [#11424](https://github.com/apache/superset/pull/11424) feat(explore): update the order of datasource dropdown menu (#11424) (@hughhhh)
|
||||
- [#11371](https://github.com/apache/superset/pull/11371) feat: hide datasource legacy based on featureflag (#11371) (@hughhhh)
|
||||
- [#11382](https://github.com/apache/superset/pull/11382) fix: better error messages for dashboard properties modal (#11382) (@nytai)
|
||||
- [#11430](https://github.com/apache/superset/pull/11430) fix: saved query list sort by database (#11430) (@nytai)
|
||||
- [#11433](https://github.com/apache/superset/pull/11433) build: disable pr reviews for pr-lint action (#11433) (@nytai)
|
||||
- [#11381](https://github.com/apache/superset/pull/11381) fix: better error message for chart properties modal (#11381) (@nytai)
|
||||
- [#10724](https://github.com/apache/superset/pull/10724) Let the header wrap! (#10724) (@rusackas)
|
||||
- [#11330](https://github.com/apache/superset/pull/11330) refactor: Use Modals from Antd instead of react-bootstrap (#11330) (@kgabryje)
|
||||
- [#11391](https://github.com/apache/superset/pull/11391) feat: saved queries with execution info (#11391) (@dpgaspar)
|
||||
- [#11392](https://github.com/apache/superset/pull/11392) fix: keeping Markdown content while resizing window on Dashboard (#11392) (@kkucharc)
|
||||
- [#11423](https://github.com/apache/superset/pull/11423) Moved frame from below to currently focused window (#11423) (@kkucharc)
|
||||
- [#11239](https://github.com/apache/superset/pull/11239) refactor: Replace usages of reactable in TimeTable (#11239) (@kgabryje)
|
||||
- [#11417](https://github.com/apache/superset/pull/11417) fix(examples): specify 'time_range_endpoints' to prevent toast warning (#11417) (@mistercrunch)
|
||||
- [#11422](https://github.com/apache/superset/pull/11422) docs: Update Dremio doc with Arrow Flight connection details (#11422) (@narendrans)
|
||||
- [#11421](https://github.com/apache/superset/pull/11421) chore: upgrade TypeScript (3.8.3 -> 4.0.3) (#11421) (@ktmud)
|
||||
- [#11415](https://github.com/apache/superset/pull/11415) style: fix labels vertical align (#11415) (@mistercrunch)
|
||||
- [#11420](https://github.com/apache/superset/pull/11420) fix: error handling for webpack proxy (#11420) (@ktmud)
|
||||
- [#11416](https://github.com/apache/superset/pull/11416) refactor: typing for explore Control and messageToasts (#11416) (@ktmud)
|
||||
- [#11336](https://github.com/apache/superset/pull/11336) feat(dashboard): fetch charts by owners instead of created_by (#11336) (@nytai)
|
||||
- [#11375](https://github.com/apache/superset/pull/11375) chore: Fixed skipped cypress test - refresh dashboard function (#11375) (@adam-stasiak)
|
||||
- [#11342](https://github.com/apache/superset/pull/11342) chore: Button cruft cleanup (#11342) (@rusackas)
|
||||
- [#11395](https://github.com/apache/superset/pull/11395) refactor: Use Antd Dropdown instead of react-bootstrap in DatasourceControl (#11395) (@kgabryje)
|
||||
- [#11344](https://github.com/apache/superset/pull/11344) feat: annotations REST API (#11344) (@dpgaspar)
|
||||
- [#11396](https://github.com/apache/superset/pull/11396) fix dataset editor for saving schema (#11396) (@lilykuang)
|
||||
- [#11351](https://github.com/apache/superset/pull/11351) feat: export dashboards as ZIP files (#11351) (@betodealmeida)
|
||||
- [#11400](https://github.com/apache/superset/pull/11400) fix: long labels now truncate with ellipsis (#11400) (@rusackas)
|
||||
- [#11398](https://github.com/apache/superset/pull/11398) docs: Add semantic prefix info for PR titles (#11398) (@robdiciuccio)
|
||||
- [#11335](https://github.com/apache/superset/pull/11335) fix: change chart title by clicking (#11335) (@lilykuang)
|
||||
- [#11403](https://github.com/apache/superset/pull/11403) build: bump pr-lint-action (#11403) (@nytai)
|
||||
- [#11129](https://github.com/apache/superset/pull/11129) docs: fix typo (#11129) (@curlup)
|
||||
- [#10834](https://github.com/apache/superset/pull/10834) fix: dashboard edit/save errors (#10834) (@eschutho)
|
||||
- [#11211](https://github.com/apache/superset/pull/11211) refactor: Replace react-bootstrap tabs with Antd tabs on Profile (#11211) (@kgabryje)
|
||||
- [#11240](https://github.com/apache/superset/pull/11240) refactor: Replace usages of reactable in TableLoader (#11240) (@kgabryje)
|
||||
- [#11376](https://github.com/apache/superset/pull/11376) build: let webpack proxy server handle more content encoding (#11376) (@ktmud)
|
||||
- [#11369](https://github.com/apache/superset/pull/11369) fix: dashboard cache invalid join query (#11369) (@ktmud)
|
||||
- [#11349](https://github.com/apache/superset/pull/11349) feat: export charts as ZIP files (#11349) (@betodealmeida)
|
||||
- [#11332](https://github.com/apache/superset/pull/11332) feat: export datasets as ZIP files (#11332) (@betodealmeida)
|
||||
- [#11383](https://github.com/apache/superset/pull/11383) style: improve the "Create New Chart" screen's usability (#11383) (@mistercrunch)
|
||||
- [#11386](https://github.com/apache/superset/pull/11386) docs: add VLMedia to users list (#11386) (@iercan)
|
||||
- [#11362](https://github.com/apache/superset/pull/11362) feat: add statsd metrics to FAB rest API post, put and delete (#11362) (@dpgaspar)
|
||||
- [#11346](https://github.com/apache/superset/pull/11346) perf(api): improve API info performance (#11346) (@dpgaspar)
|
||||
- [#11372](https://github.com/apache/superset/pull/11372) removing outlines on a few key elements (#11372) (@rusackas)
|
||||
- [#11026](https://github.com/apache/superset/pull/11026) docs: Fix typo in installing from scratch (#11026) (@philipqnguyen)
|
||||
- [#11334](https://github.com/apache/superset/pull/11334) chore(prophet): ignore logged warning for missing plotly package (#11334) (@villebro)
|
||||
- [#11271](https://github.com/apache/superset/pull/11271) feat: CSS Templates List Actions (#11271) (@riahk)
|
||||
- [#11367](https://github.com/apache/superset/pull/11367) Fix overflowing tabs (#11367) (@kgabryje)
|
||||
- [#11374](https://github.com/apache/superset/pull/11374) Log warning for failure to get table/view names from DB (#11374) (@robdiciuccio)
|
||||
- [#11354](https://github.com/apache/superset/pull/11354) style(sqllab): wrap text in monospace db-provided error messages (#11354) (@mistercrunch)
|
||||
- [#11338](https://github.com/apache/superset/pull/11338) fix: 'Save Chart' modal's dashboard dropdown isn't sticky (#11338) (@mistercrunch)
|
||||
- [#11355](https://github.com/apache/superset/pull/11355) style: make <Label/> not uppercase (#11355) (@mistercrunch)
|
||||
- [#11340](https://github.com/apache/superset/pull/11340) feat: adding feature flags to escape/hide html in markdown (#11340) (@rusackas)
|
||||
- [#11286](https://github.com/apache/superset/pull/11286) fix: saved_query search on schema and database not working (#11286) (@dpgaspar)
|
||||
- [#11348](https://github.com/apache/superset/pull/11348) fix: Allow "EXPLAIN" queries when "Allow DML" setting is False (#11348) (@hughhhh)
|
||||
- [#11337](https://github.com/apache/superset/pull/11337) fix(listview): hide actions column if no actions are allowed (#11337) (@nytai)
|
||||
- [#11353](https://github.com/apache/superset/pull/11353) style: using correct + icon on New Query button (#11353) (@rusackas)
|
||||
- [#11169](https://github.com/apache/superset/pull/11169) docs: add a roadmap page pointing to SIP-53 (#11169) (@mistercrunch)
|
||||
- [#11274](https://github.com/apache/superset/pull/11274) fix: error around latest partition in BigQuery (#11274) (@mistercrunch)
|
||||
- [#11227](https://github.com/apache/superset/pull/11227) style(menu): clean up right menu - leaving only "Settings" (#11227) (@mistercrunch)
|
||||
- [#11343](https://github.com/apache/superset/pull/11343) Fix tabs switching in SouthPane (#11343) (@kgabryje)
|
||||
- [#11296](https://github.com/apache/superset/pull/11296) feat: css template add/edit modal (#11296) (@lilykuang)
|
||||
- [#11218](https://github.com/apache/superset/pull/11218) fix: update table_name and schema on dataset editor (#11218) (@lilykuang)
|
||||
- [#11313](https://github.com/apache/superset/pull/11313) tests: Parameterize some tests in alerts_tests.py (#11313) (@hnle)
|
||||
- [#11280](https://github.com/apache/superset/pull/11280) chore: Dashboard cypress refactor (#11280) (@adam-stasiak)
|
||||
- [#11241](https://github.com/apache/superset/pull/11241) refactor: Replace usages of reactable in ChangeDatasourceModal (#11241) (@kgabryje)
|
||||
- [#11163](https://github.com/apache/superset/pull/11163) refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) (@kgabryje)
|
||||
- [#11279](https://github.com/apache/superset/pull/11279) refactor: replace AvatarIcon instances with FacePile (#11279) (@nytai)
|
||||
- [#11290](https://github.com/apache/superset/pull/11290) tests: added fixtures to created dashboards and updated test with proper value (#11290) (@kkucharc)
|
||||
- [#11333](https://github.com/apache/superset/pull/11333) Fix: bring back type ignore for config import (#11333) (@kkucharc)
|
||||
- [#11326](https://github.com/apache/superset/pull/11326) fix(chart-api): cached-indicator always shows value is cached (#11326) (@villebro)
|
||||
- [#11216](https://github.com/apache/superset/pull/11216) refactor: Refactor QueryTable to use react-table (#11216) (@kgabryje)
|
||||
- [#11259](https://github.com/apache/superset/pull/11259) chore: make config ENABLE_REACT_CRUD_VIEWS = True by default (#11259) (@mistercrunch)
|
||||
- [#11303](https://github.com/apache/superset/pull/11303) Fix overflowing tab's styling in TabbedSqlEditors (#11303) (@kgabryje)
|
||||
- [#11229](https://github.com/apache/superset/pull/11229) feat: export databases as a ZIP bundle (#11229) (@betodealmeida)
|
||||
- [#11305](https://github.com/apache/superset/pull/11305) fix: should update last_modified_time in client-side after save dash (#11305) (@graceguo-supercat)
|
||||
- [#11300](https://github.com/apache/superset/pull/11300) fix CTAS and CVAS buttons invisible (#11300) (@zhaoyongjie)
|
||||
- [#11294](https://github.com/apache/superset/pull/11294) feat: update time_compare description and choices (#11294) (@etr2460)
|
||||
- [#11187](https://github.com/apache/superset/pull/11187) fix: button translations missing (#11187) (@rubenSastre)
|
||||
- [#11293](https://github.com/apache/superset/pull/11293) fix: use dashboard id for stable cache key (#11293) (@ktmud)
|
||||
- [#11278](https://github.com/apache/superset/pull/11278) fix: add schema name to datasource field in chart list (#11278) (@nytai)
|
||||
- [#11287](https://github.com/apache/superset/pull/11287) fix: Fix styling in SqlLab when tabs overflow (#11287) (@kgabryje)
|
||||
- [#11254](https://github.com/apache/superset/pull/11254) chore: Added data-test attributes for testing (#11254) (@adam-stasiak)
|
||||
- [#11273](https://github.com/apache/superset/pull/11273) fix: delete the correct dashboard cache key (#11273) (@ktmud)
|
||||
- [#11260](https://github.com/apache/superset/pull/11260) fix(query search): use new api to fetch users (#11260) (@nytai)
|
||||
- [#11270](https://github.com/apache/superset/pull/11270) Revert "fix: keep placeholder in multivalue select when a value exists (#11181)" (#11270) (@etr2460)
|
||||
- [#11249](https://github.com/apache/superset/pull/11249) Refactored api_tests in charts. Split filter test into several unit tests cases. Added table id based on database id (#11249) (@kkucharc)
|
||||
- [#11217](https://github.com/apache/superset/pull/11217) refactor: Implement TableView component (#11217) (@kgabryje)
|
||||
- [#11222](https://github.com/apache/superset/pull/11222) refactor: use contextmanager for event_logger decorators (#11222) (@ktmud)
|
||||
- [#11256](https://github.com/apache/superset/pull/11256) docs: add note about migration in #11098 to Changelog (#11256) (@betodealmeida)
|
||||
- [#11233](https://github.com/apache/superset/pull/11233) chore(engine): adapt postgres backend connection URI (#11233) (@zhaoyongjie)
|
||||
- [#11261](https://github.com/apache/superset/pull/11261) docs: Add utair to list of companies using Apache Superset (#11261) (@dmitrijkir)
|
||||
- [#11193](https://github.com/apache/superset/pull/11193) fix: do not import superset_config on tests (#11193) (@betodealmeida)
|
||||
- [#11258](https://github.com/apache/superset/pull/11258) update dashboard edit modal (#11258) (@lilykuang)
|
||||
- [#11234](https://github.com/apache/superset/pull/11234) perf: cache dashboard bootstrap data (#11234) (@ktmud)
|
||||
- [#11252](https://github.com/apache/superset/pull/11252) fix: improve time compare range error (#11252) (@etr2460)
|
||||
- [#11242](https://github.com/apache/superset/pull/11242) docs: don't link to database engine pages (#11242) (@mistercrunch)
|
||||
- [#11181](https://github.com/apache/superset/pull/11181) fix: keep placeholder in multivalue select when a value exists (#11181) (@eschutho)
|
||||
- [#11209](https://github.com/apache/superset/pull/11209) perf: speed up uuid column generation (#11209) (@ktmud)
|
||||
- [#11228](https://github.com/apache/superset/pull/11228) test: add admin to the owners of birth_names slices (#11228) (@ktmud)
|
||||
- [#11246](https://github.com/apache/superset/pull/11246) fix: Ensure consistent naming for testconn (#11246) (@john-bodley)
|
||||
- [#11210](https://github.com/apache/superset/pull/11210) fix: show TIME COLUMN options in dashboard (#11210) (@graceguo-supercat)
|
||||
- [#11220](https://github.com/apache/superset/pull/11220) feat: prevent co-edit dashboard collision (#11220) (@graceguo-supercat)
|
||||
- [#11244](https://github.com/apache/superset/pull/11244) chore: deprecate REDUCE_DASHBOARD_BOOTSTRAP_PAYLOAD (#11244) (@etr2460)
|
||||
- [#11153](https://github.com/apache/superset/pull/11153) fix: questioning a few lines that force an ORDER clause (#11153) (@mistercrunch)
|
||||
- [#11231](https://github.com/apache/superset/pull/11231) docs: Added Dremio to superset home page (#11231) (@narendrans)
|
||||
- [#11223](https://github.com/apache/superset/pull/11223) chore: Leverage SQLALchemy ping rather than explicit SELECT 1 for testconn (#11223) (@john-bodley)
|
||||
- [#11230](https://github.com/apache/superset/pull/11230) fix(cypress): table viz failed to run in postgres12 (#11230) (@zhaoyongjie)
|
||||
- [#11225](https://github.com/apache/superset/pull/11225) fix: adding nofollow (#11225) (@rusackas)
|
||||
- [#11212](https://github.com/apache/superset/pull/11212) refactor: Replace react-bootstrap tabs with Antd tabs in SqlLab (#11212) (@kgabryje)
|
||||
- [#11179](https://github.com/apache/superset/pull/11179) chore: simplify alerting data model to leverage a single class (#11179) (@bkyryliuk)
|
||||
- [#11189](https://github.com/apache/superset/pull/11189) feat: CSS Templates List (#11189) (@riahk)
|
||||
- [#11101](https://github.com/apache/superset/pull/11101) style(listview): various changes to get closer to SIP-34 designs (#11101) (@nytai)
|
||||
- [#11214](https://github.com/apache/superset/pull/11214) Changed cache uid to be depending on table in test_csv_response_format (#11214) (@kkucharc)
|
||||
- [#11213](https://github.com/apache/superset/pull/11213) test: test_cache_logging is not depending on other dashboard (#11213) (@kkucharc)
|
||||
- [#11208](https://github.com/apache/superset/pull/11208) chore: Add __pycache__ to gitignore (#11208) (@ktmud)
|
||||
- [#11204](https://github.com/apache/superset/pull/11204) Fix typo "insode" -> "inside" (#11204) (@jharding-blw)
|
||||
- [#11203](https://github.com/apache/superset/pull/11203) fix: revert eTag cache feature for dashboard (#11203) (@graceguo-supercat)
|
||||
- [#11196](https://github.com/apache/superset/pull/11196) fix: skip unit test that is failing in master for test-postgres-hive (#11196) (@betodealmeida)
|
||||
- [#11172](https://github.com/apache/superset/pull/11172) chore: turn SQL templating off by default (#11172) (@dpgaspar)
|
||||
- [#11194](https://github.com/apache/superset/pull/11194) Revert "refactor: Replace react-bootstrap tabs with Antd tabs (#11090)" (#11194) (@john-bodley)
|
||||
- [#11098](https://github.com/apache/superset/pull/11098) feat: add UUID column to ImportMixin (#11098) (@betodealmeida)
|
||||
- [#11155](https://github.com/apache/superset/pull/11155) chore: cleanup FAB update perms (#11155) (@john-bodley)
|
||||
- [#11131](https://github.com/apache/superset/pull/11131) test: removed unicode_test example from unit tests (#11131) (@kkucharc)
|
||||
- [#11173](https://github.com/apache/superset/pull/11173) fix(viz): downgrade exception for missing viz/datasource (#11173) (@villebro)
|
||||
- [#11180](https://github.com/apache/superset/pull/11180) fixed undefined names error (#11180) (@lilykuang)
|
||||
- [#11164](https://github.com/apache/superset/pull/11164) fix: save query modal/button styling + convert to ant-d modal (#11164) (@riahk)
|
||||
- [#11176](https://github.com/apache/superset/pull/11176) fix: cosmetic issue template (#11176) (@mistercrunch)
|
||||
- [#11175](https://github.com/apache/superset/pull/11175) chore: remove SIP_34_SAVED_QUERIES_UI feature flag (#11175) (@lilykuang)
|
||||
- [#11174](https://github.com/apache/superset/pull/11174) chore: add issue template for 'Cosmetic Issue' (#11174) (@mistercrunch)
|
||||
- [#11168](https://github.com/apache/superset/pull/11168) fix: 📜 `/docs/api` won't render (#11168) (@mistercrunch)
|
||||
- [#11170](https://github.com/apache/superset/pull/11170) style(dashboard): minor improvements to chart context menu (#11170) (@mistercrunch)
|
||||
- [#11056](https://github.com/apache/superset/pull/11056) style: fix too light form labels in DatabaseModal + DRY css (#11056) (@mistercrunch)
|
||||
- [#11075](https://github.com/apache/superset/pull/11075) style(sqllab): make database errors more clear and render as monospace (#11075) (@mistercrunch)
|
||||
- [#11137](https://github.com/apache/superset/pull/11137) fix: enable consistent etag across workers and force no-cache for dashboards (#11137) (@ktmud)
|
||||
- [#11055](https://github.com/apache/superset/pull/11055) chore: more 'datasource' -> 'dataset' renaming (#11055) (@mistercrunch)
|
||||
- [#11108](https://github.com/apache/superset/pull/11108) Remove erroneous package-lock.json (#11108) (@robdiciuccio)
|
||||
- [#11135](https://github.com/apache/superset/pull/11135) feat: saved query preview modal (#11135) (@lilykuang)
|
||||
- [#11040](https://github.com/apache/superset/pull/11040) allow passing bash args into the pytest (#11040) (@amitmiran137)
|
||||
- [#11152](https://github.com/apache/superset/pull/11152) docs: typo (#11152) (@jolange)
|
||||
- [#11154](https://github.com/apache/superset/pull/11154) docs: add API page to docs using Swagger UI (#11154) (@mistercrunch)
|
||||
- [#11143](https://github.com/apache/superset/pull/11143) chore: Remove obsolete creating missing metric permissions (#11143) (@john-bodley)
|
||||
- [#11150](https://github.com/apache/superset/pull/11150) Revert "refactor: Remove usages of reactable from TimeTable (#11046)" (#11150) (@etr2460)
|
||||
- [#11145](https://github.com/apache/superset/pull/11145) fix: fixing CI workflow (#11145) (@henryyeh)
|
||||
- [#11058](https://github.com/apache/superset/pull/11058) fix: Enable ESLint rule default-props-match-prop-types (#11058) (@kgabryje)
|
||||
- [#11120](https://github.com/apache/superset/pull/11120) fix: clean up prop type errors in jest tests (#11120) (@eschutho)
|
||||
- [#11090](https://github.com/apache/superset/pull/11090) refactor: Replace react-bootstrap tabs with Antd tabs (#11090) (@kgabryje)
|
||||
- [#10924](https://github.com/apache/superset/pull/10924) perf(explore): render datasource details only when needed (#10924) (@ktmud)
|
||||
- [#11139](https://github.com/apache/superset/pull/11139) style: override ace edit error icon (#11139) (@nytai)
|
||||
|
||||
### 0.38.0 (Mon Nov 17 07:23:54 2020 +00:00)
|
||||
- [#11724](https://github.com/apache/superset/pull/11724) fix: prior npm font source had a glitch (#11724) (@rusackas)
|
||||
- [#11718](https://github.com/apache/superset/pull/11718) refactor: Load fonts from packages rather than local binaries (#11718) (@rusackas)
|
||||
|
||||
115
superset-frontend/package-lock.json
generated
115
superset-frontend/package-lock.json
generated
@@ -25318,28 +25318,28 @@
|
||||
"dependencies": {
|
||||
"abbrev": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"ansi-regex": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"aproba": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"are-we-there-yet": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25350,14 +25350,14 @@
|
||||
},
|
||||
"balanced-match": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"brace-expansion": {
|
||||
"version": "1.1.11",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25368,35 +25368,35 @@
|
||||
},
|
||||
"code-point-at": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"concat-map": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"console-control-strings": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"core-util-is": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25406,35 +25406,35 @@
|
||||
},
|
||||
"deep-extend": {
|
||||
"version": "0.6.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"delegates": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"detect-libc": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"fs.realpath": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"gauge": {
|
||||
"version": "2.7.4",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25451,7 +25451,7 @@
|
||||
},
|
||||
"glob": {
|
||||
"version": "7.1.3",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25466,14 +25466,14 @@
|
||||
},
|
||||
"has-unicode": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"iconv-lite": {
|
||||
"version": "0.4.24",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25483,7 +25483,7 @@
|
||||
},
|
||||
"ignore-walk": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-DTVlMx3IYPe0/JJcYP7Gxg7ttZZu3IInhuEhbchuqneY9wWe5Ojy2mXLBaQFUQmo0AW2r3qG7m1mg86js+gnlQ==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25493,7 +25493,7 @@
|
||||
},
|
||||
"inflight": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25504,14 +25504,14 @@
|
||||
},
|
||||
"inherits": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"is-fullwidth-code-point": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25521,14 +25521,14 @@
|
||||
},
|
||||
"isarray": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"minimatch": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25545,14 +25545,14 @@
|
||||
},
|
||||
"ms": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"needle": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-QBZu7aAFR0522EyaXZM0FZ9GLpq6lvQ3uq8gteiDUp7wKdy0lSd2hPlgFwVuW1CBkfEs9PfDQsQzZghLs/psdg==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25564,7 +25564,7 @@
|
||||
},
|
||||
"node-pre-gyp": {
|
||||
"version": "0.12.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-4KghwV8vH5k+g2ylT+sLTjy5wmUOb9vPhnM8NHvRf9dHmnW/CndrFXy2aRPaPST6dugXSdHXfeaHQm77PIz/1A==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25583,7 +25583,7 @@
|
||||
},
|
||||
"nopt": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25594,14 +25594,14 @@
|
||||
},
|
||||
"npm-bundled": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-8/JCaftHwbd//k6y2rEWp6k1wxVfpFzB6t1p825+cUb7Ym2XQfhwIC5KwhrvzZRJu+LtDE585zVaS32+CGtf0g==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"npm-packlist": {
|
||||
"version": "1.4.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-+TcdO7HJJ8peiiYhvPxsEDhF3PJFGUGRcFsGve3vxvxdcpO2Z4Z7rkosRM0kWj6LfbK/P0gu3dzk5RU1ffvFcw==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25612,7 +25612,7 @@
|
||||
},
|
||||
"npmlog": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25625,21 +25625,21 @@
|
||||
},
|
||||
"number-is-nan": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"object-assign": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"once": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25649,21 +25649,21 @@
|
||||
},
|
||||
"os-homedir": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"os-tmpdir": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"osenv": {
|
||||
"version": "0.1.5",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25674,21 +25674,21 @@
|
||||
},
|
||||
"path-is-absolute": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"process-nextick-args": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"rc": {
|
||||
"version": "1.2.8",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25701,7 +25701,7 @@
|
||||
},
|
||||
"readable-stream": {
|
||||
"version": "2.3.6",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25717,7 +25717,7 @@
|
||||
},
|
||||
"rimraf": {
|
||||
"version": "2.6.3",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25727,49 +25727,49 @@
|
||||
},
|
||||
"safe-buffer": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"safer-buffer": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"sax": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"semver": {
|
||||
"version": "5.7.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"set-blocking": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"signal-exit": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"string-width": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25781,7 +25781,7 @@
|
||||
},
|
||||
"string_decoder": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25791,7 +25791,7 @@
|
||||
},
|
||||
"strip-ansi": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25801,21 +25801,21 @@
|
||||
},
|
||||
"strip-json-comments": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"util-deprecate": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"wide-align": {
|
||||
"version": "1.1.3",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
@@ -25825,7 +25825,7 @@
|
||||
},
|
||||
"wrappy": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "",
|
||||
"resolved": false,
|
||||
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
@@ -39129,8 +39129,7 @@
|
||||
"lodash.debounce": {
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
||||
"integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=",
|
||||
"dev": true
|
||||
"integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
|
||||
},
|
||||
"lodash.escape": {
|
||||
"version": "4.0.1",
|
||||
|
||||
@@ -29,10 +29,9 @@ import Button from 'src/components/Button';
|
||||
import sinon from 'sinon';
|
||||
import fetchMock from 'fetch-mock';
|
||||
|
||||
import Modal from 'src/common/components/Modal';
|
||||
import * as exploreUtils from 'src/explore/exploreUtils';
|
||||
import * as saveModalActions from 'src/explore/actions/saveModalActions';
|
||||
import SaveModal from 'src/explore/components/SaveModal';
|
||||
import SaveModal, { StyledModal } from 'src/explore/components/SaveModal';
|
||||
|
||||
describe('SaveModal', () => {
|
||||
const middlewares = [thunk];
|
||||
@@ -79,11 +78,11 @@ describe('SaveModal', () => {
|
||||
|
||||
it('renders a Modal with the right set of components', () => {
|
||||
const wrapper = getWrapper();
|
||||
expect(wrapper.find(Modal)).toExist();
|
||||
expect(wrapper.find(StyledModal)).toExist();
|
||||
expect(wrapper.find(FormControl)).toExist();
|
||||
expect(wrapper.find(Radio)).toHaveLength(2);
|
||||
|
||||
const footerWrapper = shallow(wrapper.find('Modal').props().footer);
|
||||
const footerWrapper = shallow(wrapper.find(StyledModal).props().footer);
|
||||
expect(footerWrapper.find(Button)).toHaveLength(3);
|
||||
});
|
||||
|
||||
|
||||
@@ -28,10 +28,10 @@ export const FilterContainer = styled.div`
|
||||
display: inline-flex;
|
||||
margin-right: 2em;
|
||||
font-size: ${({ theme }) => theme.typography.sizes.s}px;
|
||||
align-items: center;
|
||||
`;
|
||||
|
||||
export const FilterTitle = styled.label`
|
||||
font-weight: bold;
|
||||
line-height: 27px;
|
||||
margin: 0 0.4em 0 0;
|
||||
`;
|
||||
|
||||
@@ -76,13 +76,7 @@ export default class OnPasteSelect extends React.Component {
|
||||
|
||||
render() {
|
||||
const { selectWrap: SelectComponent, ...restProps } = this.props;
|
||||
return (
|
||||
<SelectComponent
|
||||
{...restProps}
|
||||
onPaste={this.onPaste}
|
||||
menuPortalTarget={document.body}
|
||||
/>
|
||||
);
|
||||
return <SelectComponent {...restProps} onPaste={this.onPaste} />;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -98,6 +92,7 @@ OnPasteSelect.propTypes = {
|
||||
value: PropTypes.any,
|
||||
isValidNewOption: PropTypes.func,
|
||||
noResultsText: PropTypes.string,
|
||||
forceOverflow: PropTypes.bool,
|
||||
};
|
||||
OnPasteSelect.defaultProps = {
|
||||
separator: [',', '\n', '\t', ';'],
|
||||
|
||||
@@ -91,6 +91,7 @@ export type SupersetStyledSelectProps<
|
||||
valueRenderedAsLabel?: boolean;
|
||||
// callback for paste event
|
||||
onPaste?: (e: SyntheticEvent) => void;
|
||||
forceOverflow?: boolean;
|
||||
// for simplier theme overrides
|
||||
themeConfig?: PartialThemeConfig;
|
||||
stylesConfig?: PartialStylesConfig;
|
||||
@@ -146,6 +147,7 @@ function styled<
|
||||
multi = false, // same as `isMulti`, used for backward compatibility
|
||||
clearable, // same as `isClearable`
|
||||
sortable = true, // whether to enable drag & drop sorting
|
||||
forceOverflow, // whether the dropdown should be forcefully overflowing
|
||||
|
||||
// react-select props
|
||||
className = DEFAULT_CLASS_NAME,
|
||||
@@ -177,6 +179,7 @@ function styled<
|
||||
}
|
||||
return optionRenderer ? optionRenderer(option) : getOptionLabel(option);
|
||||
},
|
||||
|
||||
...restProps
|
||||
} = selectProps;
|
||||
|
||||
@@ -216,8 +219,6 @@ function styled<
|
||||
Object.assign(restProps, sortableContainerProps);
|
||||
}
|
||||
|
||||
stylesConfig.menuPortal = base => ({ ...base, zIndex: 9999 });
|
||||
|
||||
// When values are rendered as labels, adjust valueContainer padding
|
||||
const valueRenderedAsLabel =
|
||||
valueRenderedAsLabel_ === undefined ? isMulti : valueRenderedAsLabel_;
|
||||
@@ -243,6 +244,18 @@ function styled<
|
||||
});
|
||||
}
|
||||
|
||||
// handle forcing dropdown overflow
|
||||
// use only when setting overflow:visible isn't possible on the container element
|
||||
if (forceOverflow) {
|
||||
Object.assign(restProps, {
|
||||
closeMenuOnScroll: (e: Event) => {
|
||||
const target = e.target as HTMLElement;
|
||||
return target && !target.classList?.contains('Select__menu-list');
|
||||
},
|
||||
menuPosition: 'fixed',
|
||||
});
|
||||
}
|
||||
|
||||
// Make sure always return StateManager for the refs.
|
||||
// To get the real `Select` component, keep tap into `obj.select`:
|
||||
// - for normal <Select /> component: StateManager -> Select,
|
||||
|
||||
@@ -120,6 +120,7 @@ class RefreshIntervalModal extends React.PureComponent<
|
||||
options={options}
|
||||
value={{ value: refreshFrequency }}
|
||||
onChange={this.handleFrequencyChange}
|
||||
forceOverflow
|
||||
/>
|
||||
{showRefreshWarning && (
|
||||
<RefreshWarningContainer>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
/* eslint camelcase: 0 */
|
||||
import React from 'react';
|
||||
import { Alert, FormControl, FormGroup, Radio } from 'react-bootstrap';
|
||||
import { JsonObject, t } from '@superset-ui/core';
|
||||
import { JsonObject, t, styled } from '@superset-ui/core';
|
||||
import ReactMarkdown from 'react-markdown';
|
||||
import Modal from 'src/common/components/Modal';
|
||||
import Button from 'src/components/Button';
|
||||
@@ -55,6 +55,12 @@ type SaveModalState = {
|
||||
action: ActionType;
|
||||
};
|
||||
|
||||
export const StyledModal = styled(Modal)`
|
||||
.ant-modal-body {
|
||||
overflow: visible;
|
||||
}
|
||||
`;
|
||||
|
||||
class SaveModal extends React.Component<SaveModalProps, SaveModalState> {
|
||||
constructor(props: SaveModalProps) {
|
||||
super(props);
|
||||
@@ -153,7 +159,7 @@ class SaveModal extends React.Component<SaveModalProps, SaveModalState> {
|
||||
|
||||
render() {
|
||||
return (
|
||||
<Modal
|
||||
<StyledModal
|
||||
show
|
||||
onHide={this.props.onHide}
|
||||
title={t('Save Chart')}
|
||||
@@ -261,7 +267,7 @@ class SaveModal extends React.Component<SaveModalProps, SaveModalState> {
|
||||
/>
|
||||
</FormGroup>
|
||||
</div>
|
||||
</Modal>
|
||||
</StyledModal>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,6 +56,7 @@ const propTypes = {
|
||||
menuPortalTarget: PropTypes.element,
|
||||
menuPosition: PropTypes.string,
|
||||
menuPlacement: PropTypes.string,
|
||||
forceOverflow: PropTypes.bool,
|
||||
};
|
||||
|
||||
const defaultProps = {
|
||||
@@ -218,7 +219,6 @@ export default class SelectControl extends React.PureComponent {
|
||||
filterOption,
|
||||
isLoading,
|
||||
menuPlacement,
|
||||
menuPosition,
|
||||
name,
|
||||
noResultsText,
|
||||
onFocus,
|
||||
@@ -227,6 +227,9 @@ export default class SelectControl extends React.PureComponent {
|
||||
value,
|
||||
valueKey,
|
||||
valueRenderer,
|
||||
forceOverflow,
|
||||
menuPortalTarget,
|
||||
menuPosition,
|
||||
} = this.props;
|
||||
|
||||
const optionsRemaining = this.optionsRemaining();
|
||||
@@ -251,7 +254,8 @@ export default class SelectControl extends React.PureComponent {
|
||||
isMulti,
|
||||
labelKey: 'label',
|
||||
menuPlacement,
|
||||
menuPortalTarget: document.body,
|
||||
forceOverflow,
|
||||
menuPortalTarget,
|
||||
menuPosition,
|
||||
name: `select-${name}`,
|
||||
noResultsText,
|
||||
|
||||
@@ -17,9 +17,11 @@
|
||||
* under the License.
|
||||
*/
|
||||
import { t, validateNonEmpty } from '@superset-ui/core';
|
||||
import { sections } from '@superset-ui/chart-controls';
|
||||
|
||||
export default {
|
||||
controlPanelSections: [
|
||||
sections.legacyTimeseriesTime,
|
||||
{
|
||||
label: t('Query'),
|
||||
expanded: true,
|
||||
@@ -61,12 +63,4 @@ export default {
|
||||
multiple: false,
|
||||
},
|
||||
},
|
||||
sectionOverrides: {
|
||||
druidTimeSeries: {
|
||||
controlSetRows: [['granularity', 'druid_time_origin'], ['time_range']],
|
||||
},
|
||||
sqlaTimeSeries: {
|
||||
controlSetRows: [['granularity_sqla', 'time_grain_sqla'], ['time_range']],
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -402,6 +402,7 @@ class FilterBox extends React.PureComponent {
|
||||
: CreatableSelect
|
||||
}
|
||||
noResultsText={t('No results found')}
|
||||
forceOverflow
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -18,9 +18,11 @@
|
||||
*/
|
||||
import React from 'react';
|
||||
import { t } from '@superset-ui/core';
|
||||
import { sections } from '@superset-ui/chart-controls';
|
||||
|
||||
export default {
|
||||
controlPanelSections: [
|
||||
sections.legacyTimeseriesTime,
|
||||
{
|
||||
label: t('Filters Configuration'),
|
||||
expanded: true,
|
||||
|
||||
@@ -23,7 +23,7 @@ params:
|
||||
donut: true
|
||||
granularity_sqla: time_start
|
||||
groupby:
|
||||
- Ethnic Minority
|
||||
- ethnic_minority
|
||||
innerRadius: 44
|
||||
label_line: true
|
||||
labels_outside: true
|
||||
|
||||
@@ -23,7 +23,7 @@ params:
|
||||
datasource: 42__table
|
||||
granularity_sqla: time_start
|
||||
groupby:
|
||||
- Developer Type
|
||||
- developer_type
|
||||
metrics:
|
||||
- count
|
||||
order_by_cols: []
|
||||
|
||||
@@ -26,7 +26,7 @@ params:
|
||||
isNew: false
|
||||
operator: ==
|
||||
sqlExpression: null
|
||||
subject: Developer Type
|
||||
subject: developer_type
|
||||
- clause: WHERE
|
||||
comparator: 'NULL'
|
||||
expressionType: SIMPLE
|
||||
|
||||
@@ -26,7 +26,7 @@ params:
|
||||
isNew: false
|
||||
operator: ==
|
||||
sqlExpression: null
|
||||
subject: Developer Type
|
||||
subject: developer_type
|
||||
datasource: 42__table
|
||||
granularity_sqla: time_start
|
||||
header_font_size: 0.4
|
||||
|
||||
@@ -26,7 +26,7 @@ params:
|
||||
isNew: false
|
||||
operator: '!='
|
||||
sqlExpression: null
|
||||
subject: Ethnic Minority
|
||||
subject: ethnic_minority
|
||||
- clause: WHERE
|
||||
comparator: 'NULL'
|
||||
expressionType: SIMPLE
|
||||
@@ -40,7 +40,7 @@ params:
|
||||
datasource: 42__table
|
||||
granularity_sqla: time_start
|
||||
groupby:
|
||||
- Ethnic Minority
|
||||
- ethnic_minority
|
||||
- gender
|
||||
label_colors: {}
|
||||
metric: count
|
||||
|
||||
@@ -23,32 +23,37 @@ params:
|
||||
filter_configs:
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: Ethnic Minority
|
||||
column: ethnic_minority
|
||||
key: -xNBqpfQo
|
||||
label: Ethnic Minority
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: gender
|
||||
key: 19VeBGTKf
|
||||
label: Gender
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: Developer Type
|
||||
column: developer_type
|
||||
key: OWTb4s69T
|
||||
label: Developer Type
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: lang_at_home
|
||||
key: Fn-YClyhb
|
||||
label: Language at Home
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: country_live
|
||||
key: 2fNskRCLJ
|
||||
label: Country live
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
granularity_sqla: time_start
|
||||
|
||||
@@ -23,22 +23,23 @@ params:
|
||||
filter_configs:
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: Country_Name
|
||||
column: country_name
|
||||
key: D00hRxPLE
|
||||
label: Country
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: Product_Category
|
||||
column: product_category
|
||||
key: jJ7x2cuIc
|
||||
label: Vaccine Approach
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: Clinical Stage
|
||||
column: clinical_stage
|
||||
key: EgGwwAUU6
|
||||
label: Clinical Stage
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
queryFields: {}
|
||||
|
||||
@@ -26,13 +26,13 @@ params:
|
||||
isNew: false
|
||||
operator: ==
|
||||
sqlExpression: null
|
||||
subject: Developer Type
|
||||
subject: developer_type
|
||||
color_scheme: supersetColors
|
||||
datasource: 42__table
|
||||
donut: true
|
||||
granularity_sqla: time_start
|
||||
groupby:
|
||||
- First Time Developer
|
||||
- first_time_developer
|
||||
innerRadius: 43
|
||||
labels_outside: true
|
||||
metric: count
|
||||
|
||||
@@ -35,7 +35,7 @@ params:
|
||||
isNew: false
|
||||
operator: '!='
|
||||
sqlExpression: null
|
||||
subject: First Time Developer
|
||||
subject: first_time_developer
|
||||
- clause: WHERE
|
||||
comparator: 'NULL'
|
||||
expressionType: SIMPLE
|
||||
@@ -49,7 +49,7 @@ params:
|
||||
datasource: 42__table
|
||||
granularity_sqla: time_start
|
||||
groupby:
|
||||
- First Time Developer
|
||||
- first_time_developer
|
||||
- communite_time
|
||||
label_colors: {}
|
||||
metric: count
|
||||
|
||||
@@ -19,22 +19,22 @@ viz_type: table
|
||||
params:
|
||||
adhoc_filters: []
|
||||
all_columns:
|
||||
- Name
|
||||
- Global_Sales
|
||||
- Platform
|
||||
- Genre
|
||||
- Publisher
|
||||
- Year
|
||||
- name
|
||||
- global_sales
|
||||
- platform
|
||||
- genre
|
||||
- publisher
|
||||
- year
|
||||
color_pn: false
|
||||
datasource: 21__table
|
||||
granularity_sqla: Year
|
||||
granularity_sqla: year
|
||||
groupby:
|
||||
- Name
|
||||
- name
|
||||
include_search: true
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: Global_Sales
|
||||
column_name: global_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
@@ -52,7 +52,7 @@ params:
|
||||
optionName: metric_pkpvgdsf70d_pnqv77v0x2p
|
||||
sqlExpression: null
|
||||
order_by_cols:
|
||||
- '["Global_Sales", false]'
|
||||
- '["global_sales", false]'
|
||||
order_desc: true
|
||||
page_length: '15'
|
||||
percent_metrics: []
|
||||
|
||||
@@ -20,9 +20,9 @@ params:
|
||||
adhoc_filters: []
|
||||
color_scheme: supersetColors
|
||||
datasource: 1559__table
|
||||
granularity_sqla: Year
|
||||
granularity_sqla: year
|
||||
groupby:
|
||||
- Genre
|
||||
- genre
|
||||
label_colors:
|
||||
'0': '#1FA8C9'
|
||||
'1': '#454E7C'
|
||||
@@ -89,7 +89,7 @@ params:
|
||||
- exclusive
|
||||
treemap_ratio: 1.618033988749895
|
||||
url_params:
|
||||
preselect_filters: '{"1389": {"Platform": ["PS", "PS2", "PS3", "PS4"], "Genre":
|
||||
preselect_filters: '{"1389": {"platform": ["PS", "PS2", "PS3", "PS4"], "genre":
|
||||
null, "__time_range": "No filter"}}'
|
||||
viz_type: treemap
|
||||
cache_timeout: null
|
||||
|
||||
@@ -24,9 +24,9 @@ params:
|
||||
comparison_type: values
|
||||
contribution: false
|
||||
datasource: 21__table
|
||||
granularity_sqla: Year
|
||||
granularity_sqla: year
|
||||
groupby:
|
||||
- Genre
|
||||
- genre
|
||||
label_colors:
|
||||
'0': '#1FA8C9'
|
||||
'1': '#454E7C'
|
||||
@@ -101,7 +101,7 @@ params:
|
||||
- inclusive
|
||||
- exclusive
|
||||
url_params:
|
||||
preselect_filters: '{"1389": {"Platform": ["PS", "PS2", "PS3", "PS4"], "Genre":
|
||||
preselect_filters: '{"1389": {"platform": ["PS", "PS2", "PS3", "PS4"], "genre":
|
||||
null, "__time_range": "No filter"}}'
|
||||
viz_type: line
|
||||
x_axis_format: smart_date
|
||||
|
||||
@@ -23,7 +23,7 @@ params:
|
||||
donut: true
|
||||
granularity_sqla: time_start
|
||||
groupby:
|
||||
- Gender
|
||||
- gender
|
||||
innerRadius: 44
|
||||
label_line: true
|
||||
labels_outside: true
|
||||
|
||||
@@ -26,7 +26,7 @@ params:
|
||||
isNew: false
|
||||
operator: ==
|
||||
sqlExpression: null
|
||||
subject: Developer Type
|
||||
subject: developer_type
|
||||
- clause: WHERE
|
||||
comparator: '200000'
|
||||
expressionType: SIMPLE
|
||||
|
||||
@@ -26,7 +26,7 @@ params:
|
||||
isNew: false
|
||||
operator: ==
|
||||
sqlExpression: null
|
||||
subject: Developer Type
|
||||
subject: developer_type
|
||||
- clause: WHERE
|
||||
comparator: '100000'
|
||||
expressionType: SIMPLE
|
||||
|
||||
@@ -26,20 +26,20 @@ params:
|
||||
isNew: false
|
||||
operator: <=
|
||||
sqlExpression: null
|
||||
subject: Rank
|
||||
subject: rank
|
||||
color_scheme: supersetColors
|
||||
datasource: 21__table
|
||||
donut: true
|
||||
granularity_sqla: Year
|
||||
granularity_sqla: year
|
||||
groupby:
|
||||
- Publisher
|
||||
- publisher
|
||||
innerRadius: 45
|
||||
label_line: true
|
||||
labels_outside: true
|
||||
metric:
|
||||
aggregate: SUM
|
||||
column:
|
||||
column_name: Global_Sales
|
||||
column_name: global_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -18,12 +18,12 @@ slice_name: Number of Deals (for each Combination)
|
||||
viz_type: heatmap
|
||||
params:
|
||||
adhoc_filters: []
|
||||
all_columns_x: DealSize
|
||||
all_columns_y: ProductLine
|
||||
all_columns_x: deal_size
|
||||
all_columns_y: product_line
|
||||
bottom_margin: 100
|
||||
canvas_image_rendering: pixelated
|
||||
datasource: 23__table
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
left_margin: 75
|
||||
linear_color_scheme: schemePuBuGn
|
||||
metric: count
|
||||
|
||||
@@ -20,9 +20,9 @@ params:
|
||||
adhoc_filters: []
|
||||
color_scheme: supersetColors
|
||||
datasource: 21__table
|
||||
granularity_sqla: Year
|
||||
granularity_sqla: year
|
||||
groupby:
|
||||
- Platform
|
||||
- platform
|
||||
label_colors:
|
||||
'2600': '#D1C6BC'
|
||||
3DO: '#A38F79'
|
||||
|
||||
@@ -21,16 +21,16 @@ params:
|
||||
color_scheme: supersetColors
|
||||
datasource: 23__table
|
||||
donut: true
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
groupby:
|
||||
- ProductLine
|
||||
- product_line
|
||||
innerRadius: 41
|
||||
label_line: true
|
||||
labels_outside: true
|
||||
metric:
|
||||
aggregate: SUM
|
||||
column:
|
||||
column_name: Sales
|
||||
column_name: sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -18,12 +18,12 @@ slice_name: Popular Genres Across Platforms
|
||||
viz_type: heatmap
|
||||
params:
|
||||
adhoc_filters: []
|
||||
all_columns_x: Platform
|
||||
all_columns_y: Genre
|
||||
all_columns_x: platform
|
||||
all_columns_y: genre
|
||||
bottom_margin: auto
|
||||
canvas_image_rendering: pixelated
|
||||
datasource: 64__table
|
||||
granularity_sqla: Year
|
||||
granularity_sqla: year
|
||||
left_margin: auto
|
||||
linear_color_scheme: blue_white_yellow
|
||||
metric: count
|
||||
|
||||
@@ -24,15 +24,15 @@ params:
|
||||
comparison_type: values
|
||||
contribution: true
|
||||
datasource: 23__table
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
groupby:
|
||||
- ProductLine
|
||||
- product_line
|
||||
label_colors: {}
|
||||
line_interpolation: linear
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: Sales
|
||||
column_name: sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -19,16 +19,16 @@ viz_type: table
|
||||
params:
|
||||
adhoc_filters: []
|
||||
all_columns:
|
||||
- Rank
|
||||
- Name
|
||||
- Global_Sales
|
||||
- Platform
|
||||
- Genre
|
||||
- Publisher
|
||||
- Year
|
||||
- rank
|
||||
- name
|
||||
- global_sales
|
||||
- platform
|
||||
- genre
|
||||
- publisher
|
||||
- year
|
||||
color_pn: false
|
||||
datasource: 21__table
|
||||
granularity_sqla: Year
|
||||
granularity_sqla: year
|
||||
groupby: []
|
||||
metrics:
|
||||
- count
|
||||
|
||||
@@ -23,7 +23,7 @@ params:
|
||||
color_scheme: supersetColors
|
||||
comparison_type: null
|
||||
datasource: 23__table
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
groupby: []
|
||||
label_colors:
|
||||
Classic Cars: '#5AC189'
|
||||
@@ -40,7 +40,7 @@ params:
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: Sales
|
||||
column_name: sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -24,9 +24,9 @@ params:
|
||||
color_scheme: supersetColors
|
||||
comparison_type: null
|
||||
datasource: 23__table
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
groupby:
|
||||
- ProductLine
|
||||
- product_line
|
||||
label_colors:
|
||||
Classic Cars: '#5AC189'
|
||||
Motorcycles: '#666666'
|
||||
@@ -42,7 +42,7 @@ params:
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: Sales
|
||||
column_name: sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -32,7 +32,7 @@ params:
|
||||
donut: true
|
||||
granularity_sqla: time_start
|
||||
groupby:
|
||||
- Willing To Relocate
|
||||
- willing_to_relocate
|
||||
innerRadius: 44
|
||||
labels_outside: true
|
||||
metric: count
|
||||
|
||||
@@ -25,16 +25,16 @@ params:
|
||||
comparison_type: values
|
||||
contribution: false
|
||||
datasource: 23__table
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
groupby:
|
||||
- DealSize
|
||||
- deal_size
|
||||
label_colors: {}
|
||||
left_margin: auto
|
||||
line_interpolation: linear
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: Sales
|
||||
column_name: sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -24,9 +24,9 @@ params:
|
||||
comparison_type: values
|
||||
contribution: false
|
||||
datasource: 21__table
|
||||
granularity_sqla: Year
|
||||
granularity_sqla: year
|
||||
groupby:
|
||||
- Platform
|
||||
- platform
|
||||
label_colors:
|
||||
'0': '#1FA8C9'
|
||||
'1': '#454E7C'
|
||||
@@ -84,7 +84,7 @@ params:
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: Global_Sales
|
||||
column_name: global_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
@@ -118,7 +118,7 @@ params:
|
||||
- inclusive
|
||||
- exclusive
|
||||
url_params:
|
||||
preselect_filters: '{"1389": {"Platform": ["PS", "PS2", "PS3", "PS4"], "Genre":
|
||||
preselect_filters: '{"1389": {"platform": ["PS", "PS2", "PS3", "PS4"], "genre":
|
||||
null, "__time_range": "No filter"}}'
|
||||
viz_type: area
|
||||
x_axis_format: smart_date
|
||||
|
||||
@@ -19,14 +19,14 @@ viz_type: horizon
|
||||
params:
|
||||
adhoc_filters: []
|
||||
datasource: 23__table
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
groupby:
|
||||
- ProductLine
|
||||
- product_line
|
||||
horizon_color_scale: series
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: Sales
|
||||
column_name: sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -26,21 +26,21 @@ params:
|
||||
isNew: false
|
||||
operator: <=
|
||||
sqlExpression: null
|
||||
subject: Rank
|
||||
subject: rank
|
||||
bar_stacked: true
|
||||
bottom_margin: auto
|
||||
color_scheme: supersetColors
|
||||
columns: []
|
||||
contribution: true
|
||||
datasource: 21__table
|
||||
granularity_sqla: Year
|
||||
granularity_sqla: year
|
||||
groupby:
|
||||
- Name
|
||||
- name
|
||||
label_colors: {}
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: NA_Sales
|
||||
column_name: na_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
@@ -59,7 +59,7 @@ params:
|
||||
sqlExpression: null
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: EU_Sales
|
||||
column_name: eu_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
@@ -78,7 +78,7 @@ params:
|
||||
sqlExpression: null
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: JP_Sales
|
||||
column_name: jp_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
@@ -97,7 +97,7 @@ params:
|
||||
sqlExpression: null
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: Other_Sales
|
||||
column_name: other_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -19,12 +19,12 @@ viz_type: big_number_total
|
||||
params:
|
||||
adhoc_filters: []
|
||||
datasource: 23__table
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
header_font_size: 0.4
|
||||
metric:
|
||||
aggregate: SUM
|
||||
column:
|
||||
column_name: QuantityOrdered
|
||||
column_name: quantity_ordered
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -21,13 +21,13 @@ params:
|
||||
all_columns: []
|
||||
color_pn: true
|
||||
datasource: 23__table
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
groupby:
|
||||
- ProductLine
|
||||
- product_line
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: QuantityOrdered
|
||||
column_name: quantity_ordered
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -19,12 +19,12 @@ viz_type: big_number_total
|
||||
params:
|
||||
adhoc_filters: []
|
||||
datasource: 23__table
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
header_font_size: 0.4
|
||||
metric:
|
||||
aggregate: SUM
|
||||
column:
|
||||
column_name: Sales
|
||||
column_name: sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -24,9 +24,9 @@ params:
|
||||
columns: []
|
||||
contribution: false
|
||||
datasource: 21__table
|
||||
granularity_sqla: Year
|
||||
granularity_sqla: year
|
||||
groupby:
|
||||
- Genre
|
||||
- genre
|
||||
label_colors:
|
||||
'0': '#1FA8C9'
|
||||
'1': '#454E7C'
|
||||
@@ -83,7 +83,7 @@ params:
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: NA_Sales
|
||||
column_name: na_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
@@ -102,7 +102,7 @@ params:
|
||||
sqlExpression: null
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: EU_Sales
|
||||
column_name: eu_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
@@ -121,7 +121,7 @@ params:
|
||||
sqlExpression: null
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: JP_Sales
|
||||
column_name: jp_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
@@ -140,7 +140,7 @@ params:
|
||||
sqlExpression: null
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: Other_Sales
|
||||
column_name: other_sales
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
@@ -172,7 +172,7 @@ params:
|
||||
- inclusive
|
||||
- exclusive
|
||||
url_params:
|
||||
preselect_filters: '{"1389": {"Platform": ["PS", "PS2", "PS3", "PS4"], "Genre":
|
||||
preselect_filters: '{"1389": {"platform": ["PS", "PS2", "PS3", "PS4"], "genre":
|
||||
null, "__time_range": "No filter"}}'
|
||||
viz_type: dist_bar
|
||||
x_axis_label: Genre
|
||||
|
||||
@@ -18,8 +18,8 @@ slice_name: Vaccine Candidates per Approach & Stage
|
||||
viz_type: heatmap
|
||||
params:
|
||||
adhoc_filters: []
|
||||
all_columns_x: Clinical Stage
|
||||
all_columns_y: Product_Category
|
||||
all_columns_x: clinical_stage
|
||||
all_columns_y: product_category
|
||||
bottom_margin: auto
|
||||
canvas_image_rendering: pixelated
|
||||
datasource: 69__table
|
||||
|
||||
@@ -21,7 +21,7 @@ params:
|
||||
color_scheme: presetColors
|
||||
datasource: 69__table
|
||||
groupby:
|
||||
- Country_Name
|
||||
- country_name
|
||||
label_colors: {}
|
||||
metrics:
|
||||
- count
|
||||
|
||||
@@ -25,7 +25,7 @@ params:
|
||||
r: 0
|
||||
country_fieldtype: name
|
||||
datasource: 14__table
|
||||
entity: Country_Name
|
||||
entity: country_name
|
||||
linear_color_scheme: schemeYlOrBr
|
||||
max_bubble_size: '25'
|
||||
metric: count
|
||||
@@ -33,7 +33,7 @@ params:
|
||||
secondary_metric:
|
||||
aggregate: COUNT
|
||||
column:
|
||||
column_name: Country_Name
|
||||
column_name: country_name
|
||||
description: null
|
||||
expression: null
|
||||
filterable: true
|
||||
|
||||
@@ -21,8 +21,8 @@ params:
|
||||
color_scheme: supersetColors
|
||||
datasource: 69__table
|
||||
groupby:
|
||||
- Product_Category
|
||||
- Clinical Stage
|
||||
- product_category
|
||||
- clinical_stage
|
||||
linear_color_scheme: schemeYlOrBr
|
||||
metric: count
|
||||
queryFields:
|
||||
|
||||
@@ -18,8 +18,8 @@ slice_name: Vaccine Candidates per Country & Stage
|
||||
viz_type: heatmap
|
||||
params:
|
||||
adhoc_filters: []
|
||||
all_columns_x: Clinical Stage
|
||||
all_columns_y: Country_Name
|
||||
all_columns_x: clinical_stage
|
||||
all_columns_y: country_name
|
||||
bottom_margin: auto
|
||||
canvas_image_rendering: pixelated
|
||||
datasource: 14__table
|
||||
|
||||
@@ -22,7 +22,7 @@ params:
|
||||
datasource: 69__table
|
||||
donut: true
|
||||
groupby:
|
||||
- Clinical Stage
|
||||
- clinical_stage
|
||||
innerRadius: 44
|
||||
label_line: true
|
||||
labels_outside: true
|
||||
|
||||
@@ -23,7 +23,7 @@ params:
|
||||
columns: []
|
||||
datasource: 14__table
|
||||
groupby:
|
||||
- Clinical Stage
|
||||
- clinical_stage
|
||||
label_colors: {}
|
||||
metrics:
|
||||
- count
|
||||
|
||||
@@ -23,17 +23,19 @@ params:
|
||||
filter_configs:
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: ProductLine
|
||||
column: product_line
|
||||
key: 7oUjq15eQ
|
||||
label: Product Line
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: DealSize
|
||||
column: deal_size
|
||||
key: c3hO6Eub8
|
||||
label: Deal Size
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
granularity_sqla: OrderDate
|
||||
granularity_sqla: order_date
|
||||
queryFields: {}
|
||||
slice_id: 671
|
||||
time_range: '2003-01-01T00:00:00 : 2005-06-01T00:00:00'
|
||||
|
||||
@@ -23,20 +23,23 @@ params:
|
||||
filter_configs:
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: Platform
|
||||
column: platform
|
||||
key: s3ItH9vhG
|
||||
label: Platform
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: Genre
|
||||
column: genre
|
||||
key: 202hDeMsG
|
||||
label: Genre
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
- asc: true
|
||||
clearable: true
|
||||
column: Publisher
|
||||
column: publisher
|
||||
key: 5Os6jsJFK
|
||||
label: Publisher
|
||||
multiple: true
|
||||
searchAllOptions: false
|
||||
granularity_sqla: Year
|
||||
@@ -46,7 +49,7 @@ params:
|
||||
- inclusive
|
||||
- exclusive
|
||||
url_params:
|
||||
preselect_filters: '{"1389": {"Platform": ["PS", "PS2", "PS3", "PS4"], "Genre":
|
||||
preselect_filters: '{"1389": {"platform": ["PS", "PS2", "PS3", "PS4"], "genre":
|
||||
null, "__time_range": "No filter"}}'
|
||||
viz_type: filter_box
|
||||
cache_timeout: null
|
||||
|
||||
@@ -32,7 +32,7 @@ params:
|
||||
donut: true
|
||||
granularity_sqla: time_start
|
||||
groupby:
|
||||
- Job Location Preference
|
||||
- job_location_preference
|
||||
innerRadius: 44
|
||||
labels_outside: true
|
||||
metric: count
|
||||
|
||||
@@ -38,7 +38,7 @@ metrics:
|
||||
extra: null
|
||||
warning_text: null
|
||||
columns:
|
||||
- column_name: Highest Degree Earned
|
||||
- column_name: highest_degree_earned
|
||||
verbose_name: Highest Degree Earned
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -60,8 +60,8 @@ columns:
|
||||
\ MD, JD, etc.)\"\nEND"
|
||||
description: Highest Degree Earned
|
||||
python_date_format: null
|
||||
- column_name: Job Location Preference
|
||||
verbose_name: null
|
||||
- column_name: job_location_preference
|
||||
verbose_name: Job Location Preference
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
type: null
|
||||
@@ -73,7 +73,7 @@ columns:
|
||||
\ 'In an Office (with Other Developers)'\nelse job_lctn_pref\nend "
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Ethnic Minority
|
||||
- column_name: ethnic_minority
|
||||
verbose_name: Ethnic Minority
|
||||
is_dttm: null
|
||||
is_active: null
|
||||
@@ -85,7 +85,7 @@ columns:
|
||||
END"
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Willing To Relocate
|
||||
- column_name: willing_to_relocate
|
||||
verbose_name: Willing To Relocate
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -96,7 +96,7 @@ columns:
|
||||
\ = 1 THEN 'Yes: Willing To'\nELSE 'No Answer'\nEND"
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Developer Type
|
||||
- column_name: developer_type
|
||||
verbose_name: Developer Type
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -107,8 +107,8 @@ columns:
|
||||
= 1 THEN 'Currently A Developer' END
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: First Time Developer
|
||||
verbose_name: null
|
||||
- column_name: first_time_developer
|
||||
verbose_name: First Time Developer
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
type: null
|
||||
@@ -118,7 +118,7 @@ columns:
|
||||
\ = 1 THEN 'Yes' \nELSE 'No Answer'\nEND"
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Gender
|
||||
- column_name: gender
|
||||
verbose_name: null
|
||||
is_dttm: null
|
||||
is_active: null
|
||||
|
||||
@@ -38,7 +38,7 @@ metrics:
|
||||
extra: null
|
||||
warning_text: null
|
||||
columns:
|
||||
- column_name: OrderDate
|
||||
- column_name: order_date
|
||||
verbose_name: null
|
||||
is_dttm: true
|
||||
is_active: true
|
||||
@@ -48,7 +48,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: PriceEach
|
||||
- column_name: price_each
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -58,7 +58,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Sales
|
||||
- column_name: sales
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -68,7 +68,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: AddressLine1
|
||||
- column_name: address_line1
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -78,7 +78,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: AddressLine2
|
||||
- column_name: address_line2
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -88,7 +88,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: ContactLastName
|
||||
- column_name: contact_last_name
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -98,7 +98,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: ContactFirstName
|
||||
- column_name: contact_first_name
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -108,7 +108,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: QuantityOrdered
|
||||
- column_name: quantity_ordered
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -118,7 +118,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Year
|
||||
- column_name: year
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -128,7 +128,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: PostalCode
|
||||
- column_name: postal_code
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -138,7 +138,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: CustomerName
|
||||
- column_name: customer_name
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -148,7 +148,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: DealSize
|
||||
- column_name: deal_size
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -158,7 +158,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: State
|
||||
- column_name: state
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -168,7 +168,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Status
|
||||
- column_name: status
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -178,7 +178,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: OrderLineNumber
|
||||
- column_name: order_line_number
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -188,7 +188,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: OrderNumber
|
||||
- column_name: order_number
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -198,7 +198,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Month
|
||||
- column_name: month
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -208,7 +208,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Quarter
|
||||
- column_name: quarter
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -218,7 +218,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: MSRP
|
||||
- column_name: msrp
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -228,7 +228,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: ProductCode
|
||||
- column_name: product_code
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -238,7 +238,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: ProductLine
|
||||
- column_name: product_line
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -248,7 +248,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: City
|
||||
- column_name: city
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -258,7 +258,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Country
|
||||
- column_name: country
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -268,7 +268,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Phone
|
||||
- column_name: phone
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -278,7 +278,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Territory
|
||||
- column_name: territory
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: true
|
||||
@@ -290,4 +290,4 @@ columns:
|
||||
python_date_format: null
|
||||
version: 1.0.0
|
||||
database_uuid: a2dc77af-e654-49bb-b321-40f6b559a1ee
|
||||
data: https://raw.githubusercontent.com/apache-superset/examples-data/master/datasets/examples/sales.csv
|
||||
data: https://raw.githubusercontent.com/apache-superset/examples-data/lowercase_columns_examples/datasets/examples/sales.csv
|
||||
|
||||
@@ -38,21 +38,21 @@ metrics:
|
||||
extra: null
|
||||
warning_text: null
|
||||
columns:
|
||||
- column_name: Clinical Stage
|
||||
- column_name: clinical_stage
|
||||
verbose_name: null
|
||||
is_dttm: null
|
||||
is_active: null
|
||||
type: STRING
|
||||
groupby: true
|
||||
filterable: true
|
||||
expression: "CASE \nWHEN Stage_of_Development = 'Pre-clinical' THEN '0. Pre-clinical'\n\
|
||||
WHEN Stage_of_Development = 'Phase I' THEN '1. Phase I' \nWHEN Stage_of_Development\
|
||||
\ = 'Phase I/II' or Stage_of_Development = 'Phase II' THEN '2. Phase II or\
|
||||
\ Combined I/II'\nWHEN Stage_of_Development = 'Phase III' THEN '3. Phase III'\n\
|
||||
WHEN Stage_of_Development = 'Authorized' THEN '4. Authorized'\nEND"
|
||||
expression: "CASE \nWHEN stage_of_development = 'Pre-clinical' THEN '0. Pre-clinical'\n\
|
||||
WHEN stage_of_development = 'Phase I' THEN '1. Phase I' \nWHEN stage_of_development\
|
||||
\ = 'Phase I/II' or stage_of_development = 'Phase II' THEN '2. Phase II or\
|
||||
\ Combined I/II'\nWHEN stage_of_development = 'Phase III' THEN '3. Phase III'\n\
|
||||
WHEN stage_of_development = 'Authorized' THEN '4. Authorized'\nEND"
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: FDA_Approved_Indications
|
||||
- column_name: fda_approved_indications
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -62,7 +62,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Anticipated_Next_Steps
|
||||
- column_name: anticipated_next_steps
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -72,7 +72,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: IOC_Country_Code
|
||||
- column_name: ioc_country_code
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -82,7 +82,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Clinical_Trials_for_Other_Diseases_or_Related_Use
|
||||
- column_name: clinical_trials_for_other_diseases_or_related_use
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -92,7 +92,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Country_Name
|
||||
- column_name: country_name
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -102,7 +102,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Product_Category
|
||||
- column_name: product_category
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -112,7 +112,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Clinical_Trials
|
||||
- column_name: clinical_trials
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -122,7 +122,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Date_Last_Updated
|
||||
- column_name: date_last_updated
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -132,7 +132,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Product_Description
|
||||
- column_name: product_description
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -142,7 +142,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Developer_or_Researcher
|
||||
- column_name: developer_or_researcher
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -152,7 +152,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Stage_of_Development
|
||||
- column_name: stage_of_development
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -162,7 +162,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Funder
|
||||
- column_name: funder
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -172,7 +172,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Published_Results
|
||||
- column_name: published_results
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -182,7 +182,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Sources
|
||||
- column_name: sources
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -192,7 +192,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Treatment_vs_Vaccine
|
||||
- column_name: treatment_vs_vaccine
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -204,4 +204,4 @@ columns:
|
||||
python_date_format: null
|
||||
version: 1.0.0
|
||||
database_uuid: a2dc77af-e654-49bb-b321-40f6b559a1ee
|
||||
data: https://raw.githubusercontent.com/apache-superset/examples-data/master/datasets/examples/covid_vaccines.csv
|
||||
data: https://raw.githubusercontent.com/apache-superset/examples-data/lowercase_columns_examples/datasets/examples/covid_vaccines.csv
|
||||
|
||||
@@ -41,7 +41,7 @@ metrics:
|
||||
extra: null
|
||||
warning_text: null
|
||||
columns:
|
||||
- column_name: Year
|
||||
- column_name: year
|
||||
verbose_name: null
|
||||
is_dttm: true
|
||||
is_active: null
|
||||
@@ -51,7 +51,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: '%Y'
|
||||
- column_name: NA_Sales
|
||||
- column_name: na_sales
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -61,7 +61,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: EU_Sales
|
||||
- column_name: eu_sales
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -71,7 +71,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Global_Sales
|
||||
- column_name: global_sales
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -81,7 +81,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: JP_Sales
|
||||
- column_name: jp_sales
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -91,7 +91,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Other_Sales
|
||||
- column_name: other_sales
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -101,7 +101,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Rank
|
||||
- column_name: rank
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -111,7 +111,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Genre
|
||||
- column_name: genre
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -121,7 +121,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Name
|
||||
- column_name: name
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -131,7 +131,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Platform
|
||||
- column_name: platform
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -141,7 +141,7 @@ columns:
|
||||
expression: null
|
||||
description: null
|
||||
python_date_format: null
|
||||
- column_name: Publisher
|
||||
- column_name: publisher
|
||||
verbose_name: null
|
||||
is_dttm: false
|
||||
is_active: null
|
||||
@@ -153,4 +153,4 @@ columns:
|
||||
python_date_format: null
|
||||
version: 1.0.0
|
||||
database_uuid: a2dc77af-e654-49bb-b321-40f6b559a1ee
|
||||
data: https://github.com/apache-superset/examples-data/raw/master/datasets/examples/video_game_sales.csv
|
||||
data: https://github.com/apache-superset/examples-data/raw/lowercase_columns_examples/datasets/examples/video_game_sales.csv
|
||||
|
||||
Reference in New Issue
Block a user