grafana/public/app/core
2024-07-31 11:07:24 +01:00
..
actions Team LBAC: Add epilogue to permissions (#82523) 2024-02-21 09:26:09 +00:00
components Bookmarks: Add field for pinNavItems toggle to grafana_navigation_item_clicked interaction (#91184) 2024-07-31 11:07:24 +01:00
context Navigation: Move scroll behaviour to body (#89921) 2024-07-17 13:48:47 +01:00
copy App events: Add "info" variant (#89903) 2024-07-01 14:28:49 +03:00
history Explore: Align time filters properly to day boundaries in query history (#88498) 2024-06-04 15:04:36 +02:00
hooks Navigation: Fix broken layout at 544px (#63793) 2023-03-01 15:31:32 +00:00
icons Grafana UI: Make it possible to bundle package with plugins (#76191) 2023-10-13 14:11:41 +02:00
internationalization I18n: Memoize formatDate/formatDuration methods because they're prett… (#90338) 2024-07-12 10:38:47 +01:00
navigation Navigation: Move scroll behaviour to body (#89921) 2024-07-17 13:48:47 +01:00
reducers Pin Nav Items: Add tracking for pinned items clicks (#90803) 2024-07-23 14:58:50 +03:00
selectors Chore: Remove newBrowseDashboards feature toggle (#78190) 2023-11-22 15:22:00 +00:00
services Plugins: Expose functions to plugins for checking RBAC permissions (#89047) 2024-06-26 17:29:17 +02:00
specs Remove explicit imports of whatwg-fetch from individual test files 2024-04-18 12:23:38 +01:00
utils Navigation: Show list of pinned items on MegaMenu (#90280) 2024-07-22 11:43:40 +01: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 Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts Dashboards: POC split between visualizations and widgets (#70850) 2023-07-12 10:09:22 -03: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