..
__mocks__
Chore: Bumps prettier version for new typescript syntax support ( #20463 )
2019-11-19 13:59:39 +00:00
__snapshots__
Chore: Upgrade typescript to 4.1 ( #29493 )
2020-12-03 15:05:59 +00:00
RichHistory
Chore: Split Explore redux code into multiple sections ( #28819 )
2020-11-09 14:48:24 +01:00
slate-plugins /prism
Chore: fix jsdoc desc and return ( #28383 )
2020-10-20 07:35:45 -07:00
state
QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid ( #29542 )
2020-12-04 14:24:55 +01:00
TraceView
QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid ( #29542 )
2020-12-04 14:24:55 +01:00
utils
DataLinks: Removes getDataSourceSettingsByUid from applyFieldOverrides ( #29447 )
2020-12-01 19:10:23 +01:00
AdHocFilter.tsx
Forms migration: Old Select to Legacy namespace ( #23200 )
2020-04-02 10:57:35 +02:00
AdHocFilterField.test.tsx
TSLint → ESLint ( #21006 )
2020-02-08 02:40:04 +01:00
AdHocFilterField.tsx
Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component ( #23531 )
2020-04-14 11:32:14 +02: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
@grafana/ui: Replace various icons using Icon component ( #23442 )
2020-04-12 22:20:02 +02:00
Explore.test.tsx
Chore: Split Explore redux code into multiple sections ( #28819 )
2020-11-09 14:48:24 +01:00
Explore.tsx
TraceViewer: Make sure it does not break when no trace is passed ( #28909 )
2020-11-11 12:10:12 +01:00
ExploreDrawer.test.tsx
Explore: Adds query inspector drawer to explore ( #26698 )
2020-08-06 16:22:54 +01:00
ExploreDrawer.tsx
Explore: Adds query inspector drawer to explore ( #26698 )
2020-08-06 16:22:54 +01:00
ExploreGraphPanel.tsx
Legend/GraphNG: Refactoring legend types and options ( #29067 )
2020-11-13 17:08:55 +01:00
ExploreQueryInspector.test.tsx
Explore: Fix showing of Prometheus data in Query inspector ( #28128 )
2020-10-09 14:49:14 +02:00
ExploreQueryInspector.tsx
Explore: Fix showing of Prometheus data in Query inspector ( #28128 )
2020-10-09 14:49:14 +02:00
ExploreTimeControls.tsx
TimeZone: unify the time zone pickers to one that can rule them all. ( #24803 )
2020-06-26 09:08:15 +02:00
ExploreToolbar.tsx
QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid ( #29542 )
2020-12-04 14:24:55 +01:00
JSONViewer.tsx
Chore: Enable eslint-plugin-react partial rules ( #29428 )
2020-12-01 16:19:52 +01:00
LiveLogs.test.tsx
Explore: support ANSI colors in live logs ( #28895 )
2020-11-11 14:58:45 +01:00
LiveLogs.tsx
Explore: support ANSI colors in live logs ( #28895 )
2020-11-11 14:58:45 +01:00
LiveTailButton.tsx
Explore: Update tooltips for live tailing buttons ( #26799 )
2020-08-05 15:48:36 +02:00
Logs.tsx
Explore/Logs: Update Parsed fields to Detected fields ( #28881 )
2020-11-23 20:10:09 +01:00
LogsContainer.tsx
Chore: Split Explore redux code into multiple sections ( #28819 )
2020-11-09 14:48:24 +01:00
MetaInfoText.test.tsx
Explore: adds MetaInfoText tests
2020-01-30 12:02:50 +00:00
MetaInfoText.tsx
Loki: Visually distinguish error logs for LogQL2 ( #28359 )
2020-10-21 19:11:32 +02:00
NoDataSourceCallToAction.tsx
ESlint: React fixes part 1 ( #29062 )
2020-11-18 15:36:35 +01:00
QueryEditor.tsx
EventBus: Introduces new event bus with emitter backward compatible interface ( #27564 )
2020-11-03 13:08:54 +01:00
QueryRow.test.tsx
EventBus: Introduces new event bus with emitter backward compatible interface ( #27564 )
2020-11-03 13:08:54 +01:00
QueryRow.tsx
Chore: Split Explore redux code into multiple sections ( #28819 )
2020-11-09 14:48:24 +01:00
QueryRowActions.test.tsx
@grafana/ui: Replace various icons using Icon component ( #23442 )
2020-04-12 22:20:02 +02:00
QueryRowActions.tsx
@grafana/ui: Various smaller Icon updates ( #23588 )
2020-04-16 13:49:58 +02:00
QueryRows.tsx
EventBus: Introduces new event bus with emitter backward compatible interface ( #27564 )
2020-11-03 13:08:54 +01:00
QueryStatus.test.tsx
Chore: Reorg packages ( #20111 )
2019-10-31 10:48:05 +01:00
QueryStatus.tsx
React: refactor away from unsafe lifecycle methods ( #21291 )
2020-05-18 18:03:29 +02:00
ResponsiveButton.tsx
Chore: Enable eslint-plugin-react partial rules ( #29428 )
2020-12-01 16:19:52 +01:00
RunButton.test.tsx
Explore: respect min_refresh_interval ( #27988 )
2020-10-16 13:10:25 +02:00
RunButton.tsx
Icon: Replace font awesome icons where possible ( #28757 )
2020-11-04 13:34:40 +01:00
SecondaryActions.test.tsx
Explore: Adds query inspector drawer to explore ( #26698 )
2020-08-06 16:22:54 +01:00
SecondaryActions.tsx
Explore: Adds query inspector drawer to explore ( #26698 )
2020-08-06 16:22:54 +01:00
TableContainer.test.tsx
Explore: Remove not running query for collapsed elements ( #27026 )
2020-09-22 17:31:42 +02:00
TableContainer.tsx
Chore: Split Explore redux code into multiple sections ( #28819 )
2020-11-09 14:48:24 +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
Icon: Replace font awesome icons where possible ( #28757 )
2020-11-04 13:34:40 +01:00
useLiveTailControls.ts
Chore: Split Explore redux code into multiple sections ( #28819 )
2020-11-09 14:48:24 +01:00
Wrapper.test.tsx
QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid ( #29542 )
2020-12-04 14:24:55 +01:00
Wrapper.tsx
Refactor/Explore: Inline datasource actions into initialisation ( #28953 )
2020-11-19 11:33:52 +01:00