hrms-api-backend/BMA.EHR.Leave
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
..
Controllers Add migration to create CheckInJobStatuses table for RMQ task control 2026-01-20 10:49:13 +07:00
DTOs Add migration to create CheckInJobStatuses table for RMQ task control 2026-01-20 10:49:13 +07:00
Extensions feat: Change RAbbitMQ Conenction to Pool and Add k6 Test Script for max request per second. 2024-08-20 10:37:47 +07:00
Filters fix: insignia + leave Error 2024-07-10 10:46:26 +07:00
Properties report leave 2024-12-13 11:52:58 +07:00
Reports fix timestamp report #1843 (#1844) 2025-10-07 13:17:58 +07:00
Request add holiday 2025-09-14 21:02:24 +07:00
Response add holiday 2025-09-14 21:02:24 +07:00
Services add holiday 2025-09-14 21:02:24 +07:00
wwwroot refix issue #1265 2025-03-21 13:01:17 +07:00
appsettings.Development.json fix: insignia + leave Error 2024-07-10 10:46:26 +07:00
appsettings.json Add migration to create CheckInJobStatuses table for RMQ task control 2026-01-20 10:49:13 +07:00
BMA.EHR.Leave.csproj กำหนดให้ไฟล์ template ถูก copy ไป output ตอน build/publish 2025-09-30 16:54:14 +07:00
ConfigureSwaggerOptions.cs fix: insignia + leave Error 2024-07-10 10:46:26 +07:00
Dockerfile add nowarn 2025-04-24 11:09:59 +07:00
Program.cs add service 2025-09-14 22:01:39 +07:00
SeedLeaveData.xlsx fix: insignia + leave Error 2024-07-10 10:46:26 +07:00