grafana/public/app/core
Ashley Harrison f64b241d32
Navigation: split logic, reenable unit test, copy whole node to prevent recursion error (#53033)
* split logic, reenable unit test, copy whole node to prevent recursion error

* remove double assignment
2022-08-01 14:47:52 +01:00
..
actions Frontend: Add notification persistence behind feature flag (#47871) 2022-04-20 10:42:32 +01:00
components AppChrome: Fix race condition when updating chrome state on route changed (#52694) 2022-07-29 17:16:14 +02:00
context Chore: remove unnessisary type assertion from GrafanaContext (#52979) 2022-07-29 11:48:52 +01:00
copy Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
history Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
hooks Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
internationalization I18n: Wrap event-based modals with I18nProvider (#52720) 2022-07-25 08:44:11 -04:00
navigation AppChrome: Fix race condition when updating chrome state on route changed (#52694) 2022-07-29 17:16:14 +02:00
reducers TopNav: Support for deeper nesting in section nav (#52562) 2022-07-22 10:42:41 +02:00
selectors Navigation: split logic, reenable unit test, copy whole node to prevent recursion error (#53033) 2022-08-01 14:47:52 +01:00
services Various Panels: Add ability to toggle legend with keyboard shortcut (#52241) 2022-07-27 13:39:55 -06:00
specs remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
utils Revert "Explore: Add Mixed Datasource (#51605)" (#52889) 2022-07-27 10:17:31 -05: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 PanelEditor: Present actionable suggestions when panel cannot visualize current data (#42083) 2021-11-25 09:41:03 +01:00
core.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
lodash_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
logsModel.test.ts rename logs_model.ts->logsModel.ts; update references (#51468) 2022-06-29 21:04:30 +02:00
logsModel.ts logs: better volume-color (#52711) 2022-07-26 10:50:48 +02:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
profiler.ts Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
store.ts Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
table_model.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
time_series2.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00