grafana/public/app
Ihor Yeromin a6497cf91e
Expressions: Fix duplicate SQL expression tracking events (#114239)
* Expressions: Fix duplicate SQL expression tracking events

* fix(tracking): event firing on type select dropdown

* chore(queries): wrap handler with useCallback
2025-11-25 17:27:45 +01:00
..
api Stars: Move stars from preferences apiserver to a new collections apiserver (#114006) 2025-11-19 08:28:39 +03:00
core FeatureTracking: Adjust and add events (#114305) 2025-11-25 09:28:05 +00:00
extensions
features Expressions: Fix duplicate SQL expression tracking events (#114239) 2025-11-25 17:27:45 +01:00
plugins Suggestions: Introduce V2 right sidebar (#114274) 2025-11-25 00:59:25 +00:00
routes CloudMigrations: Remove feature toggle and introduce config setting to disable it (#114223) 2025-11-24 14:15:23 +01:00
store API clients: Update API clients to include all endpoints & add hooks (#113061) 2025-10-29 13:20:19 +00:00
types Folders: Deprecate `getFolderByUID` method (#113173) 2025-11-11 18:11:57 +00:00
AppWrapper.tsx Extensions sidebar: Fix remounting of all global styles on open/close (#112321) 2025-10-15 13:44:51 +01:00
app.ts chore: reduce barrel files (#113842) 2025-11-17 05:58:35 +01:00
dev-utils.ts Testing: Tidy up alerting handlers in default mock worker setup (#111292) 2025-09-29 09:19:31 +01:00
dev.ts
index.ts
initApp.ts