• Joined on 2025-09-15
fachba pushed to wisdom at yogiedigital/cod-api 2026-05-04 05:56:23 +00:00
6a949e52b5 feat: add dayjs for date handling and update reminder logic to use timezone-aware timestamps
fachba pushed to main at yogiedigital/cod-api 2026-05-03 13:53:07 +00:00
e295d781db Merge pull request 'fix: improve reminder deletion logic by ensuring id is a number and simplifying data filtering' (#58) from wisdom into main
d23563f69b fix: improve reminder deletion logic by ensuring id is a number and simplifying data filtering
Compare 2 commits »
fachba merged pull request yogiedigital/cod-api#58 2026-05-03 13:53:05 +00:00
fix: improve reminder deletion logic by ensuring id is a number and simplifying data filtering
fachba created pull request yogiedigital/cod-api#58 2026-05-03 13:52:59 +00:00
fix: improve reminder deletion logic by ensuring id is a number and simplifying data filtering
fachba pushed to wisdom at yogiedigital/cod-api 2026-05-03 13:52:38 +00:00
d23563f69b fix: improve reminder deletion logic by ensuring id is a number and simplifying data filtering
fachba pushed to main at yogiedigital/cod-api 2026-05-03 13:23:12 +00:00
61ff3271bb Merge pull request 'fix: remove redundant update of is_active flag in notification error handling' (#57) from wisdom into main
b4e2a1e830 fix: remove redundant update of is_active flag in notification error handling
Compare 2 commits »
fachba merged pull request yogiedigital/cod-api#57 2026-05-03 13:23:12 +00:00
fix: remove redundant update of is_active flag in notification error handling
fachba created pull request yogiedigital/cod-api#57 2026-05-03 13:23:03 +00:00
fix: remove redundant update of is_active flag in notification error handling
fachba pushed to wisdom at yogiedigital/cod-api 2026-05-03 13:22:43 +00:00
b4e2a1e830 fix: remove redundant update of is_active flag in notification error handling
fachba pushed to main at yogiedigital/cod-api 2026-05-03 13:18:26 +00:00
4cfd72aefc Merge pull request 'fix: simplify notification update logic by removing is_active flag from notification error update' (#56) from wisdom into main
452bfed2db fix: simplify notification update logic by removing is_active flag from notification error update
Compare 2 commits »
fachba merged pull request yogiedigital/cod-api#56 2026-05-03 13:18:25 +00:00
fix: simplify notification update logic by removing is_active flag from notification error update
fachba created pull request yogiedigital/cod-api#56 2026-05-03 13:18:18 +00:00
fix: simplify notification update logic by removing is_active flag from notification error update
fachba pushed to wisdom at yogiedigital/cod-api 2026-05-03 13:17:55 +00:00
452bfed2db fix: simplify notification update logic by removing is_active flag from notification error update
fachba pushed to main at yogiedigital/cod-api 2026-05-03 13:06:25 +00:00
c6174c1b99 Merge pull request 'fix: comment out console log for received MQTT messages to reduce logging noise' (#55) from wisdom into main
78f0cac214 fix: comment out console log for received MQTT messages to reduce logging noise
Compare 2 commits »
fachba merged pull request yogiedigital/cod-api#55 2026-05-03 13:06:25 +00:00
fix: comment out console log for received MQTT messages to reduce logging noise
fachba created pull request yogiedigital/cod-api#55 2026-05-03 13:06:07 +00:00
fix: comment out console log for received MQTT messages to reduce logging noise
fachba pushed to wisdom at yogiedigital/cod-api 2026-05-03 13:05:32 +00:00
78f0cac214 fix: comment out console log for received MQTT messages to reduce logging noise
fachba pushed to main at yogiedigital/cod-api 2026-05-03 12:49:39 +00:00
b0fcf6e144 Merge pull request 'fix: update notification error handling to include new update method and improve reminder deletion logic' (#54) from wisdom into main
acb084475d fix: update notification error handling to include new update method and improve reminder deletion logic
Compare 2 commits »
fachba merged pull request yogiedigital/cod-api#54 2026-05-03 12:49:38 +00:00
fix: update notification error handling to include new update method and improve reminder deletion logic
fachba created pull request yogiedigital/cod-api#54 2026-05-03 12:49:18 +00:00
fix: update notification error handling to include new update method and improve reminder deletion logic