This website requires JavaScript.
Explore
Help
Sign In
sarlink
/
sarlink-portal-api
Watch
7
Star
0
Fork
0
You've already forked sarlink-portal-api
mirror of
https://github.com/i701/sarlink-portal-api.git
synced
2025-10-06 20:11:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fd603daaafd671e4f26eeb51fbec66b6e33cb2f9
sarlink-portal-api
/
billing
History
i701
087782e351
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 3m0s
Details
feat(verification): handle user verification not found scenario and mark user as verified
✨
2025-07-24 23:35:53 +05:00
..
management
/commands
feat(commands): add random status assignment for seeded topups
✨
2025-07-05 17:37:17 +05:00
migrations
feat(payment): add expiry_notification_sent field to track notification status
✨
2025-07-09 20:13:30 +05:00
__init__.py
Initial commit
2025-01-20 14:33:03 +05:00
admin.py
refactor(billing): enhance SMS message formatting for expired topups with improved date handling
✨
2025-07-08 20:52:42 +05:00
apps.py
Initial commit
2025-01-20 14:33:03 +05:00
filters.py
feat(filters, serializers): add user filtering and enhance user serialization in Payment and Device models
✨
2025-07-24 20:34:50 +05:00
models.py
feat(payment): add expiry_notification_sent field to track notification status
✨
2025-07-09 20:13:30 +05:00
serializers.py
feat(filters, serializers): add user filtering and enhance user serialization in Payment and Device models
✨
2025-07-24 20:34:50 +05:00
tasks.py
refactor(devices): update device payment status in background task and remove unused serializer field
🔨
2025-07-09 21:55:33 +05:00
tests.py
test(payment): add PaymentTests for canceling payments functionality
✅
2025-07-06 21:23:35 +05:00
urls.py
chore(payment): replace DeletePaymentView with CancelPaymentView in payment URLs
🔧
2025-07-06 21:24:39 +05:00
views.py
feat(verification): handle user verification not found scenario and mark user as verified
✨
2025-07-24 23:35:53 +05:00