mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 16:57:14 -06:00
a3a852be81
* Query history: Add starring and unstarring API * Return dto with starred info when commenting * Add documentation for starring and unstarring of query * Return dto when starring/unstarring * Update documentation * Update deleting with unstarring * Check queryUID length in queryhistory * Fix linting issues * Update docs/sources/http_api/query_history.md Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> * Update docs/sources/http_api/query_history.md Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> |
||
---|---|---|
.. | ||
api.go | ||
database.go | ||
models.go | ||
queryhistory_create_test.go | ||
queryhistory_delete_test.go | ||
queryhistory_patch_test.go | ||
queryhistory_star_test.go | ||
queryhistory_test.go | ||
queryhistory_unstar_test.go | ||
queryhistory.go |