Commit Graph
12652 Commits
Author SHA1 Message Date
Ville BrofeldtandGitHub f5977caf44 chore(plugin-chart-echarts): bump ECharts to 5.4.0 (#21916) 2022-10-24 17:09:24 +03:00
Shubham SinhaandGitHub 7edf1fbdf0 fix(superset): Fixed API for bulk delete of embedded dashboards (#21911) 2022-10-22 12:25:17 +01:00
Michael S. MolinaandGitHub 3da9687328 chore: Improves D2D loading indicator (#21908) 2022-10-21 13:24:57 -03:00
Evan RusackasandGitHub 04b017e006 chore: Updating SIP issue template to boost the link, and (hopefully) reduce duplicate-numbered SIP issues. (#21896) 2022-10-21 07:57:13 -06:00
GeidoandGitHub c2834cc14c chore: Remove CROSS_REFERENCES feature flag (#21815) 2022-10-21 15:11:49 +03:00
GeidoandGitHub 2fe68a3633 chore: E2E Dashboards Cross-references (#21805) 2022-10-21 15:10:35 +03:00
Cody LeffandGitHub 40f82545ab fix(dashboard): Ensure correct positioning of "Drill to detail by" submenu (#21894) 2022-10-21 08:49:31 -03:00
JUST.in DO ITandGitHub f4a4ab41e0 fix: type of AnnotationLayer (#21878) 2022-10-21 19:11:18 +08:00
Cody LeffandGitHub e418694150 fix: Mistaken use of BootstrapUser type (#21892) 2022-10-20 18:02:02 -03:00
9a063abb3b feat(explore): add config for default time filter (#21879)
Co-authored-by: Usiel Riedl <usiel.riedl@automattic.com>
2022-10-20 20:09:51 +08:00
Michael S. MolinaandGitHub f4da74ce8d feat: Adds a Content Security Policy (CSP) check for production environments (#21874) 2022-10-20 08:45:28 -03:00
b17ef18aae chore: Color consistency E2E tests (#21622)
Co-authored-by: stephenLYZ <750188453@qq.com>
2022-10-20 14:16:29 +03:00
Lyndsi Kay WilliamsandGitHub 28c7636c59 fix: Change timer font to monospace (#21876) 2022-10-19 16:53:34 -05:00
Cody LeffandGitHub 76e57ec651 feat(dashboard): menu improvements, fallback support for Drill to Detail (#21351) 2022-10-19 18:34:46 -03:00
lucapetteandGitHub 54f6fd6a82 fix: docker links (#21797) 2022-10-19 22:24:22 +08:00
Shubham SinhaandGitHub decb2fb591 feat(datasets): Change in API to create virtual datasets (#21840) 2022-10-19 15:05:21 +01:00
Kamil GabryjelskiandGitHub cddc361adc feat(explore): Don't discard controls with custom sql when changing datasource (#20934) 2022-10-19 15:29:38 +02:00
ec20c0104e fix(dashboard): Prevent XSS attack vector (#21822)
Co-authored-by: Herbert Gainor <herbert.gainor@preset.io>
2022-10-19 09:54:20 -03:00
7c4102c20e feat(select filter): add CRLF separator for Windows (#21867)
Co-authored-by: mapledan <s1991829@gmail.com>
2022-10-19 08:49:23 -03:00
Yongjie ZhaoandGitHub 9aa804e070 fix: categorical x-axis can't apply the label of column (#21869) 2022-10-19 18:47:02 +08:00
Michael S. MolinaandGitHub 47b1e0ca9d feat: Disables HTML rendering in Toast by default (#21853) 2022-10-19 07:44:50 -03:00
Yongjie ZhaoandGitHub 0a4ecca9f2 fix: custom SQL in the XAxis (#21847) 2022-10-19 11:40:52 +08:00
LeninandGitHub b77335494a docs: 414 (#21849) 2022-10-19 09:54:49 +08:00
AndrewandGitHub df7840c041 chore: Added translate functions (#21816) 2022-10-19 09:54:16 +08:00
Yongjie ZhaoandGitHub f38115489b fix: drilling on the categorical xaxis on the mixed chart (#21845) 2022-10-19 09:08:28 +08:00
Yongjie ZhaoandGitHub f41d0b0cbf fix: drilling on the categorical xaxis on the stacked barchart v2 (#21844) 2022-10-18 19:47:53 +08:00
GeidoandGitHub 383dc29ad1 fix: Allow comma in Number Format (#21817) 2022-10-18 14:28:07 +03:00
Lyndsi Kay WilliamsandGitHub 8f4415bc83 fix: Dataset left panel now uses client side search (#21770) 2022-10-17 15:02:33 -05:00
Lyndsi Kay WilliamsandGitHub fcb98003a3 fix(sqllab): Fix spacing on Schedule option in SqlEditor dropdown (#21832) 2022-10-17 14:54:45 -05:00
52d33b05fd chore(sqla): refactor query utils (#21811)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2022-10-17 10:40:42 +01:00
Stephen LiuandGitHub 7a7181a244 feat(color): color consistency enhancements (#21507) 2022-10-17 17:01:20 +08:00
kevinandGitHub 7ec136fec2 fix(superset-embedded-sdk): Buffer is not defined (#21641) 2022-10-17 09:14:28 +01:00
Hugh A. Miles IIandGitHub 6f2e76bc09 chore: Add USER_CLIENT_ERRORS to stop logging exceptions that are user driven (#21818) 2022-10-15 11:31:31 -04:00
Ville BrofeldtandGitHub 4c1777f20d fix(alerts): restrict list view and gamma perms (#21765) 2022-10-15 10:03:26 +03:00
Elizabeth ThompsonandGitHub 196c3671e2 refactor: serialize extra json in state (#21523) 2022-10-14 14:55:20 -07:00
df3b5a8305 fix: Dataset creation header is now uneditable and holds proper default values (#21557)
Co-authored-by: AAfghahi <arash.afghahi@gmail.com>
2022-10-13 17:17:24 -05:00
John BodleyandGitHub b1bf25e98c fix(explore): Persist URL params to form-data (#21792) 2022-10-13 14:25:46 -07:00
Phillip Kelley-DotsonandGitHub f4fa2e1115 chore: add more logging for alerts and reports (#21714) 2022-10-13 15:53:02 -04:00
Eric BriscoeandGitHub 2258fbf878 fix(CustomFrame): Resolves issue #21731 where date range in explore throws runtime error (#21776) 2022-10-13 09:52:35 -07:00
Hugh A. Miles IIandGitHub e6c44e02cb chore: stop logging "SyntaxError" as exceptions (#21787) 2022-10-13 11:58:02 -04:00
49b48eeca4 feat: Cross-referenced Dashboards in Chart list (Column + Filter) (#21760)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2022-10-13 14:50:03 +03:00
Cody LeffandGitHub d5b4bdeb72 fix(plugin-chart-handlebars): Update webpack/babel config to fix build/runtime warnings/errors (#21779) 2022-10-12 21:32:31 -06:00
John BodleyandGitHub 3936e9ed5f fix: Fix regression introduced in #20893 (#21743) 2022-10-12 18:31:26 -07:00
John BodleyandGitHub 88a89c9fd6 fix(migration): Ensure the paginated update is deterministic (#21778) 2022-10-12 17:11:59 -07:00
Michael S. MolinaandGitHub 11d7d6e078 fix: Preserve unknown URL params (#21785) 2022-10-12 15:52:36 -07:00
Elizabeth ThompsonandGitHub 75e6a04269 fix: remove deprecated ETagResponseMixin (#21773) 2022-10-12 10:26:42 -07:00
Yongjie ZhaoandGitHub 8f74e46d45 fix: regression in #21766 (#21782) 2022-10-12 19:28:55 +08:00
Yongjie ZhaoandGitHub 8f61e3c5d9 refactor: preparation for time section migration (#21766) 2022-10-12 08:38:30 +08:00
Hugh A. Miles IIandGitHub bd3166b603 chore: cleanup on catalog check for Gsheets (#21738) 2022-10-11 15:19:12 -04:00
Antonio Rivero MartinezandGitHub 605b6920a6 fix(datasets): Stop showing alert when saving from query (#21442) 2022-10-11 10:24:11 -07:00