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

[Port dspace-7_x] Fix "Edit Group" page always requests all member Subgroups & EPersons #2627

Merged
merged 11 commits into from
Nov 10, 2023

Address feedback. Run empty search on init. Reorder sections to list …

d305e60
Select commit
Loading
Failed to load commit list.
Merged

[Port dspace-7_x] Fix "Edit Group" page always requests all member Subgroups & EPersons #2627

Address feedback. Run empty search on init. Reorder sections to list …
d305e60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 10, 2023 in 0s

76.05% of diff hit (target 76.95%)

View this Pull Request on Codecov

76.05% of diff hit (target 76.95%)

Annotations

Check warning on line 235 in src/app/access-control/group-registry/group-form/group-form.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/access-control/group-registry/group-form/group-form.component.ts#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 191 in src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 203 in src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.ts#L203

Added line #L203 was not covered by tests

Check warning on line 198 in src/app/core/eperson/eperson-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/eperson/eperson-data.service.ts#L198

Added line #L198 was not covered by tests

Check warning on line 201 in src/app/core/eperson/eperson-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/eperson/eperson-data.service.ts#L201

Added line #L201 was not covered by tests

Check warning on line 125 in src/app/core/eperson/group-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/eperson/group-data.service.ts#L125

Added line #L125 was not covered by tests

Check warning on line 128 in src/app/core/eperson/group-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/eperson/group-data.service.ts#L128

Added line #L128 was not covered by tests