• Joined on 2026-02-17
kibin created pull request fiberops/fiberops-api-admin#1 2026-06-04 07:35:55 +00:00
Merge dev to main
kibin created pull request fiberops/fiberops-mobile#1 2026-06-04 07:35:51 +00:00
Merge dev to main
kibin created pull request fiberops/fiberops-web#1 2026-06-04 07:35:49 +00:00
Merge develop to main
kibin created pull request fiberops/fiberops-api#1 2026-06-04 07:35:48 +00:00
Merge dev to main
kibin pushed to develop at fiberops/fiberops-web 2026-05-06 22:50:32 +00:00
ca1afbd8db fix: replace dangerous r.data.data || r.data fallback with nullish coalescing
kibin pushed to dev at fiberops/fiberops-api 2026-05-06 22:35:58 +00:00
d4d9249933 Update Task #39: Creation date already implemented in remittance history
kibin pushed to dev at fiberops/fiberops-api 2026-05-06 22:22:37 +00:00
6ea1f412a1 feat: data import module and payment fixes
kibin pushed to develop at fiberops/fiberops-web 2026-05-06 22:21:44 +00:00
9c4ab46c76 feat: dashboard error boundaries, loading guards, and data import settings page
kibin pushed to dev at fiberops/fiberops-api 2026-05-06 14:44:57 +00:00
7f9beaac2b feat: unremitted per-user filtering, EOD unremitted reminders, remittance breakdown
kibin pushed to dev at fiberops/fiberops-api 2026-05-06 10:21:07 +00:00
85aea30730 fix: bypass ValidationPipe for multipart comments, auto-create uploads dir, expand client roles
da9707f3fb fix(comment): Create proper DTO class for comment creation
Compare 2 commits »
kibin pushed to dev at fiberops/fiberops-api 2026-05-06 06:31:38 +00:00
59ee1fbe33 feat: add notification triggers, comment roles, mention list, and static file serving
kibin pushed to dev at fiberops/fiberops-api 2026-05-05 23:23:40 +00:00
248f6b51ea fix: include invoice id in unremitted payments query
kibin pushed to dev at fiberops/fiberops-api 2026-05-05 21:20:44 +00:00
5f4a4c6874 feat: sync seed data — 45 clients, 21 diverse tickets, collector alternation
kibin pushed to dev at fiberops/fiberops-api 2026-05-05 20:52:06 +00:00
8fdfa6b7ba fix: assign collector role correctly and distribute payments between collector and tech
kibin pushed to dev at fiberops/fiberops-api 2026-05-05 20:34:10 +00:00
ade5df1c32 fix: resolve duplicate client_coordinates migration on deploy
kibin pushed to dev at fiberops/fiberops-api 2026-05-05 20:12:43 +00:00
d2864961de fix: add mustChangePassword to User Prisma schema
kibin pushed to dev at fiberops/fiberops-api 2026-05-05 19:57:27 +00:00
91ea365cf9 feat: add ticket comment endpoints to controller
kibin pushed to dev at fiberops/fiberops-api 2026-05-05 19:14:21 +00:00
58c01d4580 fix: mobile app bugs - payment screen, remittance isolation, invoice sorting, ticket creation
kibin pushed to dev at fiberops/fiberops-api 2026-05-05 18:31:53 +00:00
58d77fc67f fix: add missing CreateCommentDto for ticket comments
kibin pushed to dev at fiberops/fiberops-api 2026-05-05 18:16:54 +00:00
c14521a41d fix: add collector role to API endpoints for mobile dashboard access