Commit Graph

13769 Commits

Author SHA1 Message Date
Jack Fragassi 86ce440833
fix: Revert to old endpoint temporarily to enable sharing saved queries (#24434) 2023-06-20 13:57:08 -04:00
Hugh A. Miles II 93e1db4bd9
fix: save columns reference from sqllab save datasets flow (#24248) 2023-06-20 13:54:19 -04:00
Michael S. Molina fdef9cbc96
fix: Viz migration adjustments - 2 (#24429) 2023-06-20 09:53:13 -07:00
Kamil Gabryjelski c3b5d72f2b
chore: Enable CSP by default (#24262) 2023-06-20 17:59:58 +02:00
Jack Fragassi 5af298e1f6
chore: Migrate warm up cache endpoint to api v1 (#23853) 2023-06-20 12:08:29 +01:00
John Bodley 3e76736874
chore(dao): Organize DAOs according to SIP-92 (#24331)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2023-06-18 18:32:32 -07:00
Evan Rusackas 1bc7d63cab
docs: Show clickable link instead of code-formatting (#23835)
Co-authored-by: P M <10617122+pylipp@users.noreply.github.com>
2023-06-18 12:40:34 -06:00
Maxime Beauchemin 79a18d4c70
chore: toning down grayscale on X icon (#24437) 2023-06-18 12:40:16 -06:00
Stuart Yeates 38ff5d38ba
fix(translations): regularise the capitalisation of 'CSV' in en localisation (#24440) 2023-06-17 19:33:11 -07:00
John Bodley db65b74e4b
chore: Remove obsolete Druid NoSQL REGEX operator (#24415) 2023-06-16 20:26:53 -07:00
dependabot[bot] 884a8b52d6
build(deps): bump tox from 4.6.0 to 4.6.1 in /requirements (#24419)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 17:06:54 -06:00
dependabot[bot] 4d15c65280
build(deps-dev): bump @types/node from 20.2.5 to 20.3.1 in /superset-websocket (#24378)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 17:06:34 -06:00
Maxime Beauchemin b70808d071
chore: cleanup sqlalchemy warnings (#24403) 2023-06-16 15:30:47 -07:00
Elizabeth Thompson b68de27dc6
fix: force data load on import examples (#24410)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-06-16 12:55:35 -07:00
Maxime Beauchemin 01689b4c94
chore(ci): make eslint and jest run in --quiet mode (#24430) 2023-06-16 12:00:46 -06:00
Ville Brofeldt 20e0036336
fix(sql-lab): remove redundant onChange schema property (#24422) 2023-06-16 17:38:26 +03:00
Daniel Vaz Gaspar d6a61c125a
chore: remove deprecated apis /slice_json/ and /annotation_json/ (#24423) 2023-06-16 15:14:46 +01:00
Daniel Vaz Gaspar 62364a4b15
fix: FE call to changed recent_activity endpoint (#24420) 2023-06-16 15:14:32 +01:00
Kamil Gabryjelski 6bb930ef4e
fix: deck.gl Geojson path not visible (#24428) 2023-06-16 14:30:52 +02:00
Daniel Vaz Gaspar 23bb1c48a1
chore: remove deprecated apis and ENABLE_BROAD_ACTIVITY_ACCESS (#24400) 2023-06-15 22:11:24 +01:00
Michael S. Molina dc042c6c3d
feat: Allows new values for single value filters (#24388) 2023-06-15 13:27:42 -07:00
Thiago Rossener 892de8a232
docs: Restyle documentation landing page and community page (#24393) 2023-06-15 09:57:37 -06:00
Vitali Logvin fa82ee1947
feat: add dashboard page full xlsx export (#24287)
Co-authored-by: Vitali Logvin <vitali.logvin@noogadev.com>
2023-06-15 14:43:34 +03:00
Maxime Beauchemin d2b0b8eac5
feat: make data tables support html (#24368) 2023-06-14 15:54:07 -07:00
Alvaro Olmedo Rodriguez 19a94009b0
fix: Fixes #24391 (Problems with celery beat running with docker when the machine is rebooted suddenly) (#24392)
Co-authored-by: Alvaro Olmedo <alvaro.olmedo@datadope.io>
2023-06-14 14:37:55 -06:00
Nick 17e79ace79
fix(helm): Add fullname prefix to init job (#24221) 2023-06-14 12:29:52 -07:00
John Bodley fcf7cba8fe
chore: Remove previously deprecated dataset metrics column from RESTful API (#24401) 2023-06-14 11:52:42 -07:00
Daniel Vaz Gaspar c69634df27
chore: remove deprecated apis on superset, get_or_create_table, sqllab_viz (#24375) 2023-06-14 08:48:29 +01:00
dependabot[bot] 62b4564c94
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 in /superset-websocket (#24379)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 12:06:07 -06:00
John Bodley 7227df13b9
chore: Update GitHub issue templates (#24310) 2023-06-13 09:56:49 -07:00
Hugh A. Miles II eb05225f0d
feat(sshtunnel): add configuration for SSH_TIMEOUT (#24369) 2023-06-13 12:29:40 -04:00
Daniel Vaz Gaspar 1328c56aab
fix: FAB CSS on Superset (#24390) 2023-06-13 16:51:21 +01:00
dependabot[bot] 69984e6702
build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.11 in /superset-websocket (#24365)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 08:57:25 -06:00
Daniel Vaz Gaspar c8e958fb7e
chore: remove deprecated apis stop_query, queries, search_queries (#24360) 2023-06-13 15:56:06 +01:00
Daniel Vaz Gaspar ca478bd5c4
chore: remove deprecated apis copy_dash, save_dash and add_slices (#24353) 2023-06-13 15:08:47 +01:00
Ville Brofeldt c09b8c6ec8
chore: remove user registrations menu for non-admins (#24198) 2023-06-13 14:03:58 +03:00
Daniel Vaz Gaspar 6f145dfe36
chore: remove deprecated apis on superset, testconn, validate_sql_json, schemas_access_for_file_upload, extra_table_metadata (#24354) 2023-06-13 11:03:19 +01:00
Daniel Vaz Gaspar c04bd4c6a7
chore: remove deprecated api /superset/available_domains (#24381) 2023-06-13 10:19:19 +01:00
Daniel Vaz Gaspar 93ba59d868
chore: remove deprecated apis estimate_query_cost, results, sql_json, csv (#24359) 2023-06-13 09:31:16 +01:00
dependabot[bot] ebca20b800
build(deps-dev): bump eslint from 8.41.0 to 8.42.0 in /superset-websocket (#24286)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 20:59:47 -06:00
Maxime Beauchemin dd77aacc51
feat: add a tooltip to clarify metric_name in the DatasetEditor (#24348) 2023-06-12 18:32:15 -07:00
John Bodley 2b364898a5
fix: Address regression introduced in #22853 (#24121) 2023-06-12 15:32:40 -07:00
cleslie 6f25275d76
feat: Configurable default row limit for native filters (#24043)
Co-authored-by: Calum Leslie <calum.leslie@skyscanner.net>
2023-06-12 15:47:58 -06:00
dependabot[bot] cd78ccb2c2
build(deps-dev): bump @types/uuid from 9.0.1 to 9.0.2 in /superset-websocket (#24338)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 13:54:00 -06:00
John Bodley e7b27f0778
fix: Ensure "Import Dashboard" menu item adheres to PVM (#24143) 2023-06-12 11:43:28 -07:00
John Bodley a3aacf2527
fix: Address dashboard permission regression in #23586 (#24350) 2023-06-12 11:15:27 -07:00
Kamil Gabryjelski c728cdf501
fix: deck.gl Scatterplot min/max radius (#24363) 2023-06-12 19:51:35 +02:00
Michael S. Molina a7f7f6645d
feat: Convert ENABLE_BROAD_ACTIVITY_ACCESS and MENU_HIDE_USER_INFO into feature flags (#24345) 2023-06-12 10:40:22 -07:00
dependabot[bot] 36ff5eb39a
build(deps-dev): bump @types/ws from 8.5.4 to 8.5.5 in /superset-websocket (#24337)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 11:39:35 -06:00
Kamil Gabryjelski e4bb4a4771
chore: Disable redux errors (#24362) 2023-06-12 19:13:36 +02:00