Commit Graph

458 Commits (9b483e765bed89d44cfd71d9ca42edf746a62c76)

Author SHA1 Message Date
Hugo Häggmark 133ddc9afb
Feature: Adds connectWithCleanup HOC (#19629) 6 years ago
Ivana Huckova dabc848e11
Explore: Synchronise time ranges in split mode (#19274) 6 years ago
Hugo Häggmark 3e603cd88a
Revert "Feature: Adds connectWithCleanup HOC (#19392)" (#19628) 6 years ago
Hugo Häggmark 989f98efda
Feature: Adds connectWithCleanup HOC (#19392) 6 years ago
Torkel Ödegaard 81dd57524d
Panels: Progress on new singlestat / BigValue (#19374) 6 years ago
Torkel Ödegaard 0ec8303878 Panels: Skip re-rendering panel/visualisation in loading state (#19518) 6 years ago
Hugo Häggmark 0598d60234
Tests: Adds throwUnhandledRejections to jest setup (#19398) 6 years ago
Hugo Häggmark 889f8e3131 PanelData: Adds timeRange prop to PanelData (#19361) 6 years ago
Hugo Häggmark 9bd6ed887c
Alerting: Prevents creating alerts from unsupported queries (#19250) 6 years ago
Torkel Ödegaard 140ecbcf79
QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 years ago
Ryan McKinley 62a808bf1f MixedDataSource: refactor, cleanup, and add tests (#18948) 6 years ago
kay delaney 7985aa1e57
Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 6 years ago
Hugo Häggmark 5ca643f2ba Explore: Use PanelQueryState to handle querying (#18694) 6 years ago
Tobias Skarhed 1db9fff056 strictNullChecks: First batch (#18390) 6 years ago
Hugo Häggmark ead2d6e88f
Explore: Fixes incorrect handling of utc in timeEpic (#18386) 6 years ago
Ryan McKinley fcdc29746f
@grafana/data: export dateMath and rangeUtil (#17971) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
kay delaney 164fb13d99
Explore: Adds orgId to URL for sharing purposes (#17895) 6 years ago
Hugo Häggmark ead4b1f5c7
Explore: Uses new TimePicker from Grafana/UI (#17793) 6 years ago
Tobias Skarhed 3045daedbd noImplicitAny: Reduce errors to 3800-ish (#17781) 6 years ago
Hugo Häggmark 2c5400c61e Explore: Parses and updates TimeSrv in one place in Explore (#17677) 6 years ago
Johannes Schill 0412a28d2e TimePicker: New time picker dropdown & custom range UI (#16811) 6 years ago
Tobias Skarhed c9ad411d8e noImplicitAny: Fix basic errors (#17668) 6 years ago
Ryan McKinley 401615847c
Build: add @grafana/data package (#17436) 6 years ago
Hugo Häggmark fb39831df2
Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 6 years ago
Hugo Häggmark db48ec1f08
Explore: Adds Live option for supported datasources (#17062) 6 years ago
Ryan McKinley 1d7bb2a763 DataSourceApi: convert interface to abstract class (#16979) 6 years ago
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919) 6 years ago
Ryan McKinley d881976c9d Refactor: move datemath to grafana/ui (#16890) 6 years ago
Ryan McKinley 26bd76b4c2
Refactor: move NavModel to @grafana/ui (#16813) 6 years ago
Ryan McKinley 5c2d38126d
Plugins: move PanelPluginMeta to grafana/ui (#16804) 6 years ago
Torkel Ödegaard a4f5c54871
Chore: Fixed no implicit any Typescript errors (#16799) 6 years ago
Torkel Ödegaard 060e97bea8
Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) 6 years ago
Ryan McKinley e7f56a74fc
Refactor: split PanelQueryRunner into runner and state (#16685) 6 years ago
Ryan McKinley 4e54509dde
Refactor: improvements to PanelQueryRunner (#16678) 6 years ago
Johannes Schill 8370a182f7 Tech: Bump typescript and jest (#16354) 6 years ago
Hugo Häggmark 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226) 6 years ago
Torkel Ödegaard e3d33e6c4a chore: Removed implicit anys in react container and test helpers 6 years ago
Hugo Häggmark eedbc485dd
Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 6 years ago
Torkel Ödegaard 732ea8eea5 Graphite: fixed variable quoting when variable value is nummeric, fixes #2078 6 years ago
Hugo Häggmark 0eb2ca3ffd chore: Cleaning up implicit anys in DashboardExporter and tests 6 years ago
Torkel Ödegaard 37496fe6a8 Fixed more typescript no implicit any issues 6 years ago
Torkel Ödegaard ffdf747080 More files that has fixed with prettier 6 years ago
thatsparesh 716db35fae remove unnecessary spy 6 years ago
corpglory-dev 43b5eba8ee Add failing test 6 years ago
corpglory-dev eb879062f9 Rename version_test to version.test 6 years ago
Torkel Ödegaard aafd4a339a Moved dashboard state components to state folder 6 years ago
Hugo Häggmark 99b500c740 Removed then clauses, no need to test the test within the test 6 years ago
Hugo Häggmark 6a84a85a80 Added reducerTester, reducer tests and tests 6 years ago
Torkel Ödegaard 8b68ba5cbb Minor refactoring and adding some typing 6 years ago