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-07 10:50:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
708d7c2becd1a6c8affabd317640b13bfb7ca3b2
sarlink-portal-api
/
devices
T
History
i701
708d7c2bec
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 4m44s
Details
refactor(filters): Enhance user filtering in DeviceFilter to search across multiple user fields
🔨
2025-06-30 22:40:13 +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
Refactor device management: add vendor field, enhance admin display, and improve MAC address handling
2025-06-01 19:27:04 +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
Refactor device management: add vendor field, enhance admin display, and improve MAC address handling
2025-06-01 19:27:04 +05:00
serializers.py
refactor(portal-api): Device serializers to include user information and ensure consistent Meta class formatting
🔨
2025-06-30 22:29:27 +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
Enhance DeviceListCreateAPIView to allow admin users to access all devices based on query parameter
2025-06-28 10:25:46 +05:00