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

[Manual backport 2.17][Workspace] Add User level setting (#7953) #8058

Merge branch '2.17' into backport/backport-7953-to-2.17

8268f84
Select commit
Loading
Failed to load commit list.
Closed

[Manual backport 2.17][Workspace] Add User level setting (#7953) #8058

Merge branch '2.17' into backport/backport-7953-to-2.17
8268f84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 7, 2024 in 0s

67.48% of diff hit (target 60.67%)

View this Pull Request on Codecov

67.48% of diff hit (target 60.67%)

Annotations

Check warning on line 58 in src/core/server/ui_settings/create_or_upgrade_saved_config/create_or_upgrade_saved_config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/create_or_upgrade_saved_config/create_or_upgrade_saved_config.ts#L58

Added line #L58 was not covered by tests

Check warning on line 56 in src/core/server/ui_settings/routes/delete.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/routes/delete.ts#L56

Added line #L56 was not covered by tests

Check warning on line 58 in src/core/server/ui_settings/routes/delete.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/routes/delete.ts#L58

Added line #L58 was not covered by tests

Check warning on line 51 in src/core/server/ui_settings/routes/get.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/routes/get.ts#L51

Added line #L51 was not covered by tests

Check warning on line 61 in src/core/server/ui_settings/routes/set.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/routes/set.ts#L61

Added line #L61 was not covered by tests

Check warning on line 63 in src/core/server/ui_settings/routes/set.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/routes/set.ts#L63

Added line #L63 was not covered by tests

Check warning on line 57 in src/core/server/ui_settings/routes/set_many.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/routes/set_many.ts#L57

Added line #L57 was not covered by tests

Check warning on line 59 in src/core/server/ui_settings/routes/set_many.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/routes/set_many.ts#L59

Added line #L59 was not covered by tests

Check warning on line 149 in src/core/server/ui_settings/ui_settings_client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/ui_settings_client.ts#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 174 in src/core/server/ui_settings/ui_settings_client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/ui_settings_client.ts#L174

Added line #L174 was not covered by tests

Check warning on line 233 in src/core/server/ui_settings/ui_settings_client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/server/ui_settings/ui_settings_client.ts#L233

Added line #L233 was not covered by tests

Check warning on line 19 in src/plugins/advanced_settings/public/management_app/user_settings.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/advanced_settings/public/management_app/user_settings.tsx#L19

Added line #L19 was not covered by tests

Check warning on line 23 in src/plugins/advanced_settings/public/management_app/user_settings.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/advanced_settings/public/management_app/user_settings.tsx#L23

Added line #L23 was not covered by tests

Check warning on line 26 in src/plugins/advanced_settings/public/management_app/user_settings.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/advanced_settings/public/management_app/user_settings.tsx#L26

Added line #L26 was not covered by tests

Check warning on line 148 in src/plugins/advanced_settings/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/advanced_settings/public/plugin.ts#L148

Added line #L148 was not covered by tests

Check warning on line 151 in src/plugins/advanced_settings/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/advanced_settings/public/plugin.ts#L151

Added line #L151 was not covered by tests

Check warning on line 153 in src/plugins/advanced_settings/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/advanced_settings/public/plugin.ts#L153

Added line #L153 was not covered by tests

Check warning on line 187 in src/plugins/advanced_settings/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/advanced_settings/public/plugin.ts#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 189 in src/plugins/advanced_settings/public/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/advanced_settings/public/plugin.ts#L189

Added line #L189 was not covered by tests

Check warning on line 34 in src/plugins/advanced_settings/server/saved_objects/user_ui_settings_client_wrapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/advanced_settings/server/saved_objects/user_ui_settings_client_wrapper.ts#L34

Added line #L34 was not covered by tests

Check warning on line 25 in src/plugins/content_management/public/app.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/content_management/public/app.tsx#L25

Added line #L25 was not covered by tests

Check warning on line 29 in src/plugins/content_management/public/components/page_render.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/content_management/public/components/page_render.tsx#L29

Added line #L29 was not covered by tests

Check warning on line 52 in src/plugins/content_management/public/components/page_render.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/content_management/public/components/page_render.tsx#L52

Added line #L52 was not covered by tests

Check warning on line 239 in src/plugins/workspace/public/components/workspace_list/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/workspace/public/components/workspace_list/index.tsx#L239

Added line #L239 was not covered by tests

Check warning on line 242 in src/plugins/workspace/public/components/workspace_list/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/workspace/public/components/workspace_list/index.tsx#L241-L242

Added lines #L241 - L242 were not covered by tests