grafana/public/app/core
Giordano Ricci 2ee54b7ffe
Explore: Fix running queries without a datasource property set (#40805)
* Explore: Fix running queries without a datasource property set

* fix test

* adjust test
2021-10-25 14:25:17 +01:00
..
actions Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
components VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
copy Chore: Use uuid v4 as an identifier instead of Date.now() (#27178) 2020-08-26 11:38:39 +02:00
filters Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
hooks Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00
navigation Links: Fixes issue with some links causing full page reload (#36631) 2021-07-12 10:28:49 +02:00
reducers VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
selectors Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
services Explore: simplify URL generation logic (#40640) 2021-10-21 09:46:40 +01:00
specs Alerting: adding a time picker for selecting relative time. (#33689) 2021-05-12 17:51:31 +02:00
utils Explore: Fix running queries without a datasource property set (#40805) 2021-10-25 14:25:17 +01:00
angular_wrappers.ts Graphite: Migrate to React (part 6: Remove AngularJS Query Editor) (#37919) 2021-09-02 10:18:14 +02:00
app_events.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
config.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
constants.ts Dashboard: Fixes rendering of repeating panels (#39991) 2021-10-11 06:33:04 +02:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
injectorMonkeyPatch.ts Dependencies: Update angularjs to 1.8.2 (#28736) 2020-11-03 13:18:10 +01:00
jquery_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
lodash_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
logs_model.test.ts Logs panel: Add option to show common labels (#36166) 2021-07-01 14:06:58 +02:00
logs_model.ts Explore: Ensure logs volume bar colors match legend colors (#39072) 2021-09-13 11:11:49 +02:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts DashboardSrv/NavModelSrv: Remove legacy angularjs (#36810) 2021-07-19 11:38:12 +01:00
profiler.ts Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
store.ts Explore: Improve local storage error handling when rich history is added (#39943) 2021-10-11 09:48:25 +02:00
table_model.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
time_series2.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00