Commit Graph

5915 Commits

Author SHA1 Message Date
Kamil Gabryjelski
09e9cb484b
chore: Convert deckgl class components to functional (#25177) 2023-09-07 13:28:09 +02:00
Michael S. Molina
47518cb002
fix: Cypress test to force mouseover (#25209) 2023-09-06 16:23:39 -03:00
JUST.in DO IT
2d4de5146b
feat(sqllab): Show sql in the current result (#24787) 2023-09-06 09:48:42 -07:00
Michael S. Molina
e605d6dddf
fix: All values being selected in Select (#25202) 2023-09-06 10:37:21 -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
aehanno
2c4629a77d
fix: Fixing untranslated FR strings (#20078) 2023-09-01 10:12:12 -03:00
JUST.in DO IT
06bf44a823
fix(sqllab): invalid reducer key name (#25152) 2023-08-31 13:24:08 -07:00
JUST.in DO IT
846c79ef55
chore: consolidate sqllab store into SPA store (#25088) 2023-08-30 16:09:57 -07:00
Sam Firke
eeecd59c9d
refactor(frontend): make "Search" box the first filter for charts and datasets (#25129) 2023-08-30 17:34:03 -04:00
Jack
66e2807009
feat: removing renderCard from Tags/index.tsc to remove cardview from Tags ListView (#25105) 2023-08-30 19:35:21 +02:00
Vitor Avila
46a0a6e08a
fix(DB Connection): Update placeholder values for Snowflake connection (#25119) 2023-08-30 14:16:31 +02:00
JUST.in DO IT
29355577f1
fix(sqllab): error while removing a referenced table (#25114) 2023-08-29 14:38:07 -07:00
JUST.in DO IT
72150ebadf
fix(sqllab): rendering performance regression by resultset (#25091) 2023-08-28 12:27:18 -07:00
Michael S. Molina
b5bac6c876
fix: Filter names overflow wrap (#25087) 2023-08-28 11:28:16 -03:00
Kamil Gabryjelski
4c4fedc452
chore: Refactor deck.gl plugins to Typescript (#24933) 2023-08-28 13:56:06 +02:00
Hugh A. Miles II
69fb309ec3
feat: Update Tags CRUD API (#24839) 2023-08-25 21:16:35 +02:00
JUST.in DO IT
4d9e9a4b1c
chore(sqllab): typescript for getInitialState (#25047) 2023-08-24 16:54:06 -07:00
Michael S. Molina
f584c8462b
fix: Cross filters initial scope (#25074) 2023-08-24 13:01:45 -03:00
Evan Rusackas
63f24ea57e
test(cypress): Fail Cypress on Console errors (#24872) 2023-08-24 08:44:35 -06:00
Stepan
0d5be8e3f6
fix(table): condition formatting can't formate 0 values (#24008) 2023-08-24 08:01:40 -06:00
Michael S. Molina
0dadf06245
chore: Organizes the files of the ReportModal feature (#25046) 2023-08-23 11:02:25 -03:00
Daniel Vaz Gaspar
a9efd4b2e3
fix: dataset safe URL for explore_url (#24686) 2023-08-23 09:31:44 -03:00
John Bodley
60889d27ed
fix: Native filter dashboard RBAC aware dataset permission (#25029) 2023-08-22 09:58:43 -07:00
JUST.in DO IT
b339613844
chore(sqllab): Relocate user in SqlLab to root (#25010) 2023-08-21 09:42:31 -07:00
Michael S. Molina
0be1754666
fix: Dashboard fullscreen is removing custom URL params (#25028) 2023-08-18 15:07:31 -03:00
Michael S. Molina
52c7186b56
chore: Pass the dashboard id when requesting filter values (#25025) 2023-08-18 13:19:19 -03:00
Michael S. Molina
b428b06217
chore: Removes Saved Query old code (#25007) 2023-08-18 09:40:28 -03:00
Michael S. Molina
35eb66a322
fix: Date column in Heatmap is displayed as unix timestamp (#25009) 2023-08-17 11:24:40 -03:00
Michael S. Molina
712e1f760c
feat: Moves Profile to Single Page App (SPA) (#25001) 2023-08-17 11:01:24 -03:00
Michael S. Molina
2eb0a255d9
chore: Removes src/modules top folder (#25005) 2023-08-16 16:59:52 -03:00
Elizabeth Thompson
2b63577046
fix: Revert "fix(chart): Time Series set showMaxLabel as null for time xAxis (#20627) (#24995) 2023-08-16 09:51:00 -07:00
Ville Brofeldt
f94dc49fd0
fix(snowflake): opt-in denormalization of column names (#24982) 2023-08-15 16:32:54 -07:00
JUST.in DO IT
155cf54c15
fix(sqllab): scroll position after run current sql (#24965) 2023-08-15 10:52:35 -07:00
Michael S. Molina
025e4d4772
fix: Calendar Heatmap day offset (#24989) 2023-08-15 13:35:35 -03:00
Michael S. Molina
be11556799
feat: Adds options to show subtotals in Pivot Table (#24960) 2023-08-14 09:20:32 -03:00
JUST.in DO IT
a44c99899a
chore(sqllab): Relocate get bootstrap data logic (#24936) 2023-08-11 13:23:07 -07:00
Michael S. Molina
b621ee92c9
fix: Duplicated options in Select when using numerical values (#24906) 2023-08-11 14:22:15 -03:00
dependabot[bot]
7b56c27383
build(deps): bump tough-cookie and @cypress/request in /superset-frontend/cypress-base (#24958)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 10:53:03 -06:00
Michael S. Molina
9703490129
fix: Tooltips don't disappear on the Heatmap chart (#24959) 2023-08-11 13:40:45 -03:00
Rob Moore
ce65a3b9cd
fix(charts): View in SQL Lab with relevant perm (#24903) 2023-08-10 20:04:07 +03:00
Michael S. Molina
284c12697b
chore: Removes duplicated featureFlags.ts (#24935) 2023-08-10 10:55:44 -03:00
Beto Dealmeida
9c54280d85
feat: add MotherDuck DB engine spec (#24934) 2023-08-09 16:42:14 -07:00
John Bodley
f6c3f0cbbb
fix: Dashboard aware RBAC "Save as" menu item (#24806) 2023-08-09 13:37:52 -07:00
John Bodley
5522facdc6
chore: Refactor dashboard security access (#24804) 2023-08-09 09:25:58 -07:00
Michael S. Molina
ec9e9a46f2
fix: Tooltip of area chart shows undefined total (#24916) 2023-08-08 18:13:21 -03:00
JUST.in DO IT
340bfd88ae
fix(explore): double resize triggered (#24886) 2023-08-08 10:21:21 -07:00
Zoynels
031e660506
feat(chart): Added Central Asia countries to countries map (#24870) 2023-08-03 09:49:03 -07:00
JUST.in DO IT
6ff7fae0b0
fix(dataset): resizable dataset layout left column (#24829) 2023-08-03 09:34:33 -07:00