grafana/public/app/features/explore
Ivana Huckova a0932f4d2a
Shorten url: Unification across Explore and Dashboards (#28434)
* WIP: Unify short url for dashboards and explore

* Add tests

* Update

* Address feedback, move createShortUrl to buildUrl
2020-10-22 10:31:58 +02:00
..
__mocks__ Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
__snapshots__ Explore: Remove not running query for collapsed elements (#27026) 2020-09-22 17:31:42 +02:00
RichHistory Shorten url: Unification across Explore and Dashboards (#28434) 2020-10-22 10:31:58 +02:00
slate-plugins/prism Chore: fix jsdoc desc and return (#28383) 2020-10-20 07:35:45 -07:00
state Explore: Support wide data frames (#28393) 2020-10-22 10:19:30 +02:00
TraceView Explore: Fix date formatting in url for trace logs link (#28381) 2020-10-19 22:14:45 +02:00
utils Shorten url: Unification across Explore and Dashboards (#28434) 2020-10-22 10:31:58 +02: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 Explore: Add link to logs from trace span (#28229) 2020-10-15 00:03:14 +02:00
Explore.tsx Explore: Add link to logs from trace span (#28229) 2020-10-15 00:03:14 +02: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 Explore: Remove not running query for collapsed elements (#27026) 2020-09-22 17:31:42 +02: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 Shorten url: Unification across Explore and Dashboards (#28434) 2020-10-22 10:31:58 +02:00
JSONViewer.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
LiveLogs.test.tsx Explore: fixes log entries sorting - changes milliseconds to nanoseconds (#24303) 2020-05-07 13:53:24 +02:00
LiveLogs.tsx React: refactor away from unsafe lifecycle methods (#21291) 2020-05-18 18:03:29 +02:00
LiveTailButton.tsx Explore: Update tooltips for live tailing buttons (#26799) 2020-08-05 15:48:36 +02:00
Logs.tsx Loki: Visually distinguish error logs for LogQL2 (#28359) 2020-10-21 19:11:32 +02:00
LogsContainer.tsx Explore: Remove not running query for collapsed elements (#27026) 2020-09-22 17:31:42 +02: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 Fix href to datasources for NoDataSourceCallToAction in Explore (#25991) 2020-07-01 21:04:06 +02:00
QueryEditor.tsx Chore: More typescript strict null fixes, going for sub 200 (#26134) 2020-07-09 15:16:35 +02:00
QueryRow.test.tsx Explore: Unification of logs/metrics/traces user interface (#25890) 2020-07-09 15:14:55 +01:00
QueryRow.tsx @grafana/e2e: selector improvements (#27235) 2020-08-27 10:36:24 -04: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 Explore: Revert QueryRows refactor (#24444) 2020-05-08 17:49:47 +02: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 Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 2020-04-25 22:48:20 +02:00
RunButton.test.tsx Explore: respect min_refresh_interval (#27988) 2020-10-16 13:10:25 +02:00
RunButton.tsx Explore: respect min_refresh_interval (#27988) 2020-10-16 13:10:25 +02: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 Explore: Remove not running query for collapsed elements (#27026) 2020-09-22 17:31:42 +02: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 @grafana/ui: Various smaller Icon updates (#23588) 2020-04-16 13:49:58 +02:00
useLiveTailControls.ts Explore: Sync timepicker and logs after live-tailing stops (#20979) 2019-12-11 14:14:39 +01:00
Wrapper.tsx Tracing: Adds header and minimap (#23315) 2020-04-08 17:16:22 +02:00