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

[PM-12273] use organization properties for access permissions #12358

Merged
merged 4 commits into from
Dec 15, 2024

refactor canAccessIntegrationEditor to have all the permission checks

d967d2a
Select commit
Loading
Failed to load commit list.
Merged

[PM-12273] use organization properties for access permissions #12358

refactor canAccessIntegrationEditor to have all the permission checks
d967d2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 13, 2024 in 0s

0.00% of diff hit (target 33.49%)

View this Pull Request on Codecov

0.00% of diff hit (target 33.49%)

Annotations

Check warning on line 5 in apps/web/src/app/admin-console/organizations/integrations/integrations.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/admin-console/organizations/integrations/integrations.component.ts#L3-L5

Added lines #L3 - L5 were not covered by tests

Check warning on line 7 in apps/web/src/app/admin-console/organizations/integrations/integrations.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/admin-console/organizations/integrations/integrations.component.ts#L7

Added line #L7 was not covered by tests

Check warning on line 28 in apps/web/src/app/admin-console/organizations/integrations/integrations.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/admin-console/organizations/integrations/integrations.component.ts#L28

Added line #L28 was not covered by tests

Check warning on line 35 in apps/web/src/app/admin-console/organizations/integrations/integrations.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/admin-console/organizations/integrations/integrations.component.ts#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 41 in apps/web/src/app/admin-console/organizations/integrations/integrations.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/admin-console/organizations/integrations/integrations.component.ts#L41

Added line #L41 was not covered by tests

Check warning on line 114 in apps/web/src/app/admin-console/organizations/organization-routing.module.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/admin-console/organizations/organization-routing.module.ts#L114

Added line #L114 was not covered by tests

Check warning on line 365 in libs/common/src/admin-console/models/domain/organization.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/admin-console/models/domain/organization.ts#L365

Added line #L365 was not covered by tests