bobbai00 opened a new pull request, #3947: URL: https://github.com/apache/texera/pull/3947
## Summary Implements a flexible permission control system for admin users to manage individual user permissions. - Added permission field (JSONB) to user table with SQL migration - Backend: Permission schema with field types, possible values, descriptions, and defaults - Frontend: Modal UI for viewing and editing user permissions with descriptions - Initial permission: `sshToComputingUnit` (boolean) to control SSH terminal access Closes #3946 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
