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-05 07:25:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
sarlink-portal-api
/
billing
History
i701
c56140011f
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 5m4s
Details
refactor: add src_bank attribute to Payment and Topup model
🔨
2025-09-20 21:03:43 +05:00
..
management
/commands
feat(commands): add random status assignment for seeded topups
✨
2025-07-05 17:37:17 +05:00
migrations
refactor: add src_bank attribute to Payment and Topup model
🔨
2025-09-20 21:03:43 +05:00
__init__.py
Initial commit
2025-01-20 14:33:03 +05:00
admin.py
feat(wallet): implement wallet transaction model, views, and serializers for fund management
✨
2025-07-25 14:38:34 +05:00
apps.py
Initial commit
2025-01-20 14:33:03 +05:00
filters.py
feat(wallet): add transaction_type field to WalletTransactionFilter for enhanced filtering options
✨
2025-07-25 16:02:01 +05:00
models.py
refactor: add src_bank attribute to Payment and Topup model
🔨
2025-09-20 21:03:43 +05:00
serializers.py
feat(wallet): implement wallet transaction model, views, and serializers for fund management
✨
2025-07-25 14:38:34 +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
feat(telegram): implement asynchronous Telegram alert system and enhance user verification messaging
✨
2025-07-27 21:56:59 +05:00
utils.py
feat(billing): add calculate_total_new_price utility for dynamic payment calculation
✨
2025-07-27 15:17:47 +05:00
views.py
refactor: add src_bank attribute to Payment and Topup model
🔨
2025-09-20 21:03:43 +05:00