grafana/public/app/features/query-library/api
Kristina 783ff71560
Explore: Allow saving to Query Library from query row (#89381)
* wip

* Add save functionality to query row

* add success conditional

* move around translations

* Add translations

* Add key to fix test

* Add key to the right spot

* define specific save button

* WIP - Use RowActionComponents to add action without modifying the core component

* Only add component once on render

* Move logic to main explore page

* Add keyed render actions to prevent redundancy, use this to add keyed action

* Overcome the forces of dayquil to attempt to make actual sense

* Add scoped actions to query action component

* Spaces not allowed in generateName
2024-07-30 13:56:44 -05:00
..
testdata Explore / Query Library : Show user data (#88258) 2024-06-27 09:46:49 -05:00
factory.ts Explore: Allow Query Library drawer to delete queries (#89343) 2024-06-20 15:20:10 -05:00
mappers.test.ts Explore / Query Library : Show user data (#88258) 2024-06-27 09:46:49 -05:00
mappers.ts Explore: Allow saving to Query Library from query row (#89381) 2024-07-30 13:56:44 -05:00
mocks.ts Explore: List query templates (#86897) 2024-05-14 10:05:39 +02:00
query.ts Query Library: Use current namespace when calling API (#90423) 2024-07-16 11:50:38 +02:00
types.ts Explore / Query Library : Show user data (#88258) 2024-06-27 09:46:49 -05:00