Activity
Refactor review reactions structure and update related logic
Refactor review reactions structure and update related logic
Fix typo: Rename "Revivisions" to "Revisions"
Fix typo: Rename "Revivisions" to "Revisions"
Use Select
instead of Group
to fix query structure.
Use
Select
instead of Group
to fix query structure.Disable unused dynamic configurations for handling fee and tasks
Disable unused dynamic configurations for handling fee and tasks
Refactor converters to use pointer types and add tests.
Refactor converters to use pointer types and add tests.
Refactor auth services to return UserDetail
directly.
Refactor auth services to return
UserDetail
directly.Remove repository layer and related tests.
Remove repository layer and related tests.
Refactor service: simplify database queries using ORM builder
Refactor service: simplify database queries using ORM builder
feat: add foreign key constrains
feat: add foreign key constrains
feat: add foreign key constrains
feat: add foreign key constrains
feat: add foreign key constrains
feat: add foreign key constrains
feat: add review reaction
feat: add review reaction