InvenTree/InvenTree
Matthias Mair 1fce1fa695
Plugin settings refactor (#4185)
* make plugin urls def cleaner

* rename plugin managment endpoints

* Add setting to plugin edpoint

* docstring

* [FR] Add API endpoint to activate plugins
Fixes #4182

* fix API syntax

* Fix plugin detail lookup for deactivated plugins

* fix API metadata lookup

* fix for api url change

* use slug as error reference

* fix get action

* add tests for activating plugins

* Add tests for check_plugin
2023-01-27 16:45:14 +11:00
..
build [FR] Add "priority" field to BuildOrder (#4225) 2023-01-25 09:37:05 +11:00
common [FR] Add last updated column for supplier parts (#4214) 2023-01-25 12:18:52 +11:00
company Bug fix for creating Part or Company via API (#4264) 2023-01-27 14:50:41 +11:00
InvenTree Plugin settings refactor (#4185) 2023-01-27 16:45:14 +11:00
label Label api refactor (#4165) 2023-01-07 23:22:44 +11:00
locale New Crowdin updates (#4191) 2023-01-25 12:49:08 +11:00
order Update receive items help text to reflect reality (#4230) 2023-01-25 09:31:11 +11:00
part Bug fix for creating Part or Company via API (#4264) 2023-01-27 14:50:41 +11:00
plugin Plugin settings refactor (#4185) 2023-01-27 16:45:14 +11:00
plugins Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
report Fixed error in default BOM report (#4257) 2023-01-26 07:04:07 +11:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock [FR] Add last updated column for supplier parts (#4214) 2023-01-25 12:18:52 +11:00
templates Tweak SSO settings page (#4263) 2023-01-27 01:21:53 +11:00
users [FR] Simple API endpoint to change own user metadata (#4151) 2023-01-25 13:04:06 +11:00
config_template.yaml [BUG] Quick Installer: INVENTREE_DB_PORT errors (#4224) 2023-01-25 09:31:55 +11:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00