grafana/public/app/core/history
Haris Rozajac a40e589db7
Explore: Fixed Starred query history tab to show all starred queries (#69914)
* Starred queries shouldn't have from and to params

* Update request id when starred is true

* Update tests
2023-06-14 11:14:03 -06:00
..
localStorageConverter.test.ts Query History: Implement RemoteStorage methods: get all, add new (#48330) 2022-05-17 12:59:16 +02:00
localStorageConverter.ts Query History: Implement RemoteStorage methods: get all, add new (#48330) 2022-05-17 12:59:16 +02:00
remoteStorageConverter.test.ts Query History: Migrate local storage to remote storage (#48572) 2022-05-19 13:45:32 +02:00
remoteStorageConverter.ts Query History: Migrate local storage to remote storage (#48572) 2022-05-19 13:45:32 +02:00
RichHistoryLocalStorage.test.ts remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
RichHistoryLocalStorage.ts Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02:00
richHistoryLocalStorageUtils.test.ts Query History: Move filtering to service layer (#48008) 2022-04-27 15:07:44 +02:00
richHistoryLocalStorageUtils.ts Query History: Remove migration (#67470) 2023-04-28 16:03:51 +01:00
RichHistoryRemoteStorage.test.ts Explore: Fixed Starred query history tab to show all starred queries (#69914) 2023-06-14 11:14:03 -06:00
RichHistoryRemoteStorage.ts Explore: Fixed Starred query history tab to show all starred queries (#69914) 2023-06-14 11:14:03 -06:00
RichHistoryStorage.ts Query History: Results pagination (#49217) 2022-05-23 14:43:38 +02:00
richHistoryStorageProvider.ts Query History: Hide query history when anonymous user uses Explore (#49896) 2022-06-02 08:51:11 -05:00