mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* LibraryPanels: Improves Get All Api * Refactor: using useReducer instead of useState * Refactor: adds Pagination to UI * Tests: adds reducer tests * Refactor: using Observable instead to avoid flickering * Refactor: moves exclusion to backend instead * Chore: changing back the perPage default value |
||
---|---|---|
.. | ||
api.go | ||
database.go | ||
guard.go | ||
librarypanels_connections_test.go | ||
librarypanels_create_test.go | ||
librarypanels_delete_test.go | ||
librarypanels_get_all_test.go | ||
librarypanels_get_test.go | ||
librarypanels_patch_test.go | ||
librarypanels_permissions_test.go | ||
librarypanels_test.go | ||
librarypanels.go | ||
models.go |