Commit Graph

740 Commits

Author SHA1 Message Date
Lyndsi Kay Williams
4cf40fb286 test: Fix act errors in FixedOrMetricControl test (#22334) 2022-12-06 07:27:02 -06:00
Kamil Gabryjelski
2d30e9cbe9 feat: New time range label (#22317) 2022-12-05 19:46:15 +01:00
Yongjie Zhao
0fdc520797 fix: the TimePicker overlay the AdhocFilter (#22234) 2022-11-28 17:12:40 +08:00
Yongjie Zhao
22fab5e58c feat: Axis sort in the Bar Chart V2 (#21993) 2022-11-26 22:06:26 +08:00
Kamil Gabryjelski
d1e576cbd1 fix(explore): Prevent infinite rerenders when editing dataset (#22219) 2022-11-25 16:00:21 +01:00
Kamil Gabryjelski
1809d2b957 fix(explore): Value undefined and Unhashable type errors (#22207) 2022-11-23 20:45:10 +01:00
Maxime Beauchemin
888f43c6ad chore: rename 'Change dataset' action to 'Swap dataset' (#22197) 2022-11-23 10:19:59 -08:00
Daniel Vaz Gaspar
a77b2d6ebf chore: remove annotation layer FAB CRUD model view (#22178) 2022-11-22 16:19:57 +00:00
Corbin Robb
cdec09243b test: Fix act errors in DndColumnSelectControl tests (#22068) 2022-11-08 16:24:43 -05:00
Lyndsi Kay Williams
7a52b22237 test: Fix act errors in DndMetricSelect test (#22048) 2022-11-07 12:33:57 -06:00
Michael S. Molina
7d1df3b78d feat: Improves SafeMarkdown HTML sanitization (#21895) 2022-11-04 10:34:02 -04:00
Yongjie Zhao
429f246f7a refactor: clean up codes (#22002) 2022-11-03 00:16:10 +08:00
Yongjie Zhao
a9b229dd1d feat: support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767) 2022-11-02 08:21:17 +08:00
Anthony Gainor
7f563cf92d chore: Remove several React app console warnings and errors v2 (#21725)
Co-authored-by: Herbert Gainor <herbert.gainor@preset.io>
2022-10-28 19:08:10 +08:00
Kamil Gabryjelski
3c7a081281 fix(explore): Small changes in metadata bar copy and tooltip placement (#21952) 2022-10-28 11:40:18 +02:00
Kamil Gabryjelski
9d25453425 fix(explore): Chart save modal displays error instead of failing silently (#21920) 2022-10-27 23:30:59 +02:00
Geido
fa67315f5b fix: Default temporal column in Datasource (#21857) 2022-10-25 14:42:11 +03:00
Geido
c2834cc14c chore: Remove CROSS_REFERENCES feature flag (#21815) 2022-10-21 15:11:49 +03:00
Usiel Riedl
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
Kamil Gabryjelski
cddc361adc feat(explore): Don't discard controls with custom sql when changing datasource (#20934) 2022-10-19 15:29:38 +02:00
Andrew
df7840c041 chore: Added translate functions (#21816) 2022-10-19 09:54:16 +08:00
Eric Briscoe
2258fbf878 fix(CustomFrame): Resolves issue #21731 where date range in explore throws runtime error (#21776) 2022-10-13 09:52:35 -07:00
Michael S. Molina
11d7d6e078 fix: Preserve unknown URL params (#21785) 2022-10-12 15:52:36 -07:00
Yongjie Zhao
8f61e3c5d9 refactor: preparation for time section migration (#21766) 2022-10-12 08:38:30 +08:00
Antonio Rivero Martinez
605b6920a6 fix(datasets): Stop showing alert when saving from query (#21442) 2022-10-11 10:24:11 -07:00
Michael S. Molina
200bed6f7e feat: Shows related dashboards in Explore (#21685) 2022-10-07 12:59:49 -03:00
Victor Arbues
ebd75366c0 feat(chart): add feature flag that displays the data pane closes by default (#21649) 2022-10-05 15:34:03 +08:00
Evan Rusackas
4245bc3f38 chore(style): Enforce optional chaining (#21614) 2022-10-03 09:17:20 -06:00
Michael S. Molina
0dda5fe1cf feat: Adds the MetadataBar to the Explore header (#21560) 2022-09-29 14:34:57 -03:00
Michael S. Molina
bb1cf7f145 refactor: Organizes the Select files (#21589) 2022-09-27 08:38:06 -03:00
Michael S. Molina
bbac67a2dc refactor: Rewrites ColorSchemeControl with Typescript (#21496) 2022-09-22 08:29:02 -03:00
Cody Leff
6644a84f79 fix(explore): fix chart save when dashboard deleted (#21497) 2022-09-20 13:49:31 -06:00
cccs-RyanK
4fcc1d952f chore: Extract common select component code (#21094) 2022-09-15 09:57:37 -03:00
Cody Leff
2285ebe72e fix(explore): Prevent shared controls from checking feature flags outside React render (#21315) 2022-09-14 20:41:47 +02:00
Lyndsi Kay Williams
4ad1de3be5 test: Fix act errors in ExploreChartPanel test (#21456) 2022-09-13 13:29:31 -05:00
Stephen Liu
d28909d56c fix(explore): disable resize bar when the results area is collapsed (#21366) 2022-09-12 08:37:50 -06:00
Lyndsi Kay Williams
cf7c420e01 test: Fix act errors in CustomFrame test (#21427) 2022-09-12 09:39:08 -03:00
Lyndsi Kay Williams
210a2b9053 test: Fix act errors in DndFilterSelect test (#21429) 2022-09-09 20:28:46 -05:00
Lyndsi Kay Williams
2c7da649e4 test: Fix act errors in DndColumnSelect test (#21428) 2022-09-09 20:28:21 -05:00
Lyndsi Kay Williams
3819d5154a test: Fix act errors in DatasourceControl test (#21426) 2022-09-09 20:27:50 -05:00
Lyndsi Kay Williams
69d3a336b4 test: Fix act errors in AnnotationLayer test (#21423) 2022-09-09 20:27:21 -05:00
Lyndsi Kay Williams
c7c6149f4a test: Fix act errors in CollectionControl test (#21421) 2022-09-09 20:26:31 -05:00
Lyndsi Kay Williams
d3f9fbb5f9 test: Fix act errors in DatasourcePanelDragOption test (#21410) 2022-09-09 13:10:59 -03:00
Lyndsi Kay Williams
2f8cc44c5d test: Fix act error in FilterInput test (#21407) 2022-09-09 13:10:41 -03:00
Lyndsi Kay Williams
3197cc6eaa test: Fix act errors in DatasourcePanel test (#21409) 2022-09-09 08:34:50 -03:00
Lyndsi Kay Williams
bd1abd3b6e test: Fix act errors in SamplesPane test (#21406) 2022-09-09 08:33:14 -03:00
Lyndsi Kay Williams
295de2d098 test: Fix act errors in ResultsPaneOnDashboard test (#21404) 2022-09-09 08:32:46 -03:00
Lyndsi Kay Williams
fdae29b0f0 test: Fix act error in DataTablesPane test (#21403) 2022-09-09 08:32:10 -03:00
Lyndsi Kay Williams
d635566c16 test: Fix act errors in ExploreChartHeader test (#21402) 2022-09-09 08:31:33 -03:00
Lyndsi Kay Williams
6fad3f9a35 test: Fix act error in ExportToCVSDropdown test (#21401) 2022-09-09 08:30:46 -03:00