grafana/public/app/core
Leo 9c50131c2c
Navigation: Added organisation switcher next to grafana logo (#56361)
* added org dropdown to topnav

* render icon and dropdown for mobile screen

* remove switch org from profile node

* adjust styles to be mobile first

* add test for select

* hide profile node only when topnav is on

* replace margin with gap instead

* improve tests

* add aria labels

* fix broken test
2022-10-07 17:52:13 +02:00
..
actions TopNav: Plugin page layouts / information architecture (#53174) 2022-09-05 14:56:08 +02:00
components Navigation: Added organisation switcher next to grafana logo (#56361) 2022-10-07 17:52:13 +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 I18n: Add lint rule to enforce correct i18n imports (#56487) 2022-10-07 11:46:28 +01:00
navigation Links: Fix opening links from different orgs on the same tab (#55837) 2022-09-27 16:50:05 -03:00
reducers PluginPage: Fix finding root section for standalone pages (#56554) 2022-10-07 16:33:36 +02:00
selectors PluginPage: Fix finding root section for standalone pages (#56554) 2022-10-07 16:33:36 +02:00
services I18n: Migrate to I18next (#55845) 2022-10-06 16:34:04 +01: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