Commit Graph

14995 Commits

Author SHA1 Message Date
Evan Rusackas
ec6bfcbaa0
chore(docs): clarifying doc comments about LOGO_TARGET_PATH (#27579) 2024-03-21 23:13:21 -06:00
Evan Rusackas
a47469f4c5
chore(examples): organizing example chart yaml files into dashboard folders (#27572) 2024-03-21 23:09:50 -06:00
Ross Mabbett
842b0939f6
fix(Dashboard): Add editMode conditional for translate3d fix on charts to allow intended Fullscreen (#27613) 2024-03-21 22:36:17 -06:00
John Bodley
b25dd0c055
fix(sql_parse): Ensure table extraction handles Jinja templating (#27470) 2024-03-22 13:39:28 +13:00
dependabot[bot]
a8c01f4cad
build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /superset-frontend (#27610)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 16:16:50 -06:00
Sam Firke
d4d8625ab8
fix(utils): fix off-by-one error in how rolling window's min_periods truncates dataframe (#27388) 2024-03-21 16:06:36 -06:00
Pat Nadolny
bfe55b9ded
fix: Volatile datasource ordering in dashboard export (#19595)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-03-21 16:06:15 -06:00
Beto Dealmeida
72a41c1642
fix: sqlglot SQL Server (#27577) 2024-03-21 17:09:40 -04:00
Maxime Beauchemin
6f3afab01d
fix(docker): error around missing requirements/base.txt (#27608) 2024-03-21 12:22:57 -07:00
Michael S. Molina
6e528426dd
feat: Adds option to disable drill to detail per database (#27536) 2024-03-21 15:51:09 -03:00
hlcianfagna
fcceaf081c
fix(db_engine_specs): Update convert_dttm to work correctly with CrateDB (#27567) 2024-03-21 11:35:40 -07:00
Maxime Beauchemin
e32b1c861f
docs: make k8s top item in Installation section (#27540) 2024-03-21 10:22:27 -07:00
Michael S. Molina
718cd64657
fix: Skips Hive tests that are blocking PRs (#27605) 2024-03-21 13:26:24 -03:00
Beto Dealmeida
f274c4785d
fix: skip another Hive test (#27595) 2024-03-20 16:59:27 -04:00
Beto Dealmeida
d0d9fc5bdf
fix: bump sqlglot to support materialized CTEs (#27576) 2024-03-20 15:26:01 -04:00
Beto Dealmeida
5e8459bb91
fix: Hive integration test (#27523) 2024-03-20 13:55:35 -04:00
Maxime Beauchemin
d5680ad376
feat(supersetbot): label PRs and issues with author's public org (#27571) 2024-03-20 09:31:01 -07:00
John Bodley
ad7bd09819
chore: Update required jobs in asf.yml (#27574) 2024-03-20 07:09:36 +13:00
İSKENDER ÜLGEN OĞUL
86aa8bde8b
feat(maps): Add Italy regions code to the map generator notebook (#27542) 2024-03-19 09:37:37 -06:00
Beto Dealmeida
36290ce72f
fix: guest queries (#27566) 2024-03-19 11:20:52 -04:00
Craig Rueda
8341afbcf0
chore(helm): Bumping app version to 3.1.1 in helm chart (#27569) 2024-03-19 08:11:04 -07:00
Maxime Beauchemin
56a6660c16
chore: 2nd try - simplify python dependencies (#27505) 2024-03-18 18:39:41 -07:00
JUST.in DO IT
f4bdcb5743
perf(sqllab): reduce bootstrap data delay by queries (#27488) 2024-03-18 12:52:23 -07:00
Beto Dealmeida
376bfd05bd
fix: pass valid SQL to SM (#27464) 2024-03-18 15:38:58 -04:00
Beto Dealmeida
36fd3c0bf8
feat: improve _extract_tables_from_sql (#26748) 2024-03-18 13:02:58 -04:00
Armando Fandango
d820c9c2ff
fix: typo in configuring-superset.mdx (#27541) 2024-03-19 05:54:47 +13:00
JUST.in DO IT
1c155e8591
fix(explore): Allow only saved metrics and columns (#27539) 2024-03-19 05:51:02 +13:00
Lily Kuang
ae294274c7
feat(plugins): add color options for big number with time comparison (#27524) 2024-03-15 17:40:47 -07:00
Jack
ad9024b040
fix(alerts/reports): implementing custom_width as an Antd number input (#27260) 2024-03-15 19:10:00 +01:00
Sam Firke
13b6489b37
chore(docs): fix last broken Slack join link in docs (#27533) 2024-03-15 11:35:58 -06:00
dependabot[bot]
05d97b02e3
build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 in /superset-frontend (#27518)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 16:41:35 -06:00
dependabot[bot]
b8f4d8099f
build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 in /superset-embedded-sdk (#27516)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 16:41:06 -06:00
dependabot[bot]
30e7ad929e
build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#27517)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 16:40:40 -06:00
Beto Dealmeida
024b88a40d
chore: add annotations to sql_parse.py (#27520) 2024-03-14 18:16:06 -04:00
Lily Kuang
d2c90013fc
fix(big-number-chart): number format is not applying to percentage number of the time comparison (#27502) 2024-03-14 13:48:34 -07:00
İSKENDER ÜLGEN OĞUL
6b529a4b68
feat: Add Turkey's regions to country map visualization (#27455) 2024-03-14 14:20:39 -06:00
Ville Brofeldt
7f19d296b1
fix(postprocessing): resample with holes (#27487) 2024-03-14 12:02:01 -07:00
Maxime Beauchemin
16fcdb1ff3
fix: master build 4th attempt (#27515) 2024-03-14 11:27:55 -07:00
Maxime Beauchemin
6e22275c26
fix: another attempt at fixing docker master builds (#27514) 2024-03-14 09:42:28 -07:00
Maxime Beauchemin
2948abc55e
fix: master docker build is broken (#27507) 2024-03-14 09:01:13 +00:00
Evan Rusackas
fb39951d2a
chore(docs): relocating the edit page button a tad. (#27486) 2024-03-13 22:41:41 -06:00
Maxime Beauchemin
2fdf6d7b64
fix: docker builds in master fail (#27503) 2024-03-13 18:40:35 -07:00
Maxime Beauchemin
24cb06285c
feat(supersetbot): introduce supersetbot as its own npm package, CLI and comment-operated bot (#27046) 2024-03-13 16:26:48 -07:00
Beto Dealmeida
26d8077e97
chore: improve SQL parsing (#26767) 2024-03-13 18:27:01 -04:00
Kamil Gabryjelski
a75bb7685d
chore: Add an extension for Home submenu (#27480) 2024-03-13 16:30:32 +01:00
Beto Dealmeida
735b895dd5
fix: check if guest user modified query (#27484) 2024-03-12 21:28:06 -04:00
Ross Mabbett
85d0d88fc2
test(Migration to RTL): Refactor ChartTable.test.tsx from Enzyme to RTL (#27429) 2024-03-12 19:47:58 +01:00
Evan Rusackas
47ae9d4cc3
fix(webpack): remove double-dotted file extensions in webpack config (#27471) 2024-03-12 11:26:49 -06:00
Beto Dealmeida
6a7e5c2faf
chore: add unit test for values_for_column (#27469) 2024-03-12 12:40:48 -04:00
dependabot[bot]
2a5b5fe049
build(deps-dev): bump eslint from 8.56.0 to 8.57.0 in /superset-websocket (#27327)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 21:11:48 -06:00