Skip to content

feat(api): user memberships#3211

Merged
TorstenDittmann merged 5 commits into0.14.xfrom
feat-api-user-memberships
May 12, 2022
Merged

feat(api): user memberships#3211
TorstenDittmann merged 5 commits into0.14.xfrom
feat-api-user-memberships

Conversation

@TorstenDittmann
Copy link
Copy Markdown
Contributor

What does this PR do?

  • adds an endpoint to list all memberships of a user
  • adds new route to UI under a user
  • changes response model for memberships:
userId
- name
- email
+ userName
+ userEmail
teamId
+ teamName

Bildschirmfoto 2022-05-12 um 15 23 13

Test Plan

  • adapted and added tests

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

@TorstenDittmann TorstenDittmann requested a review from Meldiron May 12, 2022 13:23
Base automatically changed from feat-14-migration to feat-new-event-model May 12, 2022 17:01
Copy link
Copy Markdown
Contributor

@Meldiron Meldiron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last comments, the rest looks good.

Base automatically changed from feat-new-event-model to 0.14.x May 12, 2022 17:53
@TorstenDittmann TorstenDittmann merged commit 8fcc37e into 0.14.x May 12, 2022
@TorstenDittmann TorstenDittmann deleted the feat-api-user-memberships branch May 12, 2022 18:14
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