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

[Backport 2.17] [Manual Backport 2.x] [Workspace] Add user settings #8074

Merged
merged 1 commit into from
Sep 9, 2024

[Manual Backport 2.x] [Workspace] Add user settings (#8057)

db0129f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.17] [Manual Backport 2.x] [Workspace] Add user settings #8074

[Manual Backport 2.x] [Workspace] Add user settings (#8057)
db0129f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 7, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

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 172 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#L172

Added line #L172 was not covered by tests

Check warning on line 231 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#L231

Added line #L231 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 32 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#L32

Added line #L32 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 241 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

Added line #L241 was not covered by tests

Check warning on line 244 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#L243-L244

Added lines #L243 - L244 were not covered by tests