Commit Graph
100 Commits
Author SHA1 Message Date
Matthias baca0dc268 do not cover error 2022-05-11 23:05:22 +02:00
Matthias 8a91fc362b test plugin model more 2022-05-11 23:05:08 +02:00
Matthias da885456b7 tests for template 2022-05-11 22:47:41 +02:00
Matthias fdc6c8300a Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-app-refactor 2022-05-11 22:03:32 +02:00
Matthias 8366620c1d add test for user creation 2022-05-11 22:02:41 +02:00
Matthias 86f663e834 this was only used for testing 2022-05-11 21:58:14 +02:00
Matthias 63fa527fa4 ignore for cover 2022-05-11 21:58:03 +02:00
Matthias cea55a6ed9 Merge branch 'plugin-app-refactor' of https://github.com/matmair/InvenTree into plugin-app-refactor 2022-05-11 21:53:21 +02:00
Matthias 036b58ea04 update path in test 2022-05-11 21:52:49 +02:00
Matthias MairandGitHub e859b9975b Update test_api.py 2022-05-11 19:03:07 +02:00
Matthias 993f6380db pep fix 2022-05-11 17:53:28 +02:00
Matthias 50156466db fix title asks 2022-05-11 17:51:23 +02:00
Matthias d794890264 fix assertations 2022-05-11 17:38:42 +02:00
Matthias 2a551e7ab9 Add test to replace removed coverage 2022-05-11 17:08:12 +02:00
Matthias 5cb4f0e73d PEP fix 2022-05-11 16:57:23 +02:00
Matthias 272d2f79cc patch mixin 2022-05-11 16:55:38 +02:00
Matthias 175066ba19 rename functions 2022-05-11 16:51:50 +02:00
Matthias 37f72e9652 remove integration naming from docs 2022-05-11 16:50:36 +02:00
Matthias 1782974df8 replace depreceated values everywhere 2022-05-11 16:46:03 +02:00
Matthias 81deb8201e new references for Meta values in plugin
depreceate old values - add depreeation warning
2022-05-11 16:35:38 +02:00
Matthias f17ef4585c fix wrong import 2022-05-11 16:18:32 +02:00
Matthias 5de6cc0d11 remove double def 2022-05-11 14:58:29 +02:00
Matthias e8c9d71360 Adapt docs 2022-05-11 14:55:45 +02:00
Matthias b1b1db29b9 restructure 2022-05-11 14:54:11 +02:00
Matthias 9eadcce0eb move mixins 2022-05-11 14:48:36 +02:00
Matthias 355695c679 make MixinBase betterfor init 2022-05-11 14:47:00 +02:00
Matthias f76dcdeb82 move properties to meta 2022-05-11 14:45:45 +02:00
Matthias dfb11cca1d Add legacy 2022-05-11 14:40:00 +02:00
Matthias 1571b99ed2 rename IntegrationPluginBase to InvenTreePlugin 2022-05-11 14:28:26 +02:00
Matthias 01e8b5dce3 remove InvenTreePluginBase 2022-05-11 14:21:16 +02:00
Matthias 05839ca94c remove legacy action 2022-05-11 14:20:05 +02:00
Matthias 19cfa540d9 add export definition 2022-05-11 14:06:11 +02:00
Matthias 538e5e6c21 rename shim 2022-05-11 14:03:24 +02:00
Matthias 1636459ccd move to use shim 2022-05-11 14:02:45 +02:00
Matthias 066eaa119d fix import 2022-05-11 14:01:29 +02:00
Matthias 3503ca4b4e move import back too 2022-05-11 13:54:08 +02:00
Matthias ffe546d647 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-app-refactor 2022-05-11 13:52:36 +02:00
Matthias 7361a9637a move event back 2022-05-11 13:49:49 +02:00
Matthias 182ffd880a init directories 2022-05-11 13:46:07 +02:00
Matthias dd5f53d2ef PEP fix 2022-05-11 13:42:15 +02:00
Matthias 887609cf2a move import 2022-05-11 13:38:24 +02:00
Matthias 1098327ba9 move out templete renderer into helper 2022-05-11 13:32:29 +02:00
Matthias 970503f424 refactor events 2022-05-11 13:28:59 +02:00
Matthias 5a139ec74b make import simpler
the minimum version is 3.9
2022-05-11 13:19:24 +02:00
Matthias 9788419b0c remove unneeded import 2022-05-11 13:13:34 +02:00
Matthias 6ec3ec19a2 move parts to conform to general style 2022-05-11 13:11:27 +02:00
Matthias 51cca7a13c move apis to their respective bases 2022-05-11 13:10:29 +02:00
Matthias 499f37a97a PEP fix 2022-05-11 12:55:52 +02:00
Matthias 16a2328702 move tests to their functions 2022-05-11 12:55:04 +02:00
Matthias 934b795f9b split tests to functions tests 2022-05-11 12:54:01 +02:00
Matthias 4ae5ed36a7 fix imports 2022-05-11 12:53:31 +02:00
Matthias 1da12fe5ff add import comment 2022-05-11 12:45:40 +02:00
Matthias 18ad87433e move plugin and integration together 2022-05-11 12:45:25 +02:00
Matthias 87ef2a3382 remove old code 2022-05-11 12:41:08 +02:00
Matthias 34467003ad fix bacodeMixin base 2022-05-11 12:38:37 +02:00
Matthias 0d89959d49 move action 2022-05-11 12:38:14 +02:00
Matthias 308dd53c35 rename tests 2022-05-11 12:37:22 +02:00
Matthias b030c42480 move inegration mixins 2022-05-11 12:36:54 +02:00
Matthias b28f71374e move barcodes 2022-05-11 12:35:42 +02:00
Matthias 87fa2d2067 pep fix 2022-05-11 12:28:15 +02:00
Matthias eae80f667d remove all functional code from /plugins 2022-05-11 12:25:17 +02:00
Matthias 3c9e4e7eab make imports easier 2022-05-11 12:17:46 +02:00
Matthias f0d2730ae6 rename file to fit structure 2022-05-11 12:16:06 +02:00
Matthias 462713ca61 pep fix 2022-05-11 04:22:42 +02:00
Matthias b7087b83b5 Merge branch 'master' of https://github.com/inventree/InvenTree into add-report-check 2022-05-11 04:19:18 +02:00
Matthias fa8a726399 activate barcode tests 2022-05-11 04:08:26 +02:00
Matthias 9a69f125a9 move barcodes to plugin 2022-05-11 04:08:13 +02:00
Matthias 352e718e68 remove digikey barcode plugin 2022-05-11 04:03:30 +02:00
Matthias f620491517 add test for rendering label 2022-05-11 03:15:20 +02:00
Matthias a65d747501 add additional template 2022-05-11 03:05:40 +02:00
Matthias 67966eba13 Add code128 template 2022-05-10 23:56:02 +02:00
Matthias 688cb7469c fix usage of old html tags 2022-05-09 19:58:38 +02:00
Matthias 09ceada639 fix test assertation 2022-05-06 03:03:08 +02:00
Matthias 0d0b713f6e Fix tests 2022-05-06 02:26:58 +02:00
Matthias 2261e7a615 PEP fix 2022-05-06 02:20:38 +02:00
Matthias 33e3385830 fix assertations 2022-05-06 02:17:53 +02:00
Matthias 20d552f809 extend tag tests 2022-05-06 02:13:25 +02:00
Matthias 0eff4a4526 can not be covered in testing 2022-05-06 02:07:59 +02:00
Matthias baf7e4505e do not cover pacakge code - is not CI'd 2022-05-06 01:52:32 +02:00
Matthias 9a9a7e0ff4 also cover list API 2022-05-06 01:31:23 +02:00
Matthias a2331829c9 this can not happen with normal operation 2022-05-06 01:31:11 +02:00
Matthias d5c95f2225 only safety test - api is not callable as non-user 2022-05-06 01:29:16 +02:00
Matthias 8f220837d0 only log messages about notification methods 2022-05-06 01:25:22 +02:00
Matthias 2b1d4ba9c1 add test for plugin settings 2022-05-06 01:15:12 +02:00
Matthias 7f8d20da0f test _str 2022-05-06 01:12:22 +02:00
Matthias 1a70829f5c do not cover dev error catcher 2022-05-06 01:12:11 +02:00
Matthias a77382d0b5 sadd test for notification user settings 2022-05-06 01:04:00 +02:00
Matthias 50b17d6ae8 add mixin test 2022-05-06 01:03:11 +02:00
Matthias ccefaade92 Add args back in to serializer 2022-05-06 00:48:20 +02:00
Matthias 1676cb8eb8 fix error with anon connections and language check 2022-05-06 00:13:58 +02:00
Matthias 28b8e27698 Merge branch 'matmair/issue2385' of https://github.com/matmair/InvenTree into matmair/issue2385 2022-05-06 00:11:38 +02:00
Matthias fe4b264ae1 Fix user check 2022-05-06 00:11:26 +02:00
Matthias MairandGitHub a1016c746c Merge branch 'inventree:master' into so_fix_clean 2022-05-05 11:27:44 +02:00
Matthias MairandGitHub 6bd997ffad Merge branch 'inventree:master' into matmair/issue2385 2022-05-05 11:26:25 +02:00
Matthias 164a8acf33 make genericref simpler 2022-05-05 01:31:19 +02:00
Matthias 17127e914d PEP fix 2022-05-04 17:44:27 +02:00
Matthias 05d1f9703e Add nice repr for NotificationUserSetting 2022-05-04 17:42:45 +02:00
Matthias a27f8a427a Merge branch 'matmair/issue2385' of https://github.com/matmair/InvenTree into matmair/issue2385 2022-05-04 17:40:47 +02:00
Matthias cf986e557c make unloading safer 2022-05-04 17:40:44 +02:00
Matthias b16305afef add html for notification setting 2022-05-04 17:40:04 +02:00