grafana/public/app/core
Torkel Ödegaard 16f0e75448
New panel editor (behind feature toggle) (#21097)
* WIP: initial 10min poc of new panel editor

* added queries

* PanelEditor: copy panel model when going into edit mode

* Added option
2019-12-16 09:18:48 +01:00
..
actions Feature: Adds connectWithCleanup HOC (#19629) 2019-10-08 21:37:07 -07:00
components OrgSwitcher: Fixed issue rendering org switcher even when it's not open (#21061) 2019-12-13 09:27:45 +01:00
controllers Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
copy CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
directives MetricSegment: Fix metric segment UI crash in prod builds (#21053) 2019-12-12 09:22:25 +01: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 Feature: Adds connectWithCleanup HOC (#19629) 2019-10-08 21:37:07 -07:00
redux Debt: Simplifies actionCreatorFactory (#19433) 2019-09-26 11:41:37 +01:00
selectors Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
services New panel editor (behind feature toggle) (#21097) 2019-12-16 09:18:48 +01:00
specs OrgSwitcher: Fixed issue rendering org switcher even when it's not open (#21061) 2019-12-13 09:27:45 +01:00
utils Templating: Fixes digest issues in Template Variable Editor (#21079) 2019-12-13 09:47:53 +01:00
angular_wrappers.ts ValueFormats: dynamically create units (#20763) 2019-12-04 09:08:07 +01: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 Migration: Migrate org switcher to react (#19607) 2019-12-03 22:47:19 +01:00
jquery_extended.ts GraphTooltip: added boundaries so we never render tooltip outside window. (#20874) 2019-12-04 18:08:49 +01: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.test.ts DataFrame: move labels to field (#19926) 2019-11-07 07:50:45 -08:00
logs_model.ts Elastic: Add data links in datasource config (#20186) 2019-12-11 17:40:56 +01: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 Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
store.ts Logs: Optional logs label column (#21025) 2019-12-11 16:11:32 +01:00
table_model.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
time_series2.ts Graph: Add fill gradient option to series override line fill (#20941) 2019-12-10 09:09:48 +01:00