• Joined on 2026-02-17
kibin pushed to dev at fiberops/fiberops-api 2026-05-05 17:03:36 +00:00
83ad0cb8d5 fix: resolve TS compilation errors for dev deployment
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 10:42:38 +00:00
469fa6bb28 feat: add more seed data - 15 clients, 15 tickets with varied statuses
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 10:37:22 +00:00
94528841d9 fix: mark mustChangePassword migration as applied (column already exists)
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 10:32:21 +00:00
a66fff68de fix: resolve failed mustChangePassword migration on startup
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 09:40:57 +00:00
40f30b4a5d fix: resolve TS build errors - missing schema fields, types, and packages
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 09:16:49 +00:00
bb3baeb6ac fix: add missing TicketComment reverse relation on Tenant model
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 09:11:54 +00:00
ff6295e1fc chore: trigger redeploy for comments and notifications
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 08:37:16 +00:00
555327a891 feat: add TicketComment, TicketAttachment models + notification ticketId
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 08:35:53 +00:00
29c6b70878 feat: add ticket comments, file attachments, mention notifications
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 06:56:17 +00:00
d7ab370bb5 chore: sync seed with overdue invoices for new signups
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 06:53:18 +00:00
1a0b4916d0 fix: propagate ticket location to client record on save
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 06:37:13 +00:00
3b032ab7c4 feat: add latitude/longitude columns to tickets table
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 06:21:41 +00:00
d792a9a9ed fix: accept optional lat/lng body in ticket resolve endpoint
kibin pushed to uat at fiberops/fiberops-api 2026-05-04 06:10:00 +00:00
b771bb124c chore: trigger Coolify redeploy for lat/lng + invoice client data
kibin pushed to uat at fiberops/fiberops-api 2026-05-04 05:22:56 +00:00
f1cfe85dfe feat: add latitude/longitude to ticket update endpoint
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 05:22:15 +00:00
c923285c7e feat: add latitude/longitude to ticket update endpoint
kibin pushed to uat at fiberops/fiberops-api 2026-05-04 04:37:08 +00:00
dcfd93c545 fix: include phone, latitude, longitude in invoice client data
kibin pushed to dev at fiberops/fiberops-api 2026-05-04 04:35:25 +00:00
ff0dd2e418 fix: include phone, latitude, longitude in invoice client data
kibin pushed to dev at fiberops/fiberops-api 2026-05-03 06:36:08 +00:00
a5ed2cc666 fix: include full payment details in remittance history
kibin pushed to uat at fiberops/fiberops-api 2026-05-03 03:00:26 +00:00
c8c6e0ebc3 fix: include full payment details in remittance history