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-06-07 11:13:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf25863afe9bfcad877f0e6bee044377d19947f2
sarlink-portal-api
/
billing
T
History
i701
cf25863afe
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 4m11s
Details
fix(billing): remove +5 minutes for payment verification payload
🐛
2025-07-04 22:52:13 +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
migration(billing): Add expires_at field and is_expired property to Topup model for expiration management
🔧
2025-07-04 16:32:21 +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
migration(billing): Add expires_at field and is_expired property to Topup model for expiration management
🔧
2025-07-04 16:32:21 +05:00
serializers.py
feat(billing): Add 'expires_at' field to TopupSerializer for better expiration tracking
✨
2025-07-04 20:14:57 +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(billing): remove +5 minutes for payment verification payload
🐛
2025-07-04 22:52:13 +05:00