Commit Graph

14193 Commits

Author SHA1 Message Date
Hugh A. Miles II
090ae64dfa
feat(tag): fast follow for Tags flatten api + update client with generator + some bug fixes (#25309) 2023-09-18 11:56:08 -07:00
Janhavi Tripurwar
6e799e37f4
docs: add snowflake-sqlalchemy in ./docker/requirements-local.txt (#25312) 2023-09-18 14:54:04 -04:00
Jack Fragassi
fba66c6250
fix: Use RLS clause instead of ID for cache key (#25229) 2023-09-18 11:37:35 -07:00
Zef Lin
c8c94825ce
fix(chart): Supporting custom SQL as temporal x-axis column with filter (#25126)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2023-09-18 11:30:52 -07:00
Jonathon Batson
e11012d426
docs: add ReadyTech to INTHEWILD.md (#25324) 2023-09-18 14:27:01 -04:00
John Bodley
d54e827bb9
fix: Add explicit ON DELETE CASCADE for dashboard_roles (#25320) 2023-09-18 09:49:51 -03:00
Ville Brofeldt
4ddd56f788
chore: bump gunicorn to v21 (#25313) 2023-09-15 13:14:00 -07:00
dependabot[bot]
06c0a5bba9
build(deps-dev): bump @types/uuid from 9.0.3 to 9.0.4 in /superset-websocket (#25311)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 09:54:11 -07:00
JUST.in DO IT
52faa2e17d
chore(sqllab): Migrate tests to typescript (#25274) 2023-09-15 09:43:45 -07:00
Evan Rusackas
78cbdc3e42
chore: changing one word (disablement -> disabling) (#25291) 2023-09-14 16:01:00 -07:00
Stepan
14c324950a
feat(datasource): Checkbox for always filtering main dttm in datasource (#25204)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-09-14 15:57:08 -07:00
Aleksey Karpov
467e062e8e
build(docker): bump geckodriver and firefox to latest (#25287) 2023-09-14 14:23:48 -07:00
dependabot[bot]
ec61910232
build(deps): bump ws from 8.13.0 to 8.14.1 in /superset-websocket (#25293)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 09:49:54 -07:00
Beto Dealmeida
bb002d6147
fix: is_select with UNION (#25290) 2023-09-14 09:05:19 -07:00
Josh Soref
e1ddba9c0f
docs: rewrite superset docker localhost prose (#25296)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-14 09:31:56 -03:00
dependabot[bot]
426aa777fb
build(deps): bump uuid from 9.0.0 to 9.0.1 in /superset-websocket (#25279)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 09:49:00 -07:00
John Bodley
8eff5a75b4
chore: Remove the ability to switch to filter-box chart when DASHBOARD_NATIVE_FILTERS feature is enabled (#25275) 2023-09-12 18:39:38 -03:00
dependabot[bot]
a747eaa740
build(deps-dev): bump eslint from 8.48.0 to 8.49.0 in /superset-websocket (#25263)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 09:46:18 -07:00
Lily Kuang
a9512c1eef
fix: inability to remove chart filter when dashboard time filter is applied (#25217) 2023-09-12 11:19:21 -03:00
Kamil Gabryjelski
242921bb4c
fix: Add line height to metadata bar (#25268) 2023-09-12 10:11:34 -03:00
Hugh A. Miles II
55ac01b675
feat: Tags ListView Page (#24964) 2023-09-12 14:48:07 +02:00
Hugo Sjöberg
baf713aad5
fix(dockefile): broken docker image (#25251) 2023-09-11 13:40:49 -07:00
dependabot[bot]
37742c40ca
build(deps-dev): bump @types/node from 20.5.7 to 20.6.0 in /superset-websocket (#25253)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 10:00:05 -07:00
John Bodley
83fc553841
refactor: Remove obsolete HiveEngineSpec.fetch_logs method (#20631) 2023-09-11 08:31:18 -07:00
Kamil Gabryjelski
ea21e800a7
fix: Currency formatting in Table raw mode (#25248) 2023-09-11 16:48:39 +02:00
Kamil Gabryjelski
894f250229
fix: Don't apply number formatting to the label in Treemap (#25249) 2023-09-11 08:42:24 -03:00
Michael S. Molina
6f4e63162f
fix: Clearing the currency format has no effect on the chart (#25238) 2023-09-11 08:26:43 -03:00
Ville Brofeldt
0668d12e3b
chore(trino): remove unnecessary index checks (#25211) 2023-09-08 18:15:45 -07:00
Beto Dealmeida
710e111c5e
chore(read_csv): remove deprecated argument (#25226) 2023-09-08 12:10:55 -07:00
yousoph
33624289fe
fix(docs): Fixing a typo in README.md (#25216) 2023-09-08 12:23:19 -04:00
Michael S. Molina
0e17e4b06f
fix: Cypress test to force mouseover (follow-up) (#25223) 2023-09-07 14:17:22 -03:00
Kamil Gabryjelski
09e9cb484b
chore: Convert deckgl class components to functional (#25177) 2023-09-07 13:28:09 +02:00
Beto Dealmeida
749274e635
fix: granularity_sqla and GENERIC_CHART_AXES (#25213) 2023-09-06 20:09:15 -07:00
Rob Moore
cfda30c81a
fix(sqllab): Force trino client async execution (#24859) 2023-09-06 14:20:26 -07:00
Michael S. Molina
47518cb002
fix: Cypress test to force mouseover (#25209) 2023-09-06 16:23:39 -03:00
Beto Dealmeida
2f68010729
fix: is_select (#25189) 2023-09-06 11:54:25 -07:00
Sam Firke
8be8014504
docs(FAQ): add answer re: necessary specs, copy-edit existing answer (#24992) 2023-09-06 14:24:59 -04:00
JUST.in DO IT
2d4de5146b
feat(sqllab): Show sql in the current result (#24787) 2023-09-06 09:48:42 -07:00
Elizabeth Thompson
a40e9a4d06
chore: back port 2.1.1 doc changes (#25165) 2023-09-06 09:14:32 -07:00
Daniel Vaz Gaspar
251ce2ed2a
docs: add CVEs for 2.1.1 (#25206) 2023-09-06 15:39:14 +01:00
Carlos M
78b8e9421e
docs: fix wrong type in PREFERRED_DATABASES example (#25200)
Signed-off-by: cmontemuino <1761056+cmontemuino@users.noreply.github.com>
2023-09-06 10:28:07 -04:00
Michael S. Molina
e605d6dddf
fix: All values being selected in Select (#25202) 2023-09-06 10:37:21 -03:00
Hugh A. Miles II
d8496425e2
fix: DML failures in SQL Lab (#25190) 2023-09-06 09:41:36 -03:00
Sandeep Patel
d0305445b2
fix: Issue #24493; Resolved report selection menu in chart and dashboard page (#25157) 2023-09-05 11:10:42 -03:00
Lily Kuang
f2523b26fa
fix: Applying Dashboard Time Range Filters to Overwritten Charts (#25156)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-09-01 14:30:37 -07:00
JUST.in DO IT
8b2a408dea
fix(sqllab): Invalid start date (#25133) 2023-09-01 11:28:19 -07:00
Michael S. Molina
e391a1b49e
chore: Add a note about adhoc subqueries in UPDATING.md (#25161) 2023-09-01 14:38:37 -03:00
Michael S. Molina
aea916782d
fix: Sunburst chart error when secondary metric is null (#25159) 2023-09-01 14:09:45 -03:00
wAVeckx
1f5cec94bd
chore: fix broken link to Celery worker docs (#25160) 2023-09-01 12:24:50 -04:00
aehanno
2c4629a77d
fix: Fixing untranslated FR strings (#20078) 2023-09-01 10:12:12 -03:00