2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 12:35:46 +00:00
Commit Graph

8997 Commits

Author SHA1 Message Date
7654d176cb slugs for plugins 2021-10-04 07:59:07 +02:00
b416a13cc8 rename to make function of base class clearer 2021-10-04 00:53:01 +02:00
0333b3fc72 mixin for full app functions
mainly migrations right now
2021-10-04 00:48:21 +02:00
b31c7ccd24 PEP fix 2021-10-03 15:02:47 +02:00
c5fc8ba6ab typo fix 2021-10-03 14:52:36 +02:00
d977aac6a0 fix test for actions 2021-10-03 14:51:37 +02:00
fadf4d5ca8 fix tests 2021-10-03 14:25:40 +02:00
094feec495 also run tests in samples 2021-10-03 14:23:13 +02:00
8fc2610a9d simplify loading 2021-10-03 14:16:21 +02:00
cd343d224b PEP fix 2021-10-03 13:44:30 +02:00
9695d50bf4 enable templates for plugins 2021-10-03 13:39:11 +02:00
04eee50653 initiate plugins on startup 2021-10-03 13:36:42 +02:00
eaffd5fd0c add method to access plugin setting faster 2021-10-01 17:10:36 +02:00
9469c17be1 refactor 2021-09-29 00:56:01 +02:00
3f8ac70162 PEP fix 2021-09-29 00:31:50 +02:00
9a60cc0409 cleanup 2021-09-29 00:26:02 +02:00
cfef5d63b3 test sample code 2021-09-29 00:24:09 +02:00
2b2238049a reading might help... 2021-09-29 00:12:22 +02:00
96efba5d85 fix names now? 2021-09-29 00:08:29 +02:00
cd9d3cdcb6 fix names 2021-09-28 23:45:32 +02:00
ae66442156 test for action plugin 2021-09-28 22:55:52 +02:00
ed312b9cf1 PEP fix 2021-09-28 22:37:54 +02:00
1f96885e05 check url resolver 2021-09-28 22:36:04 +02:00
c94e1347d3 more coverage 2021-09-28 22:28:39 +02:00
e41e2586a6 fix values return 2021-09-28 01:26:04 +02:00
7e9f22cbde PEP fix 2 2021-09-28 01:19:51 +02:00
7040eda11e PEP fix 2021-09-28 01:16:10 +02:00
9d1d8bbeaa integration tests 2021-09-28 01:09:25 +02:00
2ce8d7d4b1 removing unneeded double 2021-09-26 22:20:24 +02:00
64e177a100 refactor 2021-09-26 22:16:37 +02:00
fb94a0d335 PEP fix 2021-09-26 15:56:49 +02:00
f604837f4d tags testing 2021-09-26 15:49:50 +02:00
95caecafa3 more regions 2021-09-26 15:27:24 +02:00
a7cba2320b style fix 2021-09-26 15:20:31 +02:00
897be4cc1a also work if no commit is present 2021-09-26 14:56:38 +02:00
b39ce3cd50 fixing import path 2021-09-26 14:55:41 +02:00
7a551bf9d1 refactor of file structure 2021-09-26 14:47:45 +02:00
7393834a79 plugin load testing 2021-09-26 13:29:52 +02:00
41cf721907 simpler return definition 2021-09-25 01:31:08 +02:00
91e7c05352 refactor name 2021-09-25 01:30:05 +02:00
b2cb89d488 init on startup 2021-09-25 01:29:56 +02:00
18694c9b9e name refactor 2021-09-25 01:27:20 +02:00
9436dad54e we do not really need this integration sample 2021-09-25 01:23:56 +02:00
06ae979472 always init 2021-09-25 01:23:32 +02:00
5b691c90f9 not needed 2021-09-25 01:23:22 +02:00
d8508cb741 make logging PEP compliant 2021-09-25 01:23:11 +02:00
1735514364 more docstrings! 2021-09-25 01:22:48 +02:00
bbbf9be883 fix docstring 2021-09-25 00:56:23 +02:00
a91e896b20 move sample code into own file 2021-09-25 00:56:03 +02:00
5a2c2b96ec starting unittests for plugins 2021-09-25 00:55:22 +02:00