grafana/public/app/core
Leo 7df49ca230
Navigation: Add News to top nav (#55466)
* added news feed component

* move button to news component

* create newsfeed hooks and conver NewsPanel to functional component

* added news_feed_enabled and news_feed_url to server settings ini

* add default value in defaults.ini

* set news drawer settings value to true by default

* remove server settings config

* use useToggle hook

* fix newsitem render

* support drawer on mobile screen

* use media query utility
2022-09-30 15:11:24 +02:00
..
actions TopNav: Plugin page layouts / information architecture (#53174) 2022-09-05 14:56:08 +02:00
components Navigation: Add News to top nav (#55466) 2022-09-30 15:11:24 +02:00
context TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
copy Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
history Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02:00
hooks PublicDashboards: Tag is rerendered when dashboard meta changes in state (#55414) 2022-09-20 10:42:57 -06:00
internationalization Chore: Upgrade Typescript to 4.8.2 (#54901) 2022-09-09 16:17:58 +01:00
navigation Links: Fix opening links from different orgs on the same tab (#55837) 2022-09-27 16:50:05 -03:00
reducers PublicDashboard: Add RTK Query with loading and error state. Add MSW dependency for testing. (#55518) 2022-09-22 09:35:04 -03:00
selectors TopNav: Section navigation UX (#55012) 2022-09-13 12:24:23 +02:00
services JS Agent: remove user email and add session id (#55767) 2022-09-27 08:59:32 -03:00
specs SearchSrv: stop using IDs (#54296) 2022-08-26 15:41:47 +02:00
utils Explore: Add error handling function when retrieving datasource (#55055) 2022-09-19 09:43:16 -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 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
logsModel.test.ts Loki: Remove any type from logsModel.test.ts (#55287) 2022-09-16 12:56:35 +01:00
logsModel.ts Logs: move logs-functions from grafana-data to grafana-main (#55457) 2022-09-30 12:16:47 +02: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
TableModel.ts rename table_model.ts => TableModel.ts (#51659) 2022-08-03 10:33:13 +00:00
time_series2.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00