Skip to content

Feature/50 Technical Story: Implement /member-overview endpoint#309

Merged
kcinay055679 merged 30 commits into
mainfrom
feature/50-member-view-endpoint
Jan 13, 2026
Merged

Feature/50 Technical Story: Implement /member-overview endpoint#309
kcinay055679 merged 30 commits into
mainfrom
feature/50-member-view-endpoint

Conversation

@ManuelMoeri
Copy link
Copy Markdown
Collaborator

No description provided.

@ManuelMoeri ManuelMoeri linked an issue Dec 5, 2025 that may be closed by this pull request
6 tasks
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 9, 2025

Backend Test Results

452 tests  ±0   452 ✅ ±0   38s ⏱️ ±0s
 39 suites ±0     0 💤 ±0 
 39 files   ±0     0 ❌ ±0 

Results for commit 167406c. ± Comparison against base commit 7c59346.

♻️ This comment has been updated with latest results.

@ManuelMoeri ManuelMoeri force-pushed the feature/50-member-view-endpoint branch 2 times, most recently from 66ac41a to fd8f3db Compare December 19, 2025 15:43
@nevio18324 nevio18324 force-pushed the feature/50-member-view-endpoint branch from fd8f3db to dc369a0 Compare December 22, 2025 14:16
Comment thread backend/src/test/java/ch/puzzle/pcts/util/TestData.java
@nevio18324 nevio18324 force-pushed the feature/50-member-view-endpoint branch from b217cd8 to d9e545b Compare December 23, 2025 08:25
@nevio18324 nevio18324 mentioned this pull request Dec 23, 2025
4 tasks
@nevio18324 nevio18324 marked this pull request as ready for review December 23, 2025 10:09
Comment thread backend/src/main/java/ch/puzzle/pcts/controller/MemberOverviewController.java Outdated
Comment thread backend/src/test/java/ch/puzzle/pcts/mapper/MemberOverviewMapperTest.java Outdated
Comment thread backend/src/main/java/ch/puzzle/pcts/mapper/MemberOverviewMapper.java Outdated
@ManuelMoeri ManuelMoeri force-pushed the feature/50-member-view-endpoint branch from e71e330 to 5b2ddb6 Compare January 6, 2026 09:39
Comment thread backend/src/main/java/ch/puzzle/pcts/dto/memberoverview/MemberCvDto.java Outdated
Comment thread backend/src/main/resources/db/migration/V0_0_14__add_member_view.sql Outdated
@ManuelMoeri ManuelMoeri force-pushed the feature/50-member-view-endpoint branch from 3d9fe52 to a6937b8 Compare January 9, 2026 07:57
@ManuelMoeri ManuelMoeri assigned ManuelMoeri and unassigned nevio18324 Jan 9, 2026
MasterEvarior
MasterEvarior previously approved these changes Jan 9, 2026
Copy link
Copy Markdown
Collaborator

@MasterEvarior MasterEvarior left a comment

Choose a reason for hiding this comment

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

Nice job with the composite key 🔑
There are still some minor things, mainly nitpicks and documentation tasks.

Comment thread backend/src/main/java/ch/puzzle/pcts/mapper/MemberOverviewMapper.java Outdated
Comment thread backend/src/main/java/ch/puzzle/pcts/model/memberoverview/MemberOverviewId.java Outdated
Comment thread backend/src/test/java/ch/puzzle/pcts/architecture/ArchitectureTest.java Outdated
Comment thread backend/src/main/java/ch/puzzle/pcts/model/memberoverview/MemberOverview.java Outdated
Comment thread backend/src/main/java/ch/puzzle/pcts/model/memberoverview/MemberOverview.java Outdated
Copy link
Copy Markdown
Collaborator

@MasterEvarior MasterEvarior left a comment

Choose a reason for hiding this comment

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

Nice job with the composite key 🔑
There are still some minor things, mainly nitpicks and documentation tasks.

@kcinay055679
Copy link
Copy Markdown
Collaborator

rebase

@ManuelMoeri ManuelMoeri force-pushed the feature/50-member-view-endpoint branch 2 times, most recently from 65c7000 to 3a8a748 Compare January 13, 2026 06:53
Copy link
Copy Markdown
Collaborator

@MasterEvarior MasterEvarior left a comment

Choose a reason for hiding this comment

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

I think this will truly be the last thing, after that rebase + merge

ManuelMoeri and others added 24 commits January 13, 2026 09:16
@ManuelMoeri ManuelMoeri force-pushed the feature/50-member-view-endpoint branch from 5efc69c to a48156f Compare January 13, 2026 08:16
@kcinay055679 kcinay055679 merged commit 96125a0 into main Jan 13, 2026
13 checks passed
@kcinay055679 kcinay055679 deleted the feature/50-member-view-endpoint branch January 13, 2026 09:07
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.

Technical Story: Implement /member-overview endpoint

4 participants