Ho Ngoc Hai
|
751f90c365
|
feat: Log EF Core migration errors instead of crashing the application at startup across all services.
|
2026-02-28 01:03:43 +07:00 |
|
Ho Ngoc Hai
|
be86e48de6
|
feat: automatically apply EF Core database migrations on service startup across all services
|
2026-02-28 00:51:35 +07:00 |
|
Ho Ngoc Hai
|
35dac2e49e
|
feat: Initialize MissionService database schema, add MiningService unit tests, and update deployment configurations.
|
2026-01-17 20:49:24 +07:00 |
|
Ho Ngoc Hai
|
1dfd72a10a
|
feat: Implement mission and task management APIs with dedicated controllers and query/command handlers, including admin features for check-ins.
|
2026-01-17 18:32:02 +07:00 |
|
Ho Ngoc Hai
|
7dd4f14f1b
|
Refactor MissionService by replacing the 'Sample' aggregate with new 'Mission', 'Reward', 'Task', and 'Check-in' aggregates, and introduce configuration management to MiningService.
|
2026-01-17 18:29:15 +07:00 |
|
Ho Ngoc Hai
|
4b73098ff9
|
feat: Initialize MissionService with new domain and API commands, including build artifacts, and modify MiningController.
|
2026-01-17 18:15:13 +07:00 |
|