Commit graph

4 commits

Author SHA1 Message Date
Suphonchai Phoonsawat
a463df5716 Add migration to create CheckInJobStatuses table for RMQ task control
- Introduced a new migration that creates the CheckInJobStatuses table.
- The table includes fields for tracking job statuses, timestamps, user information, and error messages.
- Supports various statuses such as PENDING, PROCESSING, COMPLETED, and FAILED.
2026-01-20 10:49:13 +07:00
Suphonchai Phoonsawat
127f21dc43 Add Fake Checkin for K6 Test 2024-08-19 17:18:58 +07:00
Suphonchai Phoonsawat
f0fe68d851 fix leave 2024-08-19 16:00:00 +07:00
Suphonchai Phoonsawat
7d8a80e9df fix: insignia + leave Error 2024-07-10 10:46:26 +07:00
Renamed from BMA.EHR.Leave.Service/DTOs/CheckIn/CheckTimeDto.cs (Browse further)