InvenTree/InvenTree/plugin
Matthias 87ef2a3382
remove old code
2022-05-11 12:41:08 +02:00
..
base move action 2022-05-11 12:38:14 +02:00
builtin move action 2022-05-11 12:38:14 +02:00
migrations user notification settings 2022-04-04 23:46:19 +02:00
mixins fix bacodeMixin base 2022-05-11 12:38:37 +02:00
samples rename tests 2022-05-11 12:37:22 +02:00
templatetags and another one 2022-04-04 23:52:00 +02:00
__init__.py move action 2022-05-11 12:38:14 +02: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 Prevent some model based events from triggering during data import 2022-05-10 13:43:16 +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 remove old code 2022-05-11 12:41:08 +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 move action 2022-05-11 12:38:14 +02:00
test_api.py add additional debug messges 2022-03-18 00:46:37 +01:00
test_barcode.py rename file to fit structure 2022-05-11 12:16:06 +02: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