grafana/pkg/plugins
Giuseppe Guerra 16359c82a2
Plugins: Angular deprecation: Detect Angular plugins and expose in API (#66824)
* Plugins: Angular deprecation: Detect Angular plugins and expose in API

* Plugins: Angular detector: Close module.js

* Plugins: Angular detector: consistent error messages

* Plugins: Angular detector: Add test for missing module.js

* Plugins: Angular detector: Fix integration tests

* Plugins: Angular detector: Changed Angular detection patterns

* Moved inMemoryFS to test_utils.go

* Add different angular detectors

* Plugins: Update plugins/data/expectedListResp.json

* Plugins: Rename angular property to angularDetected

* Plugins: Rename angular to angularDetected in Plugin and PluginDTO

* Plugins: Add angularDetected to datasources, apps and plugins frontendsettings

* Plugins: Add test for AngularDetected frontend settings
2023-05-12 12:51:11 +02: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
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
log Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
manager Plugins: Angular deprecation: Detect Angular plugins and expose in API (#66824) 2023-05-12 12:51:11 +02: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 Plugins: display plugin id and url when it fails to install (#67336) 2023-05-10 18:14:40 +03:00
storage Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +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 Chore: Refactor manifest verifier (#67218) 2023-04-27 17:54:28 +02:00
localfiles_test.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
localfiles.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
models.go Plugins: Angular deprecation: Detect Angular plugins and expose in API (#66824) 2023-05-12 12:51:11 +02:00
plugins_test.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
plugins.go Plugins: Angular deprecation: Detect Angular plugins and expose in API (#66824) 2023-05-12 12:51:11 +02:00
test_utils.go Plugins: Fs: Add option to access unallowed files in dev mode (#66492) 2023-04-27 10:26:15 +02:00