mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-15 14:07:37 +00:00
78905a45c7
* Add 'is_installed' property to PluginConfig model - Allow us to show users which plugins are "outdated" * Cleanup plugin table - Display clearly if a plugin is no longer installed * Fixes for plugin table * Revert change due to failing CI