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> |
||
---|---|---|
.. | ||
RichHistory.test.tsx | ||
RichHistory.tsx | ||
RichHistoryCard.test.tsx | ||
RichHistoryCard.tsx | ||
RichHistoryContainer.test.tsx | ||
RichHistoryContainer.tsx | ||
RichHistoryQueriesTab.test.tsx | ||
RichHistoryQueriesTab.tsx | ||
RichHistorySettings.test.tsx | ||
RichHistorySettings.tsx | ||
RichHistoryStarredTab.test.tsx | ||
RichHistoryStarredTab.tsx |