mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-16 13:29:37 -06:00
Modified the ObjectPermissionForm to use optgroups for organizing object types by application. This shortens the display names (e.g., "permission" instead of "Authentication and Authorization | permission") while maintaining clear organization through visual grouping. Changes: - Updated get_object_types_choices() to return nested optgroup structure - Enhanced AvailableOptions and SelectedOptions widgets to handle optgroups - Modified TypeScript moveOptions to preserve optgroup structure - Added hover text showing full model names - Styled optgroups with bold, padded labels |
||
|---|---|---|
| .. | ||
| dist | ||
| docs | ||
| img | ||
| js | ||
| netbox-graphiql | ||
| src | ||
| styles | ||
| .eslintignore | ||
| .eslintrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .sassrc | ||
| bundle.js | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||