Commit Graph

4 Commits

Author SHA1 Message Date
33f776c6b2 feat(auth): enforce strict branch scoping for overtime requests, attendance regularizations, and 13th month pay
- Restrict overtime applications query, submission, approval, and attendance details to assigned branch
- Restrict attendance regularization listing, statistics, and dropdowns to assigned branch
- Restrict 13th month pay batch generation, historical runs, entry updates, approvals, and CSV exports to assigned branch
- Add feature tests in BranchScopedAccessTest for overtime and 13th month isolation
2026-09-10 11:22:15 +08:00
b7aa318ae2 build fix 2026-04-23 13:51:54 +08:00
dd071f6d8a fix hanging 2026-04-23 10:15:50 +08:00
273c8e8153 initial commit 2026-04-13 08:16:56 +08:00