Commit Graph

27 Commits

Author SHA1 Message Date
Matthias eaab905bfd
reset plugin name default 2022-05-12 00:50:29 +02:00
Matthias 8becad3c0a
reset zero behaviour 2022-05-11 23:45:45 +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 5cb4f0e73d
PEP fix 2022-05-11 16:57:23 +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 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 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 baf7e4505e
do not cover pacakge code - is not CI'd 2022-05-06 01:52:32 +02:00
Matthias 3b642695a8
PEP fix 2022-03-13 21:11:06 +01:00
Matthias 5f9f5555b6
ignore depreciated function in coverage 2022-03-13 21:01:16 +01:00
Matthias 080ee2ea50
remove dead code 2022-03-13 20:58:40 +01:00
Matthias 2a7ad93173
move invenTreePlugin to new class
to enable depreceation
2022-01-11 01:41:33 +01:00
Matthias 86142856f7
PEP fixes 2022-01-11 01:25:21 +01:00
Matthias 0f7c277e69
docstrings 2022-01-11 01:19:03 +01:00
Oliver 04d25a60b0 Adds sample plugin which responds to triggered events
- Adds some example trigger events for the "Part" model
2022-01-08 09:07:27 +11:00
Oliver ac849c1566 Fixes for unit tests 2022-01-04 21:36:27 +11:00
Oliver dc9e25ebad Adds API endpoints for viewing and updating plugin settings
A lot of code updates / refactoring here to get this to work as expected
2022-01-04 20:27:35 +11:00
Oliver f3bfe6e7ca More refactoring:
- Rename "mixins_globalsettings" to "mixing_settings"
- Fix translation on settings page template
2022-01-02 11:22:05 +11:00
Matthias dddd4370cf
refactor app 2021-10-08 22:08:09 +02:00