Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] UI settings move to NP (#47590) #48395

Merged
merged 1 commit into from
Oct 16, 2019

Commits on Oct 16, 2019

  1. UI settings move to NP (elastic#47590)

    * add tests for logWithMetadata in LP
    
    * allow passing metadata to log in NP & LP
    
    * move ui_settings_client to NP
    
    * add ui_settings config
    
    * add ui_settings_service
    
    * switch to NP logging
    
    * export types
    
    * bootstrap uiSettings service in NP
    
    * pass NP uiSettings to LP
    
    * move ui_settings mock to NP
    
    * add  test for mixin and switch to NP logger
    
    * make UiSettingsClient.getDefaults sync as it is
    
    * ui_settings_client uses private fields
    
    * ui_settings_client uses private methods
    
    * keep uiSettings config validation in NP only
    
    * update mocks
    
    * core context should know it is mocked
    
    * add tests for ui_settings_service
    
    * remove unused code from ui_settings_mixin test
    
    * improve types in ui_settings_mixin test
    
    * gen docs
    
    * test moved to NP
    
    * set pkg version in tests explicitly
    
    * update mocks in tests
    
    * UiSettingsServiceSetup --> InternalUiSettingsServiceSetup
    
    * add links to types
    
    * address eli comment
    
    * regen docs
    
    * remove unused types
    mshustov committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    b6d6024 View commit details
    Browse the repository at this point in the history