• Joined on 2025-09-15
fachba pushed to wisdom at yogiedigital/cod-api 2026-05-03 12:26:53 +00:00
acb084475d fix: update notification error handling to include new update method and improve reminder deletion logic
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-30 11:10:31 +00:00
abbce10e32 fix: update notification query to use COALESCE for device details and add additional LEFT JOIN for fallback handling
fachba pushed to lavoce at yogiedigital/cod-fe 2026-04-30 11:01:42 +00:00
2fcf79f1aa Add detailed rendering for non-reminder notifications in NotificationDetailTab, including error information and device details. Introduced new properties for reminders in notification data transformation.
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-30 09:54:14 +00:00
2c90b4defc fix: update saveReminder method to handle reset logic for reminders
fachba pushed to lavoce at yogiedigital/cod-fe 2026-04-30 09:20:47 +00:00
4c5f6b7e5c Refactor NotificationDetailTab component to use strict equality for reminder checks, enhancing clarity in rendering logic for reminder and non-reminder notifications.
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-30 08:58:56 +00:00
bca65fe090 fix: update device name handling in notification service to ensure fallback value is used
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-30 08:54:34 +00:00
b811accc48 fix: correct device name reference in notification message and adjust error handling in reminder saving logic
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-30 06:08:29 +00:00
7940646a1f refactor: update notification service to use deleteReminder from notifikasiWaService and improve data filtering logic
fachba pushed to lavoce at yogiedigital/cod-fe 2026-04-29 10:38:40 +00:00
3fe5fbef31 Update DetailDevice component to set 'listen_channel' to null and modify NotificationDetailTab to enhance the display of spare part reminders and update the title from 'Error Notification Detail' to 'Notification Detail'.
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-29 10:26:00 +00:00
3428ad6d1f fix: improve loadReminder method to handle file reading errors and return empty array if file does not exist
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-29 10:23:11 +00:00
3b26e06ffe feat: integrate spareparts reminder functionality into notification service
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-29 09:29:01 +00:00
12ff3d5b21 feat: enhance notification and reminder services with logging and time tracking
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-29 08:32:06 +00:00
a2a64a972f feat: implement reminder functionality and enhance notification service with logging
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-27 10:22:23 +00:00
51f4ea2bff feat: enhance sparepart database queries and sparepart number validation
fachba pushed to lavoce at yogiedigital/cod-fe 2026-04-26 06:40:13 +00:00
0ca2169a12 Refactor DetailDevice component: update form fields to include 'listen_channel_reminder' and 'reminder_at', replace 'scheduler_date' with 'reminder_at', and improve layout for input fields.
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-26 06:38:36 +00:00
b7fa4b3d07 feat: add optional fields listen_channel_reminder and reminder_at to device schema
fachba pushed to lavoce at yogiedigital/cod-fe 2026-04-25 12:42:27 +00:00
d04f078c6c Refactor DetailSparepart component: replace options array with structured optionsYearly, update checkbox handling, and add sparepart_number column in ListSparepart
fachba pushed to wisdom at yogiedigital/cod-api 2026-04-25 12:40:56 +00:00
cb5e864206 feat: add sparepart_number and sparepart_yearly fields to sparepart schema and database queries
fachba pushed to wisdom at yogiedigital/cod-api 2026-01-13 09:18:14 +00:00
7122818181 fixing body message notification wa
fachba pushed to wisdom at yogiedigital/cod-api 2026-01-12 07:35:23 +00:00
890a88447e fixing is delivered notification wa