cmsmanage/doorcontrol
Adam Goldsmith 801017f316
All checks were successful
Ruff / ruff (push) Successful in 29s
Test / test (push) Successful in 5m50s
doorcontrol: Add permissions requirements for assigning NFC cards
2024-12-12 11:14:44 -05:00
..
hid doorcontrol: Fix setting is_26bit in hid.Credential.from_code() 2024-12-06 02:09:50 -05:00
management doorcontrol: Add syncing of members and policies with UniFi Access 2024-12-11 13:03:05 -05:00
migrations doorcontrol: Add permissions requirements for assigning NFC cards 2024-12-12 11:14:44 -05:00
tasks doorcontrol: Add syncing of members and policies with UniFi Access 2024-12-11 13:03:05 -05:00
templates/doorcontrol doorcontrol: Add interface for adding/assigning UniFi Access NFC Cards 2024-12-11 13:03:37 -05:00
__init__.py Add doorcontrol app for managing HID door controllers 2023-04-03 16:15:20 -04:00
admin.py doorcontrol: Add syncing of members and policies with UniFi Access 2024-12-11 13:03:05 -05:00
apps.py doorcontrol: Add syncing of members and policies with UniFi Access 2024-12-11 13:03:05 -05:00
dashboard.py doorcontrol: Add interface for adding/assigning UniFi Access NFC Cards 2024-12-11 13:03:37 -05:00
forms.py doorcontrol: Migrate door updater over from memberPlumbing 2024-02-23 18:39:41 -05:00
models.py doorcontrol: Add permissions requirements for assigning NFC cards 2024-12-12 11:14:44 -05:00
tables.py doorcontrol: Move HID card number decoding out of database query 2024-08-29 21:45:56 -04:00
tests.py Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
urls.py doorcontrol: Add interface for adding/assigning UniFi Access NFC Cards 2024-12-11 13:03:37 -05:00
views.py doorcontrol: Add permissions requirements for assigning NFC cards 2024-12-12 11:14:44 -05:00