10db808ea1
Plugins: Add sql support for the secure socks proxy ( #64630 )
2023-03-16 06:54:19 -06:00
d65899de7b
SQL Datasources: Move database setting to jsonData ( #58649 )
...
* Datasource settings: Add deprecation notice for database field
* SQL Datasources: Migrate from settings.database to settings.jsonData.database
* Check jsonData first
* Remove comment from docs
2022-12-13 09:56:52 +01:00
45d1cfa172
Datasources Fix formatting for SQL data sources permissions disclaimer ( #60155 )
...
Chore: Fix formatting for sql datasources permissions disclaimer
2022-12-12 14:56:30 +00:00
be73418d00
PostgreSQL: Fix missing CA field from configuration ( #59280 )
...
* PostgreSQL: Fix missing CA field from configuration
2022-11-24 12:52:10 +01:00
e5d89ddb95
fix typo in SQL editor placeholders #52846
2022-07-26 19:23:47 -04:00
7eabd7c83a
Chore: typos in MySQL/PostgreSQL ConfigurationEditor ( #52735 )
2022-07-25 23:58:52 +00:00
9498ee3d54
SQL: Migrate (MS/My/Postgres)SQL configuration pages from Angular to React ( #51891 )
...
* Migrate SQL configuration pages from angular to react
* Move enums to types.ts and remove angular partials
* remove es lint disables and update betterer instead
* Fix automatically added type declarations
* Bump wor.. betterer ;)
* Export SecretInput component from grafana-ui
* Fix A11y issues
* Export SecretTextArea as well
* Fix typo
* Use const instead of var
* Fix typo in doc
* Add autoDetectFeatures to postgres config editor
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2022-07-14 13:29:08 +02:00