Bhaskar Kumar Aligi bhaskar
Bhaskar Kumar Aligi pushed to main at bhaskar/hrms-backend 2026-07-06 12:40:04 +05:30
e5fbe92dc5 Merge pull request 'feat(ems): implement organizational lookup endpoints' (#5) from feature/ems-lookups into main
a24dd95d2a feat(ems): implement organizational lookup endpoints
Compare 2 commits »
Bhaskar Kumar Aligi created pull request bhaskar/hrms-backend#5 2026-07-06 12:39:59 +05:30
feat(ems): implement organizational lookup endpoints
Bhaskar Kumar Aligi created branch feature/ems-lookups in bhaskar/hrms-backend 2026-07-06 12:39:45 +05:30
Bhaskar Kumar Aligi pushed to feature/ems-lookups at bhaskar/hrms-backend 2026-07-06 12:39:45 +05:30
a24dd95d2a feat(ems): implement organizational lookup endpoints
Bhaskar Kumar Aligi pushed to main at bhaskar/hrms-backend 2026-07-06 12:33:05 +05:30
7a8ab80a84 Merge pull request 'feat(ems): complete full CRUD cycle with PUT and soft-DELETE endpoints' (#4) from feature/ems-router-refactor into main
0e61b32467 feat(ems): complete full CRUD cycle with PUT and soft-DELETE endpoints
Compare 2 commits »
Bhaskar Kumar Aligi merged pull request bhaskar/hrms-backend#4 2026-07-06 12:33:04 +05:30
feat(ems): complete full CRUD cycle with PUT and soft-DELETE endpoints
Bhaskar Kumar Aligi created pull request bhaskar/hrms-backend#4 2026-07-06 12:33:00 +05:30
feat(ems): complete full CRUD cycle with PUT and soft-DELETE endpoints
Bhaskar Kumar Aligi pushed to feature/ems-router-refactor at bhaskar/hrms-backend 2026-07-06 12:32:25 +05:30
0e61b32467 feat(ems): complete full CRUD cycle with PUT and soft-DELETE endpoints
Bhaskar Kumar Aligi pushed to main at bhaskar/hrms-backend 2026-07-06 12:08:05 +05:30
eb97317b1c Merge pull request 'feat(ems): implement POST /api/v1/employees with transactional insertion' (#3) from feature/ems-router-refactor into main
d054934338 feat(ems): implement POST /api/v1/employees with transactional insertion
Compare 2 commits »
Bhaskar Kumar Aligi merged pull request bhaskar/hrms-backend#3 2026-07-06 12:08:04 +05:30
feat(ems): implement POST /api/v1/employees with transactional insertion
Bhaskar Kumar Aligi created pull request bhaskar/hrms-backend#3 2026-07-06 12:07:59 +05:30
feat(ems): implement POST /api/v1/employees with transactional insertion
Bhaskar Kumar Aligi pushed to feature/ems-router-refactor at bhaskar/hrms-backend 2026-07-06 12:07:12 +05:30
d054934338 feat(ems): implement POST /api/v1/employees with transactional insertion
Bhaskar Kumar Aligi pushed to main at bhaskar/hrms-backend 2026-07-06 11:44:22 +05:30
85c9b01bb2 Merge pull request 'refactor(ems): extract routing logic into dedicated routes file' (#2) from feature/ems-router-refactor into main
aeed6868fd refactor(ems): extract routing logic into dedicated routes file
Compare 2 commits »
Bhaskar Kumar Aligi merged pull request bhaskar/hrms-backend#2 2026-07-06 11:44:20 +05:30
refactor(ems): extract routing logic into dedicated routes file
Bhaskar Kumar Aligi created pull request bhaskar/hrms-backend#2 2026-07-06 11:44:04 +05:30
refactor(ems): extract routing logic into dedicated routes file
Bhaskar Kumar Aligi pushed to feature/ems-router-refactor at bhaskar/hrms-backend 2026-07-06 11:42:48 +05:30
aeed6868fd refactor(ems): extract routing logic into dedicated routes file
Bhaskar Kumar Aligi created branch feature/ems-router-refactor in bhaskar/hrms-backend 2026-07-06 11:42:48 +05:30
Bhaskar Kumar Aligi pushed to main at bhaskar/hrms-backend 2026-07-04 18:26:29 +05:30
4e189d7e52 Merge pull request 'feat(ems): implement database connection pool and GET /api/employees endpoint' (#1) from feature/ems-core-logic into main
65e0f601a0 feat(ems): implement database connection pool and GET /api/employees endpoint
Compare 2 commits »
Bhaskar Kumar Aligi merged pull request bhaskar/hrms-backend#1 2026-07-04 18:26:27 +05:30
feat(ems): implement database connection pool and GET /api/employees endpoint
Bhaskar Kumar Aligi created pull request bhaskar/hrms-backend#1 2026-07-04 18:24:38 +05:30
feat(ems): implement database connection pool and GET /api/employees endpoint