grafana/public/app/core
Andrej Ocenas d092998927
Query Library: Move backend to enterprise (#100371)
* Move files to enterprise

* Remove last parts of QL api

* Fix CODEOWNERS
2025-02-14 11:05:03 +00:00
..
actions Team LBAC: Add epilogue to permissions (#82523) 2024-02-21 09:26:09 +00:00
components ServiceAccounts: Fix search in SA picker (#100634) 2025-02-13 17:02:51 +01:00
context Sidecar: Move service to runtime (#94860) 2024-10-21 20:26:39 +02:00
copy App events: Add "info" variant (#89903) 2024-07-01 14:28:49 +03:00
crash Crash detection: Track last user interaction to identify crashes happening after user interactions (#97914) 2025-01-03 13:45:05 +01:00
history Chore: Remove global mock of plugin_loader (#97351) 2024-12-11 14:50:49 +00:00
hooks Routing: Import useLocation from compat package (#92071) 2024-08-23 09:54:13 +03:00
icons Chore: update react-inlinesvg and use new icon caching mechanism (#97725) 2024-12-12 13:35:28 +00:00
internationalization I18n: Add doc comment for t() (#99024) 2025-01-15 17:31:06 +01:00
navigation SingleTopNav: Clean up and remove code + toggle (#97937) 2024-12-17 13:32:38 +00:00
reducers Query Library: Move backend to enterprise (#100371) 2025-02-14 11:05:03 +00:00
selectors Chore: Remove newBrowseDashboards feature toggle (#78190) 2023-11-22 15:22:00 +00:00
services Update-faro-versions-in-grafana-packages (#100354) 2025-02-10 15:07:32 +01:00
specs Dashboards: Allow custom quick time ranges specified in dashboard model (#93724) 2025-02-04 14:36:28 +00:00
utils Dashboard Schema V2: Improve diffing (#100022) 2025-02-13 07:20:17 -07:00
app_events.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
config.ts EchoSrv: Add BrowserConsoleBackend to log analytics events (#95554) 2024-10-29 18:20:54 +00:00
constants.ts Chore: Remove code related to viz/widget split feature (#95614) 2024-10-30 16:12:03 +00:00
core.ts TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
lodash_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
log_events.ts Panel monitoring (#75456) 2023-10-09 08:19:08 +03:00
monacoEnv.ts Monaco Editor: Load via ESM (#78261) 2024-02-22 12:31:40 +01:00
profiler.ts Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
store.ts any/type assertion fixes (#57009) 2022-10-17 10:10:10 +01:00
TableModel.ts Chore: improve typings (#87306) 2024-05-03 17:21:37 +01:00
time_series2.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
trustedTypePolicies.ts Sandbox: use same trusted types default policy than grafana main realm (#75539) 2023-09-27 16:50:23 +02:00