grafana/public/app
Kristina 0aaf820fd9
Explore / Query Library : Show user data (#88258)
* Add basic button for adding a query template

* Add hook to create a template

* Handle notifications

* Add tags to invalidate cache

* Generate translations

* Updates types

* Add tests

* Simplify code

* Add user to type

* Add a better default title

* bring in piotrs pr and try to add user data

* Move out of metadata (reserved in k8s) and make new values exportable

* Show user data

* Fix bad merge

* WIP

* Add annotation data to FE

* add (failing) test

* Fix types and test

* Cleanup

* Enhance user data and send to component for display

* Fix type

* Fix expected values

* fix betterer

* Fix test

* Remove user lookup

* testing slug usage for api

* Revert "testing slug usage for api"

This reverts commit cc4556c3b7.

* change types, display userid if login isnt returned

* Simply display whatever is in property

* skip test on removed logic

* Try waiting for query to finish before eval

* Revert "Try waiting for query to finish before eval"

This reverts commit 6220cabd17.

* Handle attribute not existing when storage type is file

---------

Co-authored-by: Piotr Jamroz <pm.jamroz@gmail.com>
2024-06-27 09:46:49 -05:00
..
angular React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
core Chore: Remove CancelablePromise (#89564) 2024-06-27 13:33:35 +02:00
features Explore / Query Library : Show user data (#88258) 2024-06-27 09:46:49 -05:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Canvas: Fix off center element item in editor list (#89577) 2024-06-25 10:04:39 -07:00
routes RestoreDashboards: Create FE feature toggle (#89655) 2024-06-25 16:43:13 +02:00
store Store: Enable adding extra middleware (#87984) 2024-05-20 08:34:00 +03:00
types Dashboards: Use dashboard_api k8s wrapper for save options also (#89598) 2024-06-26 13:35:04 +03:00
app.ts Plugins: Expose functions to plugins for checking RBAC permissions (#89047) 2024-06-26 17:29:17 +02:00
AppWrapper.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
dev.ts React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
index.ts Feature: Trusted Types support (#64975) 2023-04-27 18:20:37 +02:00