During the development of a NetBox plugin, I tough this would be useful to have similar utility functions such as get_model_buttons() and get_model_item() from netbox.navigation for plugin usage. This ...
In everyday use it's important to tell success notifications from failure notifications. Right now, all new notifications are indicated by a red dot to the upper right of the notification bell. Red in ...