castle/static/js
padreug d6a1c6e5b3 Enables user selection for permissions
Replaces the user ID input field with a user selection dropdown,
allowing administrators to search and select users for permission
management. This simplifies the process of assigning permissions
and improves user experience.

Fetches Castle users via a new API endpoint and filters them
based on search input. Only users with Castle accounts
(receivables, payables, equity, or permissions) are listed.
2025-11-07 23:06:24 +01:00
..
index.js Improves user display in audit log and requests 2025-11-01 09:25:22 +01:00
permissions.js Enables user selection for permissions 2025-11-07 23:06:24 +01:00