Commit Graph

14044 Commits

Author SHA1 Message Date
Evan Rusackas a1396d00aa
docs: Adding a couple links to contributing page (#24817) 2023-07-27 13:27:40 -06:00
Evan Rusackas 7e26dc8c5b
docs: fixing stack overflow link (#24820) 2023-07-27 13:27:30 -06:00
Hugh A. Miles II 3b46511439
feat(Tags): Allow users to favorite Tags on CRUD Listview page (#24701) 2023-07-27 13:17:26 -04:00
Kamil Gabryjelski d26ea980ac
feat: Add line width unit control in deckgl Polygon and Path (#24755) 2023-07-27 18:41:50 +02:00
Beto Dealmeida ba508a786c
fix: pass schema on dataset creation (#24815) 2023-07-26 18:30:05 -07:00
Hugh A. Miles II e5d626c304
feat: add empty state for Tags (#24702) 2023-07-26 20:24:25 -04:00
Michael S. Molina 4b1f1d49d6
fix: Filters alert width (#24801) 2023-07-26 16:30:52 -03:00
JUST.in DO IT 77505173ae
fix(sqllab): Replace autocomplete logic by a hook (#24677) 2023-07-26 11:24:28 -07:00
dependabot[bot] 83ad291053
build(deps-dev): bump @types/node from 20.4.4 to 20.4.5 in /superset-websocket (#24809)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 12:06:46 -06:00
Daniel Vaz Gaspar d1eb9ea982
fix: docs invalid client redirect (#24816) 2023-07-26 19:00:21 +01:00
Chris Harris af4a35741c
docs(K8s): Add instructions for loading the examples (#19959)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-07-26 11:49:06 -06:00
Daniel Vaz Gaspar 165afee55a
docs: update security policy and add CVE info (#24769) 2023-07-26 14:21:26 +01:00
xavier-GitHub76 a9c4472d25
fix: Department names fixed for CountryMap of France (#23988) 2023-07-25 15:41:53 -03:00
Gyuil Han ff7c1528db
fix(dashboard): increase json_metadata field (#24510) 2023-07-25 15:30:43 -03:00
Stepan 761fec2574
fix(chore): switching between languages should be without timeout 60 seconds (#24798) 2023-07-25 15:16:33 -03:00
JUST.in DO IT 4a81284056
fix(sqllab): Replace margin style by gap on query results (#24772) 2023-07-25 10:16:03 -03:00
EugeneTorap fc89718d48
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
2023-07-24 17:13:49 -07:00
Sebastian Liebscher c17accc0b4
chore: bump postgresql in docker-compose and github workflows (#24147) 2023-07-24 11:09:41 -06:00
dependabot[bot] c43674e8f3
build(deps-dev): bump @types/node from 20.4.2 to 20.4.4 in /superset-websocket (#24779)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 11:03:46 -06:00
Michael S. Molina 6089b5fdae
fix: Select onChange is being fired without explicit selection (#24698)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2023-07-24 13:03:45 -03:00
Multazim Deshmukh b8a3eeffdb
docs: update AWS Athena and Redshift docs (#24751) 2023-07-23 22:34:14 -06:00
Zef Lin 0631a8086c
chore(view_api): return application/json as content-type for api/v1/form_data endpoint (#24758) 2023-07-21 16:31:41 -07:00
Sebastian Liebscher e06004292a
feat: add pandas performance dependencies (#24768) 2023-07-21 16:18:35 -06:00
Elizabeth Thompson f856ba246e
fix: update svgr webpack config to use svg dimensions (#24747) 2023-07-21 14:48:54 -07:00
Beto Dealmeida abb8e28e49
feat: migrate charts on import (#24703) 2023-07-21 09:33:34 -07:00
Evan Rusackas e210da963d
chore(docs): Adding link to additional visualization content (#24759) 2023-07-21 10:04:37 -06:00
mattitoo d642288092
docs: Fix STANDARD_ROLES.md for Gamma role permissions on tableschemaview (#24766) 2023-07-21 09:43:08 -06:00
karsten-wagner a80ec15f4c
fix(docs): respect no_proxy environment variable (#23816) 2023-07-21 08:59:31 -03:00
Michael S. Molina ac19f58cf6
fix: Tooltip no longer highlights hovered data series (#24756) 2023-07-21 08:57:39 -03:00
Maxime Beauchemin 341b8d41c5
fix: column/metric type icons look too small (#24740) 2023-07-20 17:24:35 -07:00
Maxime Beauchemin 22a0fe555c
chore: make control panel sub sections look better (#24736) 2023-07-20 16:33:50 -07:00
Sam Firke 9b6ed315f8
docs(docker-compose): note the risk of running a Docker Postgres volume in production (#24461) 2023-07-20 16:07:13 -06:00
Beto Dealmeida 7675e0db10
fix: `search_path` in RDS (#24739) 2023-07-20 12:57:48 -07:00
JUST.in DO IT b2831b419e
fix(datasets): Replace left panel layout by TableSelector (#24599)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-07-20 11:59:31 -07:00
Stepan df106aa708
fix(pvt2): migrations from legacy pivot table error when form_data have pieces of pvt2 (#24710) 2023-07-20 15:25:51 -03:00
Sebastian Liebscher 91e6f5cb9f
chore(deps): bump pandas >=2.0 (#24705)
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
2023-07-20 11:04:17 -07:00
JUST.in DO IT 05e724f3d7
chore(native filters): Expandable filter config modal (#24559)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-07-20 10:46:13 -07:00
Michael S. Molina 317aa989c2
fix: Dashboard time grain in Table (#24746) 2023-07-20 14:02:52 -03:00
JUST.in DO IT 4086514fa5
fix(native filter): clean deleted parent filter ids (#24749)
Co-authored-by: John Bodley <john.bodley@gmail.com>
2023-07-20 10:00:44 -07:00
Maxime Beauchemin d1d5ff6f9f
chore: make antd table font size same as data table (#24741) 2023-07-20 10:00:15 -07:00
Daniel Vaz Gaspar cb9b865a53
fix: import database engine validation (#24697) 2023-07-20 13:08:07 +01:00
Elizabeth Thompson 1a9724582f
chore: turn off talisman for ephemeral environments in ci (#24627) 2023-07-19 14:22:32 -07:00
Arjun Devarajan 5878c117f2
feat: use Scarf Gateway for Superset npm downloads (#24433)
Co-authored-by: Arjun Devarajan <arjun.devarajan@scarf.sh>
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
2023-07-19 15:00:45 -06:00
Stepan 2d58dddbdc
fix(range-slider): removed localization of metric key (#24716) 2023-07-19 16:48:50 -03:00
John Bodley 5f49e0fdd0
fix(cache): Add cache warmup for non-legacy charts (#24671) 2023-07-19 11:12:36 -07:00
dependabot[bot] 837e3c55ca
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /superset-websocket (#24732)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 10:44:22 -06:00
John Bodley 4c5ada421c
fix(druid): Delete obsolete Druid NoSQL slice parameters (#24737) 2023-07-19 07:21:43 -07:00
Arjun Devarajan 2b0ffb01b6
feat: use Scarf Gateway for Superset helm charts/Docker compose downloads (#24432) 2023-07-19 06:16:20 -07:00
Sebastian Liebscher 11bb8c35b0
chore: update deprecated arguments in schema (#24715) 2023-07-18 17:48:13 -06:00
dependabot[bot] b7dcc9f7e3
build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /superset-frontend/cypress-base (#24733)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 17:45:05 -06:00