Commit Graph

12888 Commits

Author SHA1 Message Date
Diego Medina 02cd75be8d
chore: Migrate /superset/tables/* to API v1 (#22501) 2023-02-01 12:45:57 +00:00
Denis Krivenko ede18be08e
feat(helm): Make Chart.AppVersion default value for image tag (#22854) 2023-02-01 09:19:28 +00:00
dependabot[bot] 08c3c4db36
build(deps-dev): bump eslint from 8.32.0 to 8.33.0 in /superset-websocket (#22902)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 15:46:28 -07:00
Lily Kuang 8dea7e151e
chore: upgrade react-router-dom to 5.3.4 (#22878) 2023-01-31 13:09:57 -08:00
Lily Kuang e80f878ab7
chore: upgrade packages for react v17 upgrade (#22914) 2023-01-31 11:08:12 -08:00
Arash Afghahi 16800cc14c
fix: fix warning in ssh tunnel (#22912) 2023-01-31 14:06:15 -05:00
Lily Kuang 88119a9930
chore: migrate @vx/responsive to @visx/responsive for react 18 upgrade (#22815) 2023-01-31 10:55:29 -08:00
Cody Leff a35aeb9d6b
fix(fab): Fix regression on FAB dropdowns (#22889) 2023-01-31 10:39:43 -08:00
Michael S. Molina e9423c3c87
fix: Time range filter applied on a dashboard is not persisting to the chart explore (#22920) 2023-01-31 12:01:47 -05:00
Michael S. Molina 30abefb519
feat: Adds the ECharts Sunburst chart (#22833) 2023-01-31 11:39:18 -05:00
Ville Brofeldt cd6fc35f60
chore(db_engine_specs): clean up column spec logic and add tests (#22871) 2023-01-31 15:54:07 +02:00
Leo Schick 8466eec228
feat: add pyproject.toml file to project (#20291) 2023-01-31 14:19:05 +02:00
Daniel Draper e18bf3f449
fix(dependency): update cryptography import (#22744)
Co-authored-by: Daniel Draper <daniel.draper@understand.ai>
2023-01-31 10:11:26 +00:00
nisheldo 17dfa657f9
chore: skip puppeteer chromium download (#22623) 2023-01-31 10:55:18 +02:00
王一川 b381c20d52
fix(i18n): greatly optimize Chinese translation (#22036) 2023-01-31 14:39:32 +08:00
JUST.in DO IT 19779d7517
fix(sqllab): inconsistent addNewQueryEditor behavior (#21999) 2023-01-30 16:54:03 -07:00
Elizabeth Thompson f2b61fca15
fix: edit pyarrow stringify to better handle emojis and accents (#22881) 2023-01-30 12:29:19 -08:00
Artem Shumeiko c839d0daf5
chore: Localization of superset pt. 2 (#22772) 2023-01-30 09:20:43 -07:00
Diego Medina b94052e438
chore: migrate /sql_json and /results to apiv1 (#22809) 2023-01-30 11:02:34 -05:00
EugeneTorap c9b7507931
fix: bump isort to fix pre-commit CI (#22907) 2023-01-30 16:22:16 +02:00
Jack Fragassi 54f7a248a6
chore: deprecate /superset/filter/... endpoint, migrate to apiv1 (#22882) 2023-01-30 11:02:49 +00:00
dependabot[bot] 7bd2afd724
build(deps): bump underscore from 1.12.0 to 1.12.1 in /superset-frontend (#22892)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 16:10:24 -07:00
dependabot[bot] 0e1f682bee
build(deps): bump moment from 2.29.2 to 2.29.4 in /docs (#22891)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 12:05:57 -07:00
Igor Șincariov 6cf434e5c1
feat: Add excel export (#22006)
Co-authored-by: Igor Șincariov <igorsinc@pm.me>
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
2023-01-27 11:23:10 -07:00
cleslie 0706bcfe2a
docs: add Skyscanner to users list (#22888)
Co-authored-by: Calum <calum.leslie@skyscanner.net>
2023-01-27 11:21:59 -07:00
Diego Medina 14878a160f
chore: Migrate /superset/queries/<last_updated_ms> to API v1 (#22611) 2023-01-27 13:20:56 -05:00
Daniel Vaz Gaspar d00ba15c78
chore: add statsd support to base API and refactor (#22887) 2023-01-27 17:52:08 +00:00
Diego Medina bed10a0e2b
chore: deprecate /superset/slice_json/<int:slice_id> and /superset/annotation_json/<int:layer_id> (#22496) 2023-01-27 11:50:19 -05:00
Mayur 8226110be8
fix: revert RESTful apis and react view for RLS (#22818) 2023-01-26 18:04:00 -08:00
Antonio Rivero Martinez d6a4a5da79
feat(ssh_tunnel): Add feature flag to SSH Tunnel API (#22805) 2023-01-26 16:53:36 -08:00
JUST.in DO IT 0045816772
fix(sqllab): reverts #22695 (#22861) 2023-01-26 14:15:42 -07:00
Geido 3fd4718ecb
fix: Convert TIMESTAMP_* to TIMESTAMP in Snowflake (#22872) 2023-01-26 19:49:44 +01:00
Evan Rusackas 6998f65e1d
chore: removing unnecessary double spaces, a.k.a. "shotgun holes" (#22852) 2023-01-26 11:48:41 -07:00
Lily Kuang 446d1779e1
chore: upgrade react-reverse-portal for react upgrade (#22779) 2023-01-26 09:02:25 -08:00
Lily Kuang 6021d6f699
chore: upgrade react-table for react 18 upgrade (#22780) 2023-01-26 09:01:59 -08:00
Lily Kuang 2400179fb0
chore: migrate react-diff-viewer to react-diff-viewer-continued for react 18 upgrade (#22834) 2023-01-26 09:01:31 -08:00
Cemre Mengu f8edcd7ae2
docs(cache): update doc strings (#22865) 2023-01-26 00:18:22 -07:00
dependabot[bot] a2ca24682d
build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs (#22858)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 00:16:36 -07:00
Josh Soref 02e5dcbbf2
chore(misc): Spelling (#19678)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2023-01-25 16:35:08 -07:00
dependabot[bot] 8c38878048
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 in /superset-websocket (#22838)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 13:44:11 -07:00
Stepan 5da09bf341
fix(Annotation Layers): Error when render options with renamed columns (#22453) 2023-01-25 21:25:34 +02:00
Hugh A. Miles II 88a5d987da
fix(cpq): Add `schema` to Query.data() payload (#22791) 2023-01-25 20:17:39 +02:00
Geido 9ed2326a20
feat: Move cross filters to Dashboard (#22785) 2023-01-25 18:01:06 +01:00
Lyndsi Kay Williams 262c947273
test: Fix act errors in DatabaseModal test (#22846) 2023-01-25 07:36:19 -06:00
Lyndsi Kay Williams ddd5cd3aec
test: Fix act errors in DatasourceControl test (#22845) 2023-01-25 07:36:05 -06:00
Jack Fragassi 050cbe938f
chore: Migrate /superset/recent_activity/<user_id>/ to /api/v1/ (#22789) 2023-01-25 09:26:50 +00:00
Beto Dealmeida 6f0fed77cf
feat: export/import `allow_dml` flag (#22806) 2023-01-24 19:16:46 -08:00
Cody Leff 3898368f26
chore(tests): Streamline Cypress login to fix fails/flakes (#22844) 2023-01-24 17:55:31 -07:00
Sam Firke 3e07de7f39
docs(alerts & reports): add, prune, reorganize (#20872) 2023-01-23 22:06:05 -07:00
Evan Rusackas dde1e7cc09
chore(issue templates): discouraging Issues for feature requests (#22617) 2023-01-23 22:05:24 -07:00