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

Adding in remove capability for group members + csv download #1367

Merged
merged 15 commits into from
Jan 10, 2025

Merge branch 'kiram15/ENT-9526' of github.com:openedx/frontend-app-ad…

f1e02ab
Select commit
Loading
Failed to load commit list.
Merged

Adding in remove capability for group members + csv download #1367

Merge branch 'kiram15/ENT-9526' of github.com:openedx/frontend-app-ad…
f1e02ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 7, 2025 in 1s

62.85% of diff hit (target 85.80%)

View this Pull Request on Codecov

62.85% of diff hit (target 85.80%)

Annotations

Check warning on line 34 in src/components/PeopleManagement/GroupDetailPage/DownloadCsvIconButton.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/DownloadCsvIconButton.jsx#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 23 in src/components/PeopleManagement/GroupDetailPage/GroupMembersTable.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/GroupMembersTable.jsx#L23

Added line #L23 was not covered by tests

Check warning on line 21 in src/components/PeopleManagement/GroupDetailPage/RemoveMemberModal.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/RemoveMemberModal.jsx#L15-L21

Added lines #L15 - L21 were not covered by tests

Check warning on line 25 in src/components/PeopleManagement/GroupDetailPage/RemoveMemberModal.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/RemoveMemberModal.jsx#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 16 in src/components/PeopleManagement/constants.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/constants.js#L16

Added line #L16 was not covered by tests

Check warning on line 69 in src/components/PeopleManagement/data/hooks/useEnterpriseGroupLearnersTableData.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/data/hooks/useEnterpriseGroupLearnersTableData.js#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 17 in src/components/PeopleManagement/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/utils.js#L14-L17

Added lines #L14 - L17 were not covered by tests

Check warning on line 21 in src/components/PeopleManagement/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/utils.js#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 23 in src/components/PeopleManagement/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/utils.js#L23

Added line #L23 was not covered by tests