grafana/public/app/core
Ryan McKinley 5a41e8b119 Refactor: move KeyValue and deprecation warning to @grafana/data (#18582)
* move KeyValue and deprecation warning

* move KeyValue and deprecation warning

* rename displayProcessor file
2019-08-16 11:10:32 +02:00
..
actions Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
components Login: Fixes undefined redirect (#18545) 2019-08-14 12:41:09 +01:00
controllers Login: Angular to React (#18116) 2019-08-13 15:46:40 +02:00
copy Chore: Fixes some strict errors (#18381) 2019-08-05 12:07:35 +02:00
directives @grafana/data: export dateMath and rangeUtil (#17971) 2019-07-05 23:43:12 -07:00
filters Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
hooks feat(Explore): make sure Loki labels are up to date (#16131) 2019-03-25 12:08:28 +01:00
live Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
middlewares Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
reducers Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
redux Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 2019-03-22 15:24:30 +01:00
selectors Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
services Keybindings: Disable on login url (#18331) 2019-08-02 08:15:36 +02:00
specs DataFrame: convert from row based to a columnar value format (#18391) 2019-08-15 09:18:51 -07:00
utils Refactor: move KeyValue and deprecation warning to @grafana/data (#18582) 2019-08-16 11:10:32 +02:00
angular_wrappers.ts DataLinks: respect timezone when displaying datapoint's timestamp in graph context menu (#18461) 2019-08-09 11:03:21 +02:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts @grafana/runtime: expose config and loadPluginCss (#17655) 2019-06-19 11:31:47 -07:00
constants.ts Panels: No title will no longer make panel header take up space (#16884) 2019-05-06 15:26:09 +02:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
jquery_extended.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
lodash_extended.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
logs_model.ts DataFrame: convert from row based to a columnar value format (#18391) 2019-08-15 09:18:51 -07:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
partials.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
profiler.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
store.ts Tech: Bump typescript and jest (#16354) 2019-04-03 11:41:08 +02:00
table_model.ts strictNullChecks: First batch (#18390) 2019-08-12 16:11:06 +02:00
time_series2.ts Explore: Moves GraphSeriesXY and DisplayValue to grafana/data (#18400) 2019-08-06 10:49:54 +02:00