-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:Legacy RemovalIssues related to removing legacy KibanaIssues related to removing legacy KibanaFeature:New PlatformTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//enhancementNew value added to drive a business resultNew value added to drive a business result
Description
- Migrate platform-specific uiSettings definitions to the NP. Other definitions should move to corresponing plugins
https://github.com/elastic/kibana/blob/master/src/legacy/core_plugins/kibana/ui_setting_defaults.js - Add validation for all platform-owned uiSettings
List from #63459:
- defaultRoute 👉 core
- dateFormat 👉core (date format is something super central, IMHO we shouldn't split these up but put everything into core)
- dateFormat:tz 👉core
- dateFormat:scaled 👉core
- dateFormat:dow 👉core
- dateNanosFormat 👉core
- truncate:maxHeight 👉core
- theme:darkMode 👉core
- notifications:banner 👉core
- notifications:lifetime:banner 👉core
- notifications:lifetime:error 👉core
- notifications:lifetime:warning 👉core
- notifications:lifetime:info 👉core
- accessibility:disableAnimations 👉core
Metadata
Metadata
Assignees
Labels
Feature:Legacy RemovalIssues related to removing legacy KibanaIssues related to removing legacy KibanaFeature:New PlatformTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//enhancementNew value added to drive a business resultNew value added to drive a business result