Skip to content

Merge branch 'main' into task-form

2edb0c1
Select commit
Loading
Failed to load commit list.
Merged

hide task form and workflows from global settings #27690

Merge branch 'main' into task-form
2edb0c1
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded Apr 25, 2026 in 5m 0s

Annotations

Check warning on line 88 in src/components/common/FocusTrap/FocusTrapWithContainer.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-scM9IyP-aaJNmgQk&open=AZ2-scM9IyP-aaJNmgQk&pullRequest=27690

Check failure on line 60 in src/components/BlockEditor/Extensions/File/FileNode.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `.dataset` over `getAttribute(…)`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-saazIyP-aaJNmgNf&open=AZ2-saazIyP-aaJNmgNf&pullRequest=27690

Check warning on line 146 in src/pages/EditConnectionFormPage/EditConnectionFormPage.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-shP8IyP-aaJNmgZC&open=AZ2-shP8IyP-aaJNmgZC&pullRequest=27690

Check warning on line 96 in src/hooks/useClipBoard.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Handle this exception or don't catch it at all.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sjMvIyP-aaJNmgdY&open=AZ2-sjMvIyP-aaJNmgdY&pullRequest=27690

Check warning on line 249 in src/components/Glossary/GlossaryTerms/tabs/WorkFlowTab/WorkflowHistory.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Use <input type="button">, <input type="image">, <input type="reset">, <input type="submit">, or <button> instead of the "button" role to ensure accessibility across all devices.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-seUIIyP-aaJNmgUG&open=AZ2-seUIIyP-aaJNmgUG&pullRequest=27690

Check warning on line 366 in src/components/SettingsSso/SSOGroupedFieldTemplate/SSOGroupedFieldTemplate.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Do not use Array index in keys

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-se4KIyP-aaJNmgU_&open=AZ2-se4KIyP-aaJNmgU_&pullRequest=27690

Check warning on line 131 in src/components/DataContract/ContractSecurity/ContractSecurityCard.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Missing "key" prop for element in iterator

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sfnVIyP-aaJNmgWH&open=AZ2-sfnVIyP-aaJNmgWH&pullRequest=27690

Check warning on line 162 in src/components/WorkflowDefinitions/WorkflowBuilder/forms/UserApprovalForm.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `Number.isNaN` over `isNaN`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sdiPIyP-aaJNmgSo&open=AZ2-sdiPIyP-aaJNmgSo&pullRequest=27690

Check warning on line 122 in src/components/Settings/Services/AddIngestion/AddIngestion.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

The empty object is useless.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sd5bIyP-aaJNmgTe&open=AZ2-sd5bIyP-aaJNmgTe&pullRequest=27690

Check warning on line 291 in src/components/SettingsSso/SSOGroupedFieldTemplate/SSOGroupedFieldTemplate.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

This branch's code block is the same as the block for the branch on line 279.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-se4KIyP-aaJNmgU-&open=AZ2-se4KIyP-aaJNmgU-&pullRequest=27690

Check warning on line 114 in src/hooks/useClipBoard.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Handle this exception or don't catch it at all.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sjMvIyP-aaJNmgdc&open=AZ2-sjMvIyP-aaJNmgdc&pullRequest=27690

Check warning on line 742 in src/components/Glossary/GlossaryTermTab/GlossaryTermTab.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-secQIyP-aaJNmgUS&open=AZ2-secQIyP-aaJNmgUS&pullRequest=27690

Check warning on line 156 in src/pages/AppInstall/AppInstall.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Handle this exception or don't catch it at all.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sgupIyP-aaJNmgYR&open=AZ2-sgupIyP-aaJNmgYR&pullRequest=27690

Check warning on line 154 in src/rest/rdfAPI.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sjXtIyP-aaJNmgd5&open=AZ2-sjXtIyP-aaJNmgd5&pullRequest=27690

Check warning on line 81 in src/components/Entity/EntityExportModalProvider/EntityExportModalProvider.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-se14IyP-aaJNmgU3&open=AZ2-se14IyP-aaJNmgU3&pullRequest=27690

Check warning on line 260 in src/components/SettingsSso/SSOGroupedFieldTemplate/SSOGroupedFieldTemplate.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

`groupedFieldNames` should be a `Set`, and use `groupedFieldNames.has()` to check existence or non-existence.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-se4KIyP-aaJNmgU9&open=AZ2-se4KIyP-aaJNmgU9&pullRequest=27690

Check warning on line 262 in src/pages/LearningResourcesPage/LearningResourceForm.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sgz_IyP-aaJNmgYY&open=AZ2-sgz_IyP-aaJNmgYY&pullRequest=27690

Check warning on line 310 in src/components/common/MUIAsyncTreeSelect/MUIAsyncTreeSelect.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

'getTagProps' is deprecated.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sbd1IyP-aaJNmgPP&open=AZ2-sbd1IyP-aaJNmgPP&pullRequest=27690

Check warning on line 804 in src/utils/EntityLineageUtils.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sivRIyP-aaJNmgcY&open=AZ2-sivRIyP-aaJNmgcY&pullRequest=27690

Check warning on line 426 in src/components/OntologyExplorer/hooks/useGraphData.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sf5UIyP-aaJNmgWo&open=AZ2-sf5UIyP-aaJNmgWo&pullRequest=27690

Check warning on line 176 in src/components/Glossary/GlossaryTerms/tabs/GlossaryTermReferences.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-seV0IyP-aaJNmgUK&open=AZ2-seV0IyP-aaJNmgUK&pullRequest=27690

Check failure on line 750 in src/components/ActivityFeed/ActivityFeedProvider/ActivityFeedProvider.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Refactor this code to not nest functions more than 4 levels deep.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sdVoIyP-aaJNmgSM&open=AZ2-sdVoIyP-aaJNmgSM&pullRequest=27690

Check warning on line 31 in src/components/Auth/AppAuthenticators/GenericAuthenticator.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sfWPIyP-aaJNmgVl&open=AZ2-sfWPIyP-aaJNmgVl&pullRequest=27690

Check failure on line 215 in src/components/ActivityFeed/ActivityFeedProvider/ActivityFeedProvider.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-sdVoIyP-aaJNmgSK&open=AZ2-sdVoIyP-aaJNmgSK&pullRequest=27690

Check warning on line 169 in src/utils/DataContract/DataContractUtils.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2-shvsIyP-aaJNmgZ1&open=AZ2-shvsIyP-aaJNmgZ1&pullRequest=27690