Skip to content

Fix goals#88

Merged
RyanNeTw merged 3 commits into
mainfrom
fixGoals
Apr 20, 2026
Merged

Fix goals#88
RyanNeTw merged 3 commits into
mainfrom
fixGoals

Conversation

@RyanNeTw
Copy link
Copy Markdown
Member

Ticket

INSERT LINK TO THE TICKET

Description

INSERT DESCRIPTION OF THE THING YOU WORKED ON

Modified environment variable

LIST HERE THE VERCEL ENV VAR YOU MODIFIED

…avec SubAccounts

- createGoal: remplace AuthResponse.error par ResponseDto
- getGoal: ajoute vérification d'ownership par rôle (CHILD/PARENT/ADMIN)
- deleteGoal: corrige extractSubAccountAccountId -> extractSubAccountId
- confirmSavingMoneyTransfer: remplace doubleValue() == par compareTo() == 0
- getTask: retourne TaskWithSubAccountsDto avec childSubAccount et parentSubAccount
  chargés en une seule requête batch (findAllById) sans N+1
@RyanNeTw RyanNeTw self-assigned this Apr 20, 2026
@RyanNeTw RyanNeTw merged commit 19b7172 into main Apr 20, 2026
1 check passed
@RyanNeTw RyanNeTw deleted the fixGoals branch April 20, 2026 13:56
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.

1 participant