Commit Graph

5759 Commits

Author SHA1 Message Date
Beto Dealmeida a3bbe35fb0
chore: tests for #24249 (#24251) 2023-05-31 09:23:07 -07:00
Michael S. Molina 5853574b98
fix: Typescript warnings when importing types (#24217) 2023-05-31 12:08:29 -03:00
Beto Dealmeida 7e70f19b68
fix: dashboard ownership check (#24249) 2023-05-30 12:18:20 -07:00
John Bodley 674da1b209
chore(native-filters): Ensure consistent error handling (#24206)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-05-30 09:08:38 -07:00
Michael S. Molina f56c851ec8
refactor: Extracts type definitions from ExtensionsRegistry (#24214) 2023-05-30 08:59:25 -03:00
Evan Rusackas cc68d626bc
fix: removing problematic "formattable" tag (#24207) 2023-05-26 14:04:10 -06:00
Hugh A. Miles II 85b3401be8
fix: Tag link issue from CRUD page (#24223) 2023-05-26 15:40:49 -04:00
Beto Dealmeida 9df8d8dda5
feat: extension hook for DB delete (#24191) 2023-05-25 13:21:55 -04:00
JUST.in DO IT 779b372d89
chore(sqllab): Remove functionNames from sqlLab state (#24026) 2023-05-23 10:42:00 -07:00
JUST.in DO IT 8e45af43e1
fix(explore): rendering regression on standalone (#24177) 2023-05-23 09:49:04 -07:00
miomiocat f036adbc4f
feat: Add StarRocks support (#23209)
Signed-off-by: miomiocat <284487410@qq.com>
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2023-05-23 08:33:27 -06:00
Ville Brofeldt bc0079f2fb
fix(plugin-chart-echarts): force min y-tick for log axis with zero (#24186) 2023-05-23 13:25:08 +03:00
Beto Dealmeida c3b96d12de
feat: split database information (#24067) 2023-05-22 13:35:58 -04:00
JUST.in DO IT 6a44e0ddd4
fix(sqllab): Table options rendering regression (#24142) 2023-05-22 10:32:45 -07:00
Jack Fragassi 2b236cbbd6
fix: Errors when saving dataset (#24113) 2023-05-22 13:21:30 -04:00
Matthew Chiang fc8c537118
feat: Add deck.gl Heatmap Visualization (#23551) 2023-05-22 10:23:07 +03:00
Stepan febc07aec3
fix(table): percentage metric should use verbose map (#24158) 2023-05-21 12:52:23 +03:00
Stepan 09e399ae28
fix(reports): error when creation alert/report with localization (#24159) 2023-05-21 12:52:07 +03:00
Lily Kuang 66594ad647
fix: repeated color in the same chart (#23762) 2023-05-19 14:48:54 -07:00
Ville Brofeldt 5424b95138
chore: deprecate rls base related filters (#24128) 2023-05-19 21:55:05 +03:00
Ville Brofeldt f817c10422
fix(plugin-chart-echarts): normalize temporal string groupbys (#24134) 2023-05-19 16:29:11 +03:00
Vitali Logvin d0687d04eb
feat: dashboard page xlsx export (#24005)
Co-authored-by: Vitali Logvin <vitali.logvin@noogadev.com>
2023-05-19 11:18:16 +01:00
Beto Dealmeida 6b5459121f
feat: database extension registry (#23174)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Lily Kuang <lily@preset.io>
2023-05-18 17:00:06 -07:00
JUST.in DO IT 515986172f
fix(sqllab): Disable Select All on table selector (#24120) 2023-05-18 12:53:13 -07:00
Michael S. Molina df4d16a7ee
feat: Make time shifted series colors match the original series (#24048) 2023-05-18 08:40:50 -03:00
Hugh A. Miles II 8fb0d6e450
chore: update packages for vanta FE security concerns (#24106) 2023-05-17 20:45:41 -04:00
Beto Dealmeida fe903c3dfd
chore: add extension for related DB assets on delete (#24050) 2023-05-16 15:41:11 -07:00
curious86 e3514054f9
fix(alert modal): set current user as default alert owner during new alert initialization (#24070)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-05-16 15:55:37 -06:00
Kamil Gabryjelski 4f3fbd354b
feat: Cross filters scoping (#24020) 2023-05-16 21:44:05 +02:00
dependabot[bot] 6baa552950
build(deps): bump vm2 from 3.9.15 to 3.9.18 in /superset-frontend/cypress-base (#24065)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 16:47:41 -06:00
dependabot[bot] 83401a6b16
build(deps): bump vm2 from 3.9.17 to 3.9.18 in /superset-frontend (#24066)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 16:47:19 -06:00
Felix 422e21eb16
fix(plugin-chart-handlebars): Fix TypeError when using handlebars columns raw mode (#23801) 2023-05-15 10:01:31 -06:00
EugeneTorap 1670275571
feat: Use AntD table in FilterableTable (#23035)
Co-authored-by: justin-park <justin.park@airbnb.com>
2023-05-12 16:36:35 -03:00
Lily Kuang 479be86596
fix: typing and using enter to select the table on sql lab layout (#24028) 2023-05-11 16:05:58 -07:00
JUST.in DO IT 7a55625243
fix(sqllab): rollback clean comments out (#24009) 2023-05-11 09:41:21 -07:00
VED PRAKASH KASHYAP 4497601ebc
feat(chart-controls): Show detailed data type tooltip when hovering type icon (#23970) 2023-05-11 08:27:24 -06:00
Kamil Gabryjelski 7757b61c22
chore: Deprecate DND feature flags (#23981) 2023-05-10 17:13:03 +02:00
JUST.in DO IT d96b72d46f
chore(sqllab): Refactor react-query by redux-toolkit query (#23760) 2023-05-08 14:25:23 -07:00
Antonio Rivero 724fd82919
fix(filters): Stop breaking if translateToSql returns an object (#23715) 2023-05-08 16:03:53 -04:00
JUST.in DO IT d23df35087
fix(sqllab): custom url params disappeared (#23952) 2023-05-08 11:55:56 -07:00
JUST.in DO IT 841726d432
fix(sqllab): clean comments within quotes (#23908) 2023-05-05 09:55:45 -07:00
Michael S. Molina b4371f68b7
feat: Adds a control to set the Secondary Y-axis bounds in Mixed charts (#23917)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-05-05 10:11:54 -03:00
JUST.in DO IT 842659dbfe
refactor: useEffectEvent for efficient deps (#23871) 2023-05-03 11:52:04 -07:00
curious86 d4b9c18271
fix(sql-editor): Fix run stop button color to improve usability (#23892)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-05-03 12:06:25 +03:00
Etienne Baratte a170ae4368
feat: custom d3 number locale (#20075) 2023-05-02 12:29:33 -06:00
Michael S. Molina f2fc4a03dc
feat: Changes the Select component to preserve the search value when selecting (#23869) 2023-05-02 09:01:30 -03:00
JUST.in DO IT 839bc088f9
fix(chart): scrollbar keep flusing on and off (#23778) 2023-05-01 14:10:44 -07:00
Kamil Gabryjelski 78833bcc30
fix: Native time range filter in legacy charts (#23865) 2023-05-01 09:57:20 -07:00
Gerold Busch 61d8a0bd12
feat: conditional coloring for big number chart (#23064)
Co-authored-by: Gerold Busch <gerold.busch@valtech.com>
2023-05-01 09:44:46 -06:00
JUST.in DO IT 594d3e0e0c
fix(alerts): flaky test error (#23860) 2023-04-28 08:57:57 -07:00