Skip to content

Feature/issue 5#10

Merged
jonassavas merged 10 commits intomainfrom
feature/issue-5
Feb 4, 2026
Merged

Feature/issue 5#10
jonassavas merged 10 commits intomainfrom
feature/issue-5

Conversation

@jonassavas
Copy link
Owner

@jonassavas jonassavas commented Feb 4, 2026

Fixes: #5, #9

Adds all the required CRUD functionality for Tasks & TaskGroups. Improves DTO-naming and improves the service-layer by adding @Transactional annotations on the service-layer implementation classes to consistently flush to the database upon method-exits.

@jonassavas jonassavas self-assigned this Feb 4, 2026
@jonassavas jonassavas added the enhancement New feature or request label Feb 4, 2026
@jonassavas jonassavas merged commit 1cf2415 into main Feb 4, 2026
1 check passed
@jonassavas jonassavas deleted the feature/issue-5 branch February 4, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Finalize CRUD functionality

1 participant