grafana/public/app/features/search
Yaelle Chaudy 3281eb9223
[Navigation] Add user events for quick actions/dashboard actions (#62220)
Add fe events for quick actions/dashboard actions
2023-01-27 14:11:17 +01:00
..
components [Navigation] Add user events for quick actions/dashboard actions (#62220) 2023-01-27 14:11:17 +01:00
hooks Search: Refactor state and logic to be less fragmented and spread out (#57973) 2022-11-03 08:29:39 +01:00
page Search: Store only search value in state, not the whole selectable value (#62228) 2023-01-27 10:50:48 +00:00
service SearchV2: Fix star query when no stars exist (#61726) 2023-01-19 21:37:06 +00:00
state Search: Remember sorting preference between visits (#62248) 2023-01-27 11:00:28 +00:00
constants.ts Search: Remember sorting preference between visits (#62248) 2023-01-27 11:00:28 +00:00
index.ts SearchV2: Use the same components for both SQL and bluge backends (#50125) 2022-06-30 12:45:45 -04:00
loaders.ts Fix: Unlock new button based on user permissions (#57733) 2022-10-27 15:48:07 +02:00
types.ts Search: Store only search value in state, not the whole selectable value (#62228) 2023-01-27 10:50:48 +00:00
utils.test.ts Search: Store only search value in state, not the whole selectable value (#62228) 2023-01-27 10:50:48 +00:00
utils.ts Search: Store only search value in state, not the whole selectable value (#62228) 2023-01-27 10:50:48 +00:00