grafana/public/app/core
Alex Khomenko 852d032e1a
App events: Add "info" variant (#89903)
* App events: Add info notification type

* Add info hook

* Revert state

* Use info alert
2024-07-01 14:28:49 +03:00
..
actions Team LBAC: Add epilogue to permissions (#82523) 2024-02-21 09:26:09 +00:00
components App events: Add "info" variant (#89903) 2024-07-01 14:28:49 +03:00
context React: Use new JSX transform (#88802) 2024-06-25 12:43: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 React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
navigation React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
reducers Explore: List query templates (#86897) 2024-05-14 10:05:39 +02: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 Chore: Remove CancelablePromise (#89564) 2024-06-27 13:33:35 +02: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