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

Multiple roles per user (management + switching, incl. GraphQL & TS) #3982

Merged
merged 72 commits into from
Jun 19, 2024

address some feedback

10d4302
Select commit
Loading
Failed to load commit list.
Merged

Multiple roles per user (management + switching, incl. GraphQL & TS) #3982

address some feedback
10d4302
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch/informational failed Jun 18, 2024 in 0s

0.12% of diff hit (target 37.58%)

View this Pull Request on Codecov

0.12% of diff hit (target 37.58%)

Annotations

Check warning on line 2 in catalog/app/containers/Admin/Form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/Form.tsx#L2

Added line #L2 was not covered by tests

Check warning on line 22 in catalog/app/containers/Admin/Form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/Form.tsx#L22

Added line #L22 was not covered by tests

Check warning on line 92 in catalog/app/containers/Admin/Form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/Form.tsx#L92

Added line #L92 was not covered by tests

Check warning on line 107 in catalog/app/containers/Admin/Form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/Form.tsx#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 115 in catalog/app/containers/Admin/Form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/Form.tsx#L115

Added line #L115 was not covered by tests

Check warning on line 46 in catalog/app/containers/Admin/Table/untyped.js

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/Table/untyped.js#L46

Added line #L46 was not covered by tests

Check warning on line 18 in catalog/app/containers/Admin/UsersAndRoles/Policies.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/Policies.tsx#L18

Added line #L18 was not covered by tests

Check warning on line 662 in catalog/app/containers/Admin/UsersAndRoles/Policies.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/Policies.tsx#L662

Added line #L662 was not covered by tests

Check warning on line 679 in catalog/app/containers/Admin/UsersAndRoles/Policies.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/Policies.tsx#L679

Added line #L679 was not covered by tests

Check warning on line 694 in catalog/app/containers/Admin/UsersAndRoles/Policies.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/Policies.tsx#L694

Added line #L694 was not covered by tests

Check warning on line 696 in catalog/app/containers/Admin/UsersAndRoles/Policies.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/Policies.tsx#L696

Added line #L696 was not covered by tests

Check warning on line 1 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L1

Added line #L1 was not covered by tests

Check warning on line 4 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L3-L4

Added lines #L3 - L4 were not covered by tests

Check warning on line 6 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L6

Added line #L6 was not covered by tests

Check warning on line 18 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L18

Added line #L18 was not covered by tests

Check warning on line 20 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L20

Added line #L20 was not covered by tests

Check warning on line 25 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L25

Added line #L25 was not covered by tests

Check warning on line 27 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L27

Added line #L27 was not covered by tests

Check warning on line 29 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L29

Added line #L29 was not covered by tests

Check warning on line 37 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L37

Added line #L37 was not covered by tests

Check warning on line 71 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L65-L71

Added lines #L65 - L71 were not covered by tests

Check warning on line 79 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 84 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 90 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 94 in catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch/informational

catalog/app/containers/Admin/UsersAndRoles/RoleSelect.tsx#L94

Added line #L94 was not covered by tests