Skip to content

Folder structure changes for shared files in Sign up and User Profile#55

Merged
Allimonae merged 21 commits into
mainfrom
_user-profile-backend
Jul 13, 2026
Merged

Folder structure changes for shared files in Sign up and User Profile#55
Allimonae merged 21 commits into
mainfrom
_user-profile-backend

Conversation

@Allimonae

Copy link
Copy Markdown
Contributor

Folder structure changes for shared files in Sign up and User Profile

Folder structure changes for User Profile / Sign up form shared files

Added content to UserProfile.page

Folder structure for members backend

Member.java done

Updated field named in members db, MemberRepo.java done

Active updated to required, MemberDto.java done

MemberService.java, modified return types in MemberRepo.java

added dto records CreateMemberRequest and UpdateMemberRequest. Updated MemberService to convert requests into members for createMember and updateMember.

Naming convention editMember -> updateMember in MemberRepo. Created MemberSqlRepo for implementation

Added MemberController

Removed member fields not accessible by frontend from Mem
berDto

MemberController - Added id as param in updateMember, MemberService - updatedMember throws error if member not found

Removed member files from common and moved to api/member

Updated imports due to folder structure change

Separated exceptions from MemberService.java, created new classes for exceptions

createMember implemented in MemberSqlRepo. createdAt and updatedAt are type instant in entity.

MemberSqlRepo createMember

Restored V0001 change

Allimonae commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Allimonae Allimonae changed the base branch from main to graphite-base/55 July 13, 2026 17:13
@Allimonae Allimonae force-pushed the _user-profile-backend branch from a4366c2 to 725242f Compare July 13, 2026 17:14
@Allimonae Allimonae changed the base branch from graphite-base/55 to _alter-members-table-migration July 13, 2026 17:14
@Allimonae Allimonae force-pushed the _alter-members-table-migration branch from f56b3ea to 3b1db11 Compare July 13, 2026 18:58
@Allimonae Allimonae force-pushed the _user-profile-backend branch from 725242f to 915b8f8 Compare July 13, 2026 18:58
@Allimonae Allimonae force-pushed the _user-profile-backend branch 3 times, most recently from fffb77d to b73f79f Compare July 13, 2026 20:19
@Allimonae Allimonae force-pushed the _alter-members-table-migration branch from b6f7f8b to f820f77 Compare July 13, 2026 20:21
Comment thread src/main/resources/application.yml Outdated
Comment thread src/main/java/org/patinanetwork/patchats/api/member/db/repos/MemberSqlRepo.java Outdated
@Allimonae Allimonae changed the base branch from _alter-members-table-migration to graphite-base/55 July 13, 2026 21:03
@Allimonae Allimonae force-pushed the _user-profile-backend branch from b7a02f9 to 3398237 Compare July 13, 2026 21:03
@graphite-app graphite-app Bot changed the base branch from graphite-base/55 to main July 13, 2026 21:04
@Allimonae Allimonae force-pushed the _user-profile-backend branch from 3398237 to 2695024 Compare July 13, 2026 21:04
@Allimonae Allimonae force-pushed the _user-profile-backend branch from 2695024 to 2052904 Compare July 13, 2026 21:28
@sonarqubecloud

Copy link
Copy Markdown

@Allimonae Allimonae marked this pull request as ready for review July 13, 2026 21:33
@Allimonae Allimonae requested a review from a team as a code owner July 13, 2026 21:33
@graphite-app graphite-app Bot requested review from Arshadul-Monir and arklian July 13, 2026 21:33
@graphite-app

graphite-app Bot commented Jul 13, 2026

Copy link
Copy Markdown

Graphite Automations

"Request reviewers once CI passes" took an action on this PR • (07/13/26)

2 reviewers were added to this PR based on Henry Chen's automation.

Allimonae commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Merge activity

  • Jul 13, 9:43 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jul 13, 9:43 PM UTC: @Allimonae merged this pull request with Graphite.

@Allimonae Allimonae merged commit 4ab4ad5 into main Jul 13, 2026
8 checks passed
@Allimonae Allimonae deleted the _user-profile-backend branch July 13, 2026 21:44
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.

2 participants