Scott Lepper
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...
Allow selecting a ui framework/styling for the generated form: Angular Material, Vue Material, Ionic, None (raw html), Bootstrap, etc.
Need to upgrade to Angular 7
Add a privacy policy explaining nothing is being captured.
- generate a form from a collection - add/edit/remove form fields - save forms - support nested objects , arrays, ref objects