lean.dev
0b0140b761
Licensing: Send the app url to plugin ( #64258 )
2023-03-08 14:44:04 -03:00
lean.dev and Christopher Moyer
75ffbe422b
Snapshots: Add new snapshot configuration to documentation ( #62110 )
...
* Add new snapshot configuration to documentation
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-01-26 11:06:35 -03:00
lean.dev
7d8ec6199d
Snapshots: Add snapshot enable config ( #61587 )
...
* Add config to remove Snapshot functionality (frontend is hidden and validation in the backend)
* Add test cases
* Remove unused mock on the test
* Moving Snapshot config from globar variables to settings.Cfg
* Removing warnings on code
2023-01-26 10:28:11 -03:00
lean.dev
88f5ed0faf
Chore: update latest.json to 9.2.5 ( #58860 )
2022-11-16 13:42:38 -05:00
lean.dev
83bd57244d
Chore: Update version ( #58750 )
2022-11-15 10:03:05 -03:00
lean.dev and Christopher Moyer
c1b10e4f0c
Docs: Adding documentation for custom branding on public dashboards ( #58090 )
...
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-11-03 14:58:43 -03:00
lean.dev
49e36c5c05
Public Dashboards: Renaming PubdashFooter ( #58137 )
2022-11-03 10:12:27 -03:00
lean.dev and juanicabanas
d5a92e8f42
Public Dashboards: Extracting config of Public Dashboard ( #57788 )
...
Co-authored-by: juanicabanas <juan.cabanas@grafana.com >
2022-11-02 14:32:29 -03:00
lean.dev
654db452cd
Public Dashboards: Fixing annotations validations for public dashboards ( #57455 )
2022-10-21 12:06:39 -03:00
lean.dev
552d9d70eb
PublicDashboards: Validate access token ( #57298 )
...
Adding validation for access token
2022-10-20 16:43:33 -03:00
lean.dev and Christopher Moyer
356318e387
Docs: Updating Public Dashboard documentation ( #56504 )
...
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-10-06 17:47:38 -03:00
lean.dev
7bd8dbf2f8
Docs: Update Public Dashboard documentation ( #56035 )
2022-09-29 14:24:38 -03:00
lean.dev
3ab4d543d4
GrafanaUI: Add icon to links on Plugin configuration page ( #55581 )
2022-09-22 14:16:45 -03:00
lean.dev
c8f2cd2599
Fixing swagger meta preventing spec generation ( #54181 )
2022-08-24 16:56:28 -03:00
lean.dev
92d0420a45
Adding logs during migration of secrets to plugin ( #53426 )
2022-08-10 16:23:55 -03:00
lean.dev
07681a737d
Add LockExecuteAndRelease method to ServerLockService ( #53417 )
2022-08-10 10:28:25 -03:00
lean.dev
e8e7b59bb0
Implementing OpenApi 3 specs (converted from Swagger 2) ( #53243 )
...
* Adding OpenApi target to makefile, to covert swagger spec into OpenAPI 3
* Adding endpoint to server swaggerui with new openapi3 specs
* Passing output file as parameter for OpenApi3 specs
* Implement workaround for missing host and prefix domain
2022-08-04 13:51:12 -03:00
lean.dev
3395981d35
Chaging log level when secret is not found ( #53007 )
2022-08-01 09:25:24 -03:00
lean.dev
e1785f4eb4
Secret migration from Sql KV Store to Secret Plugin ( #52191 )
...
* Created PluginSecretMigrationService to be able to migrate from the secrets table from the database to the secret plugin. Added migration which takes all the secrets at the sql store and stores it in the plugin. Then deletes all the secrets from the sql
* Added secretsKVStoreSQL.GetAll() method to return all the secrets at the sql table
* Renaming kvstore_test.go as sql_test.go, adding GetAll test case. Fixing decryption of keys
2022-07-19 14:42:23 -03:00
lean.dev
b9cce18f72
Bumping protobufjs version ( #50435 )
2022-06-08 12:00:36 -03:00
lean.dev
600ad35978
Upgrading version of github.com/tidwall/match to v1.1.1 ( #47996 )
...
To fix CVE-2020-26066 security issue
2022-04-21 10:47:03 -03:00
lean.dev
c3ee98a9b6
Fixing delete dashboard url form datasource configuration ( #46637 )
2022-03-18 11:47:57 -03:00
lean.dev
b2e6ca9393
Deleting empty lines at list ( #45610 )
2022-02-18 11:08:52 -05:00
lean.dev and Fiona Artiaga
a0b29a960b
Caching: Adding comment about resource caching ( #45151 )
...
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
2022-02-18 09:49:26 -03:00
lean.dev
79bf0fc3d1
Fixing login request in loadtest ( #43750 )
2022-01-11 10:35:02 -03:00
lean.dev
1ee34fb90a
Fixing documentation for query caching plugin: steps duplicated ( #42392 )
2021-11-26 19:15:45 +01:00