grafana/public/app/core
Torkel Ödegaard 5a4f690807
NewPanelEditor: Enable new edit mode (#23405)
* WIP: initial commit to transition to new edit mode

* More old edit cleanup

* Minor update

* Refactoring url edit/fullscreen state to simplify logic, now seperate states

* Fixed tests and part of the explore integration

* Updated snapshot

* Fix alert rule links

* Fixed issue going back from explore

* Updated snapshots

* Fixes and changes

* Fixed bridge srv issue

* Fixed add panel issue

* Removed console log

* Removed render

* Tests: fixes e2e smoketest

* Make description optional

* Fixed typings

* e2e fixes

* removed import

* updated snapshot

Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2020-04-10 16:37:26 +02:00
..
actions Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
components NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
controllers @grafana/ui: Create Icon component and replace part of the icons (#23402) 2020-04-08 14:33:31 +02:00
copy CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
directives Variables: breaks variable.ts into 2 separate files utils and types (#22884) 2020-03-24 05:46:31 +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 Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
reducers TemplateSrv: expose limited templateSrv in grafana/runtime (#23339) 2020-04-05 21:44:49 -07:00
selectors Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
services NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
specs Search/migrate search filter actions (#23133) 2020-04-02 14:07:31 +03:00
utils NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
angular_wrappers.ts Search/refactor dashboard search (#23274) 2020-04-08 18:14:03 +03:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
constants.ts NewPanelEditor: Fixed cleanup that could cause crash (#22384) 2020-02-22 21:08:42 +01: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 Chore: Fix bunch of strict null error to fix master CI (#23443) 2020-04-08 23:44:10 +02:00
logs_model.ts Chore: Fix bunch of strict null error to fix master CI (#23443) 2020-04-08 23:44:10 +02: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 Chore: reduce null check errors to 788 (currently over 798) (#23449) 2020-04-09 08:29:36 +02:00