grafana/public/app/core/history
Kristina bbe9c8661a
Explore: Use rich history local storage for autocomplete (#81386)
* move autocomplete logic

* Tests

* Write to correct history

* Remove historyUpdatedAction and related code

* add helpful comments

* Add option to mute all errors/warnings for autocomplete

* Add back in legacy local storage query history for transition period

* Move params to an object for easier use and defaults

* Do not make time filter required

* fix tests

* change deprecation version and add issue number
2024-02-23 09:44:21 -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 Explore: Use rich history local storage for autocomplete (#81386) 2024-02-23 09:44:21 -06:00
richHistoryLocalStorageUtils.test.ts Query History: Move filtering to service layer (#48008) 2022-04-27 15:07:44 +02:00
richHistoryLocalStorageUtils.ts Update dependency prettier to v3.2.4 (#81047) 2024-01-23 11:41:24 +00: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 Explore: Use rich history local storage for autocomplete (#81386) 2024-02-23 09:44:21 -06:00