Commit Graph

12 Commits

Author SHA1 Message Date
9c93a35093 feat: implement notification system with FCM token registration
- Add FCM token registration during login/signup
- Implement transaction notification listeners
- Add notification data column to database
- Update Firebase service with data payload support
- Add transaction notification scopes
- Update card repository to load relations for notifications
2026-01-06 12:29:01 +03:00
df4d2e3c1f feat: get card by child id 2025-09-15 08:47:56 +03:00
cc4c8254f6 feat: view child active cards 2025-09-09 21:37:55 +03:00
039c95aa56 fix: calculating child and parent balance 2025-09-09 20:31:48 +03:00
9b0e1791da feat: transfer money to child 2025-09-07 20:14:28 +03:00
740135051d feat: create card for children 2025-08-24 20:01:07 +03:00
e06642225a feat: working on creating parent card 2025-08-14 14:40:08 +03:00
fce720237f feat: add vpan to card entity 2025-08-03 11:53:16 +03:00
7e63abb2fb feat: add-account-details 2025-07-31 14:07:01 +03:00
bf43e62b17 feat: handle card status changed webhook 2025-07-21 15:30:55 +03:00
5a780eeb17 feat/working on update card control 2025-07-14 11:57:51 +03:00
d3057beb54 feat: add transaction, card , and account entities 2025-07-02 18:42:38 +03:00