Scott Lepper

Results 22 issues of Scott Lepper

**What happened**: Using httpClient.New(opts) creates a new [Transport](https://github.com/grafana/grafana-plugin-sdk-go/blob/main/backend/httpclient/http_client.go#L24) every time and therefore will not reuse http connections. This caused a problem with Salesforce on Grafana Cloud having too many open...

bug

use something like https://github.com/jsayol/FireSQL

enhancement

Allow selecting a ui framework/styling for the generated form: Angular Material, Vue Material, Ionic, None (raw html), Bootstrap, etc.

enhancement

Add a privacy policy explaining nothing is being captured.

enhancement

- generate a form from a collection - add/edit/remove form fields - save forms - support nested objects , arrays, ref objects

enhancement