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

N21-1207 show group members #4479

Merged
merged 28 commits into from
Oct 20, 2023
Merged

N21-1207 show group members #4479

merged 28 commits into from
Oct 20, 2023

Conversation

arnegns
Copy link
Contributor

@arnegns arnegns commented Oct 17, 2023

Description

Adds GET /groups/:id endpoint to show the group in the ui.

Links to Tickets or other pull requests

https://ticketsystem.dbildungscloud.de/browse/N21-1207
hpi-schul-cloud/nuxt-client#2874

Changes

Adds GROUP_LIST and GROUP_VIEW permissions

Datasecurity

Deployment

New Repos, NPM pakages or vendor scripts

Approval for review

  • DEV: If api was changed - generate-client:server was executed in vue frontend and changes were tested and put in a PR with the same branch name.
  • QA: In addition to review, the code has been manually tested (if manual testing is possible)
  • All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.

Notice: Please remove the WIP label if the PR is ready to review, otherwise nobody will review it.

IgorCapCoder and others added 4 commits October 13, 2023 17:56
# Conflicts:
#	apps/server/src/modules/group/controller/api-test/group.api.spec.ts
#	apps/server/src/modules/group/controller/dto/response/class-info.response.ts
#	apps/server/src/modules/group/controller/mapper/group-response.mapper.ts
#	apps/server/src/modules/group/uc/dto/class-info.dto.ts
#	apps/server/src/modules/group/uc/group.uc.spec.ts
#	apps/server/src/modules/group/uc/mapper/group-uc.mapper.ts
@arnegns arnegns added the WIP This feature branch is in progress, do not merge into master. label Oct 17, 2023
@arnegns arnegns added waiting for review and removed WIP This feature branch is in progress, do not merge into master. labels Oct 17, 2023
# Conflicts:
#	apps/server/src/modules/authorization/domain/rules/group.rule.spec.ts
#	apps/server/src/modules/authorization/domain/rules/group.rule.ts
#	apps/server/src/modules/authorization/domain/service/rule-manager.spec.ts
#	apps/server/src/modules/authorization/domain/service/rule-manager.ts
#	apps/server/src/shared/domain/rules/index.ts
…roup-members

# Conflicts:
#	apps/server/src/modules/group/controller/api-test/group.api.spec.ts
#	apps/server/src/modules/group/uc/group.uc.spec.ts
# Conflicts:
#	apps/server/src/modules/group/controller/mapper/group-response.mapper.ts
#	apps/server/src/modules/group/uc/mapper/group-uc.mapper.ts
@arnegns arnegns enabled auto-merge (squash) October 20, 2023 13:55
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@arnegns arnegns merged commit d570dd6 into main Oct 20, 2023
@arnegns arnegns deleted the N21-1207-show-group-members branch October 20, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants