grafana/pkg/plugins
Victor Marin efd0e9cbea
Datagrid Panel: Edit data within your dashboards (#66353)
* wip

* Datagrid WIP: snapshotting when data edited, better UI for adding column/rows, refactors

* wip

* WIP

* wip

* Add series selector

* Delete selection on key press

* wip

* Multiple row select and delete

* wip

* draggable rows/columns, better column width calculator

* bug fixes

* scrollbars

* add feature flag

* bugfixes

* bugfixes

* bugfixes

* bugfixes

* Add possibility to rename column

* Input fixes

* bugfixes

* bugfixes

* performance optimisations

* WIP component refactoring and optimisations

* comment bit of code to remove error for testing

* fix column move and payload types

* WIP refactors and tests

* e2e tests

* queryGroup subscription refactor

* queryGroup - add component on update, fix failing tests

* refactor querygroup

* querygroup refactor

* tests

* fix codeowners validation

* lint fixes

* revert convertFieldType modification in favor of already merged mod + re-add mistakenly deleted line

* remove //ts-ignores

* Minor style tweaks

* fix

* align colors with theme

* fixes

* refactor

* add test for convertFieldType transformer and write todo

---------

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2023-04-24 17:46:31 +03:00
..
backendplugin Instrumentation: Add plugin service request metric (#65527) 2023-04-19 17:16:34 +09:00
codegen Cloudwatch: Fix nested recursive type (#66950) 2023-04-20 19:39:02 +03:00
config Chore: Use Grafana API to retrieve the public key to validate plugins (#66439) 2023-04-18 16:12:05 +02:00
log Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
manager Datagrid Panel: Edit data within your dashboards (#66353) 2023-04-24 17:46:31 +03:00
pfs Datagrid Panel: Edit data within your dashboards (#66353) 2023-04-24 17:46:31 +03:00
plugindef Datagrid Panel: Edit data within your dashboards (#66353) 2023-04-24 17:46:31 +03:00
pluginscdn Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 2023-02-24 14:28:13 +01:00
repo Catalog: Show install error with incompatible version (#65059) 2023-04-19 10:22:24 +02:00
storage Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00
errors.go Plugins: Use error plane for api/ds/query (#54750) 2022-09-14 18:19:57 +02:00
fakes.go NavTree: Make it possible to configure where in nav tree plugins live (#55484) 2022-09-28 08:29:35 +02:00
ifaces.go Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00
localfiles_test.go Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00
localfiles.go Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00
models.go Plugins: Extend panel menu with links from plugins (#63089) 2023-03-02 15:42:00 +01:00
plugins.go Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00