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 19:45:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ee54386fd5dfd009a7c880efde6c6da7973d12d0
sarlink-portal-api
/
devices
History
i701
ee54386fd5
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 4m1s
Details
feat(devices): enhance device naming to include user details and enforce name length limit
✨
2025-07-27 14:59:08 +05:00
..
migrations
Refactor device management: add vendor field, enhance admin display, and improve MAC address handling
2025-06-01 19:27:04 +05:00
__init__.py
Initial commit
2025-01-20 14:33:03 +05:00
admin.py
feat(admin): add is_expired field to PaymentAdmin for better payment visibility
✨
2025-07-06 21:23:12 +05:00
apps.py
Initial commit
2025-01-20 14:33:03 +05:00
filters.py
refactor(filters): Enhance user filtering in DeviceFilter to search across multiple user fields
🔨
2025-06-30 22:40:13 +05:00
models.py
feat(wallet): implement wallet transaction model, views, and serializers for fund management
✨
2025-07-25 14:38:34 +05:00
serializers.py
fix(views): optimize database queries to solve N+1 problems
🔨
🐛
2025-07-25 23:22:35 +05:00
tests.py
Refactor Omada integration: encapsulate API calls in Omada class, update device management tasks, and enhance device creation tests
2025-06-22 22:55:28 +05:00
urls.py
Add BlockDeviceSerializer and DeviceBlockAPIView for blocking devices
2025-04-06 21:38:41 +05:00
views.py
feat(devices): enhance device naming to include user details and enforce name length limit
✨
2025-07-27 14:59:08 +05:00