mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 16:45:43 -06:00
* Remove unused properties * Fix unit tests * Fix unit tests * Split data models * Simplify updating items in rich history * Update tests * Fix starring an item and add a unit test * Move the converter to a separate file and add unit tests * Convert a private function to an inline function * Add more docs and clean up the code * Update public/app/core/history/localStorageConverter.ts Co-authored-by: Giordano Ricci <me@giordanoricci.com> * Update public/app/core/utils/richHistory.test.ts Co-authored-by: Giordano Ricci <me@giordanoricci.com> * Use template literals over explicit casting * Split updateRichHistory to three separate functions Co-authored-by: Giordano Ricci <me@giordanoricci.com> |
||
---|---|---|
.. | ||
datasource.test.ts | ||
datasource.ts | ||
explorePane.test.ts | ||
explorePane.ts | ||
history.ts | ||
main.test.ts | ||
main.ts | ||
query.test.ts | ||
query.ts | ||
selectors.ts | ||
time.test.ts | ||
time.ts | ||
utils.test.ts | ||
utils.ts |