This website requires JavaScript.
Explore
Help
Sign In
sarlink
/
sarlink-portal-api
Watch
6
Star
0
Fork
0
You've already forked sarlink-portal-api
mirror of
https://github.com/i701/sarlink-portal-api.git
synced
2026-07-12 01:49:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
54056e9b7e611dbdf53c2ece0973e124055f3ad8
sarlink-portal-api
/
billing
T
History
i701
54056e9b7e
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 4m52s
Details
fix(views): add logging for MIB verification response in VerifyPaymentView
🐛
2025-07-05 16:44:33 +05:00
..
management
/commands
refactor(billing): Simplify topup seeding by removing payment status and date logic
🔨
2025-07-04 16:32:45 +05:00
migrations
feat(topup): add expiry notification handling and SMS notification task
✨
2025-07-05 14:33:10 +05:00
__init__.py
Initial commit
2025-01-20 14:33:03 +05:00
admin.py
feat(billing): Add is_expired field to TopupAdmin and TopupSerializer for better topup management
✨
2025-07-04 16:31:47 +05:00
apps.py
Initial commit
2025-01-20 14:33:03 +05:00
filters.py
refactor(billing): Refactor TopupFilter to enhance user search functionality and update fields
🔨
2025-07-03 21:04:42 +05:00
models.py
feat(topup): add expiry notification handling and SMS notification task
✨
2025-07-05 14:33:10 +05:00
serializers.py
feat(billing): Add 'expires_at' field to TopupSerializer for better expiration tracking
✨
2025-07-04 20:14:57 +05:00
tasks.py
fix(tasks): include creation time in SMS notification for expired topups
🐛
2025-07-05 16:30:11 +05:00
tests.py
feat(billing): Add delete functionality for topups and update creation logic with expiration time
✨
2025-07-04 20:14:37 +05:00
urls.py
feat(billing): Add delete functionality for topups and update creation logic with expiration time
✨
2025-07-04 20:14:37 +05:00
views.py
fix(views): add logging for MIB verification response in VerifyPaymentView
🐛
2025-07-05 16:44:33 +05:00