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

fix: adding csv download

7cf109c
Select commit
Loading
Failed to load commit list.
Merged

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

fix: adding csv download
7cf109c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 12, 2024 in 0s

53.42% of diff hit (target 85.72%)

View this Pull Request on Codecov

53.42% of diff hit (target 85.72%)

Annotations

Check warning on line 30 in src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx#L26-L30

Added lines #L26 - L30 were not covered by tests

Check warning on line 45 in src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 49 in src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 51 in src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx#L51

Added line #L51 was not covered by tests

Check warning on line 53 in src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx#L53

Added line #L53 was not covered by tests

Check warning on line 66 in src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/DownloadCsvButton.jsx#L66

Added line #L66 was 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 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