grafana/public/app/core
Kristina c363a81806
Dashboards: Filter out expressions when going to Explore (#64654)
* Filter out expressions when going from dashboard to explore

* Move expression UID constant to types
2023-03-13 07:53:19 -05:00
..
actions
components TopNav: Wrap TopSearchBar in memo to prevent unnecessary re-renders (#64667) 2023-03-13 10:57:55 +01:00
context
copy
history Preferences: Add preferences kind and remove unused navbar settings (#59621) 2023-01-25 11:00:32 -08:00
hooks Navigation: Fix broken layout at 544px (#63793) 2023-03-01 15:31:32 +00:00
internationalization Navigation: Ensure command palette is correctly translated (#61103) 2023-02-08 13:15:37 +00:00
navigation Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
reducers Nav: Handle app plugin installation/uninstallation (#63706) 2023-03-02 09:50:01 +01:00
selectors
services Update Monthly patch updates (#64323) 2023-03-08 09:38:06 +00:00
specs ErrorHandling: Fixes issues with bad error messages (#63775) 2023-03-02 13:09:58 +01:00
utils Dashboards: Filter out expressions when going to Explore (#64654) 2023-03-13 07:53:19 -05:00
TableModel.ts
app_events.ts
config.ts
constants.ts
core.ts
lodash_extended.ts
logsModel.test.ts Explore: Support mixed data sources for supplementary query (#63036) 2023-03-07 15:00:11 +01:00
logsModel.ts Elasticsearch: Add log highlight processing on backend (#63924) 2023-03-09 13:34:53 +01:00
profiler.ts
store.ts
time_series2.ts