InvenTree/InvenTree/plugin
Oliver Walters b3c1d6b603 Fix plugin registry function so tests pass 2022-05-09 07:59:01 +10:00
..
builtin Fix build index template 2022-05-07 22:47:48 +10:00
migrations user notification settings 2022-04-04 23:46:19 +02:00
mixins Adds a PanelMixin plugin mixin class 2022-05-06 21:32:11 +10:00
samples Fix build index template 2022-05-07 22:47:48 +10:00
templatetags and another one 2022-04-04 23:52:00 +02:00
__init__.py move invenTreePlugin to new class 2022-01-11 01:41:33 +01:00
action.py PEP fix 2022-01-11 01:51:19 +01:00
admin.py PEP fix 2022-05-04 17:44:27 +02:00
api.py PEP fixes 2022-05-08 22:53:49 +10:00
apps.py do not coverage catch for load 2022-05-03 23:06:57 +02:00
events.py Use the tablename when generating automatic model events 2022-05-03 10:18:11 +10:00
helpers.py ignore for coverage 2022-05-04 00:43:49 +02:00
integration.py we are not covering packages right now 2022-05-03 23:19:01 +02:00
models.py Add nice repr for NotificationUserSetting 2022-05-04 17:42:45 +02:00
plugin.py do not cover pacakge code - is not CI'd 2022-05-06 01:52:32 +02:00
registry.py Fix plugin registry function so tests pass 2022-05-09 07:59:01 +10:00
serializers.py Update serializer for plugin settings API 2022-05-08 17:46:19 +10:00
template.py Remove 'no cover' 2022-05-08 07:53:21 +10:00
test_action.py refactor app 2021-10-08 22:08:09 +02:00
test_api.py add additional debug messges 2022-03-18 00:46:37 +01:00
test_integration.py add test for is_sample 2022-05-03 23:06:11 +02:00
test_plugin.py Fix tests 2022-05-06 02:26:58 +02:00
urls.py update depreciated paths 2022-05-01 22:00:18 +02:00
views.py Move view mixin to plugin.views 2022-05-07 22:34:03 +10:00