grafana/public/app/plugins/panel
Torkel Ödegaard 9d6c8f8512
PanelEdit: v8 Panel Edit UX (#32124)
* Initial commit

* Progress

* Update

* Progress

* updates

* Minor fix

* fixed ts issue

* fixed e2e tests

* More explorations

* Making progress

* Panel options and field options unified

* With nested categories

* Starting to find something

* fix paddings

* Progress

* Breakthrough ux layout

* Progress

* Updates

* New way of composing options with search

* added regex search

* Refactoring to react note tree

* Show overrides

* Adding overrides radio button support

* Added popular view

* Separate stat/gauge/bargauge options into value options and display options

* Initial work on getting library panels into viz picker flow

* Fixed issues switching to panel library panel

* Move search input put of LibraryPanelsView

* Changing design again to have content inside boxes

* Style updates

* Refactoring to fix scroll issue

* Option category naming

* Fixed FilterInput issue

* Updated snapshots

* Fix padding

* Updated viz picker design

* Unify library panel an viz picker card

* Updated card with delete action

* Major refactoring back to an object model instead of searching and filtering react node tree

* More refactoring

* Show option category in label when searching

* Nice logic for categories rendering when searching or when only child

* Make getSuggestions more lazy for DataLinksEditor

* Add missing repeat options and handle conditional options

* Prepping options category to be more flexibly and control state from outside

* Added option count to search result

* Minor style tweak

* Added button to close viz picker

* Rewrote overrides to enable searching overrides

* New search engine and tests

* Searching overrides works

* Hide radio buttons while searching

* Added angular options back

* Added memoize for all options so they are not rebuilt for every search key stroke

* Added back support for category counters

* Started unit test work

* Refactoring and base popular options list

* Initial update to e2e test, more coming to add e2e test for search features

* Minor fix

* Review updates

* Fixing category open states

* Unit test progress

* Do not show visualization list mode radio button if library panels is not enabled

* Use boolean

* More unit tests

* Increase library panels per page count and give search focus when switching list mode

* field config change test and search test

* Feedback updates

* Minor tweaks

* Minor refactorings

* More minimal override collapse state
2021-03-25 08:33:13 +01:00
..
alertlist Migration/AlertList: Migrates AlertList from AngularJS to React (#31872) 2021-03-11 14:53:13 +00:00
annolist AnnotationList: Adds spacing to UI (#31888) 2021-03-11 11:59:35 +01:00
barchart BarChart: fix single numeric field regression (#31703) 2021-03-04 14:27:14 -06:00
bargauge PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
dashlist DashboardList: Enable templating on search tag input (#31460) 2021-03-18 19:39:03 +01:00
debug Debug panel: add a new alpha panel to help debugging (#32187) 2021-03-22 20:38:24 -07:00
gauge PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
gettingstarted Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
graph Menu: refactor MenuItem and MenuGroup to be standalone component (#31639) 2021-03-11 15:35:17 +01:00
heatmap Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
live DataFrameJSON: introduce a json format that supports same semantics as arrow (#31010) 2021-03-05 12:24:43 -08:00
logs LogsPanel: Add deduplication option for logs (#31019) 2021-02-10 14:01:59 +01:00
news Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
nodeGraph NodeGraph: Add node graph visualization (#29706) 2021-01-19 16:34:43 +01:00
piechart PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
pluginlist Panel/PluginList: Migrate to React (#31738) 2021-03-09 12:22:59 +00:00
singlestat Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
stat PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
table Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
table-old Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
text Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
timeseries PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
welcome Onboarding: New getting started panel (#23826) 2020-05-13 08:00:40 +02:00
xychart GraphNG: refactor core to class component (#30941) 2021-02-15 16:46:29 +01:00