Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
178b8f9046
feat: add imperative handle to UsersTable and implement theme-aware dynamic styling and permission-based access controls across core tables.
901dde3362
refactor: standardize UI components with SearchBox, ActiveOnlyToggle, CodeBadge, and FormTextArea, while updating associated services and pages.
92ea75ce77
feat: rename sidebar menu items for clarity, update CompletionDetail component to hide unused fields, and add new routes for Prompt Management
2381260190
refactor: implement react-hook-form with zod validation for notification templates and master forms, update service methods, and reorder table filter components.