InvenTree/InvenTree
Lukas cb8ae10280
Refactor: BaseInvenTreeSetting (#4834)
* Added typing for settings

* Refactored common.BaseInvenTreeSetting model to make it more generic

* Use older syntax for union types

* Added protected option to typing

* Remove now unused code

* Remove old 'get_kwargs' method as it is replaced by 'get_filters_for_instance'

* Trigger ci
2023-05-19 09:51:30 +10:00
..
InvenTree Adds ability to partially scrap build outputs (#4846) 2023-05-18 14:04:57 +10:00
build Adds ability to partially scrap build outputs (#4846) 2023-05-18 14:04:57 +10:00
common Refactor: BaseInvenTreeSetting (#4834) 2023-05-19 09:51:30 +10:00
company Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
label Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
locale New Crowdin updates (#4842) 2023-05-18 20:51:44 +10:00
order Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
part Refactor: BaseInvenTreeSetting (#4834) 2023-05-19 09:51:30 +10:00
plugin Refactor: BaseInvenTreeSetting (#4834) 2023-05-19 09:51:30 +10:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Adds ability to partially scrap build outputs (#4846) 2023-05-18 14:04:57 +10:00
templates Adds ability to partially scrap build outputs (#4846) 2023-05-18 14:04:57 +10:00
users Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
config_template.yaml Base URL configuration options (#4749) 2023-05-02 22:14:57 +10: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