grafana/public/app/features/explore
Ivana Huckova d28e7b6185
Explore: Fix timezone not changing for graph and table (#42430)
* Pass timezone to graph in Explore

* Fix timezone issues for table

* Fix type error

* Update public/app/features/explore/TableContainer.test.tsx

Co-authored-by: Giordano Ricci <me@giordanoricci.com>

* Replace UTC with InternalTimeZones

* Update CEST to cest

Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2021-12-02 12:07:23 +01:00
..
__mocks__ Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
__snapshots__ Explore: Fix timezone not changing for graph and table (#42430) 2021-12-02 12:07:23 +01:00
RichHistory Explore: query history: fix error when removing last item (#42179) 2021-11-24 13:52:44 +01:00
state explore: fix url update inconsistency (#42288) 2021-11-29 10:00:41 +01:00
TraceView Tracing: Refactor span detail logic (#42152) 2021-11-29 16:19:56 +01:00
utils Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
ElapsedTime.tsx React: refactor away from unsafe lifecycle methods (#21291) 2020-05-18 18:03:29 +02:00
ErrorContainer.test.tsx CloudWatch Logs: Adjusts CloudWatch Logs timeout logic (#26621) 2020-09-07 14:41:36 +01:00
ErrorContainer.tsx Theme: Fixes to time picker calendar & variable dropdowns & more (#33407) 2021-04-27 15:13:08 +02:00
Explore.test.tsx Explore: allow changing the graph type (#40522) 2021-10-26 15:51:59 +02:00
Explore.tsx Explore: Fix timezone not changing for graph and table (#42430) 2021-12-02 12:07:23 +01:00
ExploreDrawer.test.tsx Explore: Adds query inspector drawer to explore (#26698) 2020-08-06 16:22:54 +01:00
ExploreDrawer.tsx Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
ExploreGraph.tsx Explore: Fix timezone not changing for graph and table (#42430) 2021-12-02 12:07:23 +01:00
ExploreGraphLabel.tsx Explore: allow changing the graph type (#40522) 2021-10-26 15:51:59 +02:00
exploreGraphStyleUtils.ts Explore: allow changing the graph type (#40522) 2021-10-26 15:51:59 +02:00
ExplorePaneContainer.tsx Chore: Clenaup unused exports/modules in explore (#41072) 2021-10-29 11:34:48 +01:00
ExploreQueryInspector.test.tsx Explore: Fix timezone not changing for graph and table (#42430) 2021-12-02 12:07:23 +01:00
ExploreQueryInspector.tsx Explore: Fix timezone not changing for graph and table (#42430) 2021-12-02 12:07:23 +01:00
ExploreTimeControls.tsx Add fiscal years and search to time picker (#39073) 2021-09-30 09:40:02 +02:00
ExploreToolbar.tsx Explore: Use PageToolbar component & some cleanup (#41318) 2021-11-12 10:09:25 +00:00
LiveLogs.test.tsx Explore/Logs: Escaping of incorrectly escaped log lines (#31352) 2021-03-03 18:32:27 +01:00
LiveLogs.tsx Explore: use GrafanaTheme2 (LiveLogs component) (#37452) 2021-08-20 14:53:03 +02:00
LiveTailButton.tsx Explore: use GrafanaTheme2 (LiveTailButton component) (#37516) 2021-08-19 16:17:28 +02:00
Logs.tsx Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
LogsContainer.tsx Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
LogsMetaRow.tsx Explore: Refactor deduplication, hiding of logs and Logs component (#33531) 2021-04-29 18:26:30 +02:00
LogsNavigation.test.tsx Logs: Fix requesting of older logs when flipped order (#41966) 2021-11-23 09:56:06 +01:00
LogsNavigation.tsx Logs: Fix requesting of older logs when flipped order (#41966) 2021-11-23 09:56:06 +01:00
LogsNavigationPages.test.tsx Explore: Polish UI of logs navigation (#33910) 2021-05-11 22:10:45 +02:00
LogsNavigationPages.tsx Update dependency emotion to v11 (#41134) 2021-11-04 17:54:49 +00:00
LogsVolumePanel.test.tsx Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
LogsVolumePanel.tsx Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
MetaInfoText.test.tsx Explore: adds MetaInfoText tests 2020-01-30 12:02:50 +00:00
MetaInfoText.tsx Chore: Clenaup unused exports/modules in explore (#41072) 2021-10-29 11:34:48 +01:00
NoDataSourceCallToAction.tsx AccessControl: "Add data source" button needs create and write rights to be enabled (#38934) 2021-09-08 09:47:55 +02:00
NodeGraphContainer.test.tsx Live: move centrifuge service to a web worker (#41090) 2021-11-09 21:05:01 +04:00
NodeGraphContainer.tsx Explore: refactor redux-connected components (#36027) 2021-06-24 08:21:19 +02:00
QueryRows.test.tsx Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
QueryRows.tsx Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
ResponseErrorContainer.test.tsx Chore: Reduce pa11y-ci errors (#41787) 2021-11-17 14:45:45 +01:00
ResponseErrorContainer.tsx Explore: prevent eplore from hiding errors containing refId (#39504) 2021-09-22 10:33:31 +01:00
ReturnToDashboardButton.test.tsx Access Control: Add fine-grained access control to explore (#35883) 2021-07-02 14:43:12 +02:00
ReturnToDashboardButton.tsx Access Control: Add fine-grained access control to explore (#35883) 2021-07-02 14:43:12 +02:00
RunButton.test.tsx ButtonSelect & RefreshPicker: Rewrite of components to use new emotion based ToolbarButton & Menu (#30510) 2021-01-23 08:17:50 +01:00
RunButton.tsx Fix button "Run query" width (#32655) (#39081) 2021-11-16 13:22:33 +01:00
SecondaryActions.test.tsx Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
SecondaryActions.tsx Logs: Move button to load logs volume to logs options header (#40578) 2021-10-20 13:58:04 +02:00
TableContainer.test.tsx Explore: Fix timezone not changing for graph and table (#42430) 2021-12-02 12:07:23 +01:00
TableContainer.tsx Explore: Fix timezone not changing for graph and table (#42430) 2021-12-02 12:07:23 +01:00
Time.tsx React: refactor away from unsafe lifecycle methods (#21291) 2020-05-18 18:03:29 +02:00
TimeSyncButton.test.tsx Transformations: enable transformations reordering (#27197) 2020-08-31 08:47:27 +02:00
TimeSyncButton.tsx TimeRangePicker: Updates components to use new ToolbarButton & ButtonGroup (#30570) 2021-01-25 14:01:54 +01:00
useLiveTailControls.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
Wrapper.test.tsx Variables: Only update panels that are impacted by variable change (#39420) 2021-11-09 12:30:04 +01:00
Wrapper.tsx Loki: Logs volume improvements (#40327) 2021-10-18 12:22:41 +02:00