mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* Generate API for writing templates * Persist templates app logic layer * Validate templates * Extract logic, make set and delete methods * Drop post route for templates * Fix response details, wire up remainder of API * Authorize routes * Mirror some existing tests on new APIs * Generate mock for prov store * Wire up prov store mock, add tests using it * Cover cases for both storage paths * Add happy path tests and fix bugs if file contains no template section * Normalize template content with define statement * Tests for deletion * Fix linter error * Move provenance field to DTO * empty commit * ID to name * Fix in auth too |
||
---|---|---|
.. | ||
contactpoints_test.go | ||
contactpoints.go | ||
notification_policies_test.go | ||
notification_policies.go | ||
persist_mock.go | ||
persist.go | ||
provisioning_store_mock.go | ||
serialize.go | ||
templates_test.go | ||
templates.go | ||
testing.go | ||
validate.go |