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

[Workspace] Add User level setting #7953

Merged
merged 32 commits into from
Sep 6, 2024

fix ut

5e83f3f
Select commit
Loading
Failed to load commit list.
Merged

[Workspace] Add User level setting #7953

fix ut
5e83f3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 6, 2024 in 1s

67.48% of diff hit (target 60.58%)

View this Pull Request on Codecov

67.48% of diff hit (target 60.58%)

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 150 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#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 175 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#L175

Added line #L175 was not covered by tests

Check warning on line 234 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#L234

Added line #L234 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 149 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#L149

Added line #L149 was not covered by tests

Check warning on line 152 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#L152

Added line #L152 was not covered by tests

Check warning on line 154 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#L154

Added line #L154 was not covered by tests

Check warning on line 193 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#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 195 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#L195

Added line #L195 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