Commit Graph

86 Commits (d6ec6f8ad28f0212e584406730f939105ff6c6d3)

Author SHA1 Message Date
Alex Khomenko 6d95f2f1db
Chore: Update typescript to v4.2.4 (#33297) 4 years ago
Hugo Häggmark c8b59b79c3
Chore: Fix strict errors, down to 340 (#32109) 4 years ago
Alex Khomenko 8404d54277
Variables: Do not reset description on variable type change (#31933) 4 years ago
Hugo Häggmark 8744ad361b
Variables: Fixes so text format will show All instead of custom all (#30730) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Giordano Ricci f5916260bd
Chore: Allow reducerTester to work with every data type & payload-less actions (#29241) 5 years ago
Hugo Häggmark 845bc7c444
Variables: Adds loading state and indicators (#27917) 5 years ago
Torkel Ödegaard b7d26b12dd
Templating: Fix searchFilter issue in templating system (#25770) 5 years ago
Lukas Siatka ba70b59f4c
DevEnv: update frontend dependencies - redux (#22143) 5 years ago
Hugo Häggmark 9af04a49ea
Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) 5 years ago
Marcus Andersson a7a1406415
Variables: migrates ad hoc variable type to react/redux. (#22784) 5 years ago
Hugo Häggmark d953511e02
Variables: adds onTimeRangeUpdated to newVariables (#22821) 5 years ago
Hugo Häggmark fb789e8398
Variables: migrates interval variable type to React/Redux (#22797) 5 years ago
Marcus Andersson cc813d71c6
Templating: Migrates some variable types from Angular to React/Redux (#22434) 5 years ago
Hugo Häggmark 044bea0935
Chore: Fixes various strict null errors (#21763) 5 years ago
Hugo Häggmark 4f0fa776be
Chore: Migrates reducers and actions to Redux Toolkit (#21287) 5 years ago
Hugo Häggmark 133ddc9afb
Feature: Adds connectWithCleanup HOC (#19629) 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
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
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 3f15170914 Refactor: move some files to @grafana/data (#17952) 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
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
Hugo Häggmark 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226) 6 years ago
Hugo Häggmark eedbc485dd
Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 6 years ago
corpglory-dev 43b5eba8ee Add failing test 6 years ago
corpglory-dev eb879062f9 Rename version_test to version.test 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 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Tobias Skarhed d91e9ddd22 Convert tests from Karma to Jest 7 years ago
Andrzej Ressel c4b57a2562 Revert files 7 years ago
ryan cae9c28f70 fix lint problems 7 years ago
Torkel Ödegaard 4aa227dd84 [Tech]: Start migrating to Jest for tests (#9610) 8 years ago
Alexander Zobnin 89aea278a9 graphite: improved version comparison 8 years ago
Alexander Zobnin 3184942aeb Fix NaN handling (#9469) 8 years ago
Torkel Ödegaard 491fa6cad8 tech: more tslint rules 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Patrick O'Carroll de17dcf3b0 Singlestat time (#9298) 8 years ago
Alin Sinpalean 1076b75a21 Fix rounding of intervals (#9197) 8 years ago
Alin Sinpalean 13eb0c1ece Fix kbn.round_interval for exact intervals. 8 years ago