NAM-APJATEL-BACKEND/delivery/controller
unknown e5f5314253 fix: tower backbone_code tidak tersimpan saat edit
- Ubah map key dari "BackboneCode" ke "backbone_code" di UpdateTowerWithMultipleImages
  agar GORM memetakan ke nama kolom yang benar di database
- Ubah c.PostForm("device_id") ke c.PostForm("dev_id") di UpdateTower controller
  agar konsisten dengan key yang dikirim frontend dan handler CreateTower

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 18:37:19 +07:00
..
AGENTS.md adding radiation odp search 2026-04-11 14:25:12 +07:00
activity_logs_controller.go adding condition for no auth and adding new cors statement 2025-06-18 15:07:28 +07:00
auth_controller.go adding test endpoint for testing the expiry token 2025-07-14 14:02:39 +07:00
backbone_controller.go Adding New Endpoint for register and user management 2025-06-19 13:10:45 +07:00
cable_connections_controller.go adding bulking for images, devices, and add cable connections logics 2025-10-10 17:14:16 +07:00
count_assets_controller.go adding more complex response and more readable also adding some feature like rbac 2025-06-11 08:24:42 +07:00
creatin_admin.go Adding New Endpoint for register and user management 2025-06-19 13:10:45 +07:00
devicePort_controller.go adding more complex response and more readable also adding some feature like rbac 2025-06-11 08:24:42 +07:00
device_details.go fix postform 2025-07-02 10:17:46 +07:00
device_inspections_controller.go adding nearest device and some addtion feature more complex 2025-06-11 22:48:11 +07:00
devices_controller.go Update delivery/controller/devices_controller.go 2025-10-17 09:09:02 +00:00
fishbone_controller.go Adding New Endpoint for register and user management 2025-06-19 13:10:45 +07:00
nearest_device_controller.go fix the get method 2026-04-11 14:43:59 +07:00
olt_controller.go adding olt 2025-06-23 10:21:00 +07:00
tower_controller.go fix: tower backbone_code tidak tersimpan saat edit 2026-04-12 18:37:19 +07:00
user_management_controller.go adding new feature for updating new roles 2025-06-19 19:35:02 +07:00
user_registration.go Adding New Endpoint for register and user management 2025-06-19 13:10:45 +07:00
users_controller.go adding condition for no auth and adding new cors statement 2025-06-18 15:07:28 +07:00