2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-15 20:32:17 +00:00

Commit Graph

  • a77d4b97b4 Refactor stock_list endpoint to use the new mixin Oliver 2022-05-12 11:29:33 +10:00
  • 650d082eca Bump API version Oliver 2022-05-12 11:23:58 +10:00
  • 774bfdb9e7 Adds APIDownloadMixin class to implement common behaviour Oliver 2022-05-12 11:22:34 +10:00
  • 21d2b54afe Fix CI step #2976 Oliver 2022-05-12 11:00:43 +10:00
  • aa9ee15fb4 Fix CI pipeline for python checks Oliver 2022-05-12 10:52:53 +10:00
  • 151f2cae6f Do not redirect requests for media / static / api / js files Oliver 2022-05-12 10:45:30 +10:00
  • af8bddf690 fix boolean comp Matthias Mair 2022-05-12 02:30:37 +02:00
  • 262409eba9 Merge branch 'inventree:master' into theme-tests #2942 Matthias Mair 2022-05-12 01:51:23 +02:00
  • 4ed795174d PEP fix Matthias 2022-05-12 00:52:28 +02:00
  • 3d580e732f change test to slug Matthias 2022-05-12 00:51:02 +02:00
  • eaab905bfd reset plugin name default Matthias 2022-05-12 00:50:29 +02:00
  • 142398976c test plugin details Matthias 2022-05-12 00:38:21 +02:00
  • bd42fea5fa another pep check Matthias 2022-05-12 00:07:19 +02:00
  • 699db12b24 make test more precise Matthias 2022-05-12 00:04:37 +02:00
  • a6e889b25e pep fix Matthias 2022-05-12 00:04:29 +02:00
  • c809398bda Add check for IntegrationPluginBase depreciation Matthias 2022-05-12 00:01:23 +02:00
  • da3b7ae7d0 fix assertation typ Matthias 2022-05-11 23:57:21 +02:00
  • c274228806 fix test Matthias 2022-05-11 23:46:41 +02:00
  • 8becad3c0a reset zero behaviour Matthias 2022-05-11 23:45:45 +02:00
  • c462399fef check if depreciation fires Matthias 2022-05-11 23:45:17 +02:00
  • 2c83728f71 also check message Matthias 2022-05-11 23:27:42 +02:00
  • f8e51c0873 fix test Matthias 2022-05-11 23:21:42 +02:00
  • 912d0625f0 PEP fix Matthias 2022-05-11 23:12:27 +02:00
  • 432a9b2e4d add warning if plugin testing - is need to probe for Matthias 2022-05-11 23:12:21 +02:00
  • 4397f57acc test that a save() action on a plugin is reloading Matthias 2022-05-11 23:11:54 +02:00
  • baca0dc268 do not cover error Matthias 2022-05-11 23:05:22 +02:00
  • 8a91fc362b test plugin model more Matthias 2022-05-11 23:05:08 +02:00
  • da885456b7 tests for template Matthias 2022-05-11 22:47:41 +02:00
  • fdc6c8300a Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-app-refactor Matthias 2022-05-11 22:03:32 +02:00
  • 8366620c1d add test for user creation Matthias 2022-05-11 22:02:41 +02:00
  • 86f663e834 this was only used for testing Matthias 2022-05-11 21:58:14 +02:00
  • 63fa527fa4 ignore for cover Matthias 2022-05-11 21:58:03 +02:00
  • cea55a6ed9 Merge branch 'plugin-app-refactor' of https://github.com/matmair/InvenTree into plugin-app-refactor Matthias 2022-05-11 21:53:21 +02:00
  • 036b58ea04 update path in test Matthias 2022-05-11 21:52:49 +02:00
  • e859b9975b Update test_api.py Matthias Mair 2022-05-11 19:03:07 +02:00
  • 993f6380db pep fix Matthias 2022-05-11 17:53:28 +02:00
  • 50156466db fix title asks Matthias 2022-05-11 17:51:23 +02:00
  • d794890264 fix assertations Matthias 2022-05-11 17:38:42 +02:00
  • 2a551e7ab9 Add test to replace removed coverage Matthias 2022-05-11 17:08:12 +02:00
  • 5cb4f0e73d PEP fix Matthias 2022-05-11 16:57:23 +02:00
  • 272d2f79cc patch mixin Matthias 2022-05-11 16:55:38 +02:00
  • 175066ba19 rename functions Matthias 2022-05-11 16:51:50 +02:00
  • 37f72e9652 remove integration naming from docs Matthias 2022-05-11 16:50:36 +02:00
  • 1782974df8 replace depreceated values everywhere Matthias 2022-05-11 16:46:03 +02:00
  • 81deb8201e new references for Meta values in plugin depreceate old values - add depreeation warning Matthias 2022-05-11 16:35:38 +02:00
  • f17ef4585c fix wrong import Matthias 2022-05-11 16:18:32 +02:00
  • 2652c75bda Merge pull request #2972 from SchrodingersGat/user-create-auto-fix Oliver 2022-05-11 23:29:16 +10:00
  • 5de6cc0d11 remove double def Matthias 2022-05-11 14:58:29 +02:00
  • e8c9d71360 Adapt docs Matthias 2022-05-11 14:55:45 +02:00
  • b1b1db29b9 restructure Matthias 2022-05-11 14:54:11 +02:00
  • 9eadcce0eb move mixins Matthias 2022-05-11 14:48:36 +02:00
  • 355695c679 make MixinBase betterfor init Matthias 2022-05-11 14:47:00 +02:00
  • f76dcdeb82 move properties to meta Matthias 2022-05-11 14:45:45 +02:00
  • dfb11cca1d Add legacy Matthias 2022-05-11 14:40:00 +02:00
  • 1571b99ed2 rename IntegrationPluginBase to InvenTreePlugin Matthias 2022-05-11 14:28:26 +02:00
  • 01e8b5dce3 remove InvenTreePluginBase Matthias 2022-05-11 14:21:16 +02:00
  • 05839ca94c remove legacy action Matthias 2022-05-11 14:20:05 +02:00
  • 19cfa540d9 add export definition Matthias 2022-05-11 14:06:11 +02:00
  • 538e5e6c21 rename shim Matthias 2022-05-11 14:03:24 +02:00
  • 1636459ccd move to use shim Matthias 2022-05-11 14:02:45 +02:00
  • 066eaa119d fix import Matthias 2022-05-11 14:01:29 +02:00
  • 3503ca4b4e move import back too Matthias 2022-05-11 13:54:08 +02:00
  • ffe546d647 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-app-refactor Matthias 2022-05-11 13:52:36 +02:00
  • 362bc55479 Merge pull request #2966 from matmair/add-report-check Oliver 2022-05-11 21:50:08 +10:00
  • 7361a9637a move event back Matthias 2022-05-11 13:49:49 +02:00
  • 182ffd880a init directories Matthias 2022-05-11 13:46:07 +02:00
  • dd5f53d2ef PEP fix Matthias 2022-05-11 13:42:15 +02:00
  • 887609cf2a move import Matthias 2022-05-11 13:38:24 +02:00
  • 1098327ba9 move out templete renderer into helper Matthias 2022-05-11 13:32:29 +02:00
  • 970503f424 refactor events Matthias 2022-05-11 13:28:59 +02:00
  • 5a139ec74b make import simpler the minimum version is 3.9 Matthias 2022-05-11 13:19:24 +02:00
  • 9788419b0c remove unneeded import Matthias 2022-05-11 13:13:34 +02:00
  • 6ec3ec19a2 move parts to conform to general style Matthias 2022-05-11 13:11:27 +02:00
  • 51cca7a13c move apis to their respective bases Matthias 2022-05-11 13:10:29 +02:00
  • f00c3639c0 PEP fxi #2972 Oliver Walters 2022-05-11 21:04:36 +10:00
  • e1609c50db Typo fix Oliver Walters 2022-05-11 20:57:42 +10:00
  • 499f37a97a PEP fix Matthias 2022-05-11 12:55:52 +02:00
  • 16a2328702 move tests to their functions Matthias 2022-05-11 12:55:04 +02:00
  • 934b795f9b split tests to functions tests Matthias 2022-05-11 12:54:01 +02:00
  • 4ae5ed36a7 fix imports Matthias 2022-05-11 12:53:31 +02:00
  • d7eab8e1a3 Improve log output Oliver Walters 2022-05-11 20:48:26 +10:00
  • 20fa72e36f Do not try to create a new admin user if one already exists with that name Oliver Walters 2022-05-11 20:46:44 +10:00
  • 1da12fe5ff add import comment Matthias 2022-05-11 12:45:40 +02:00
  • 18ad87433e move plugin and integration together Matthias 2022-05-11 12:45:25 +02:00
  • 87ef2a3382 remove old code Matthias 2022-05-11 12:41:08 +02:00
  • 34467003ad fix bacodeMixin base Matthias 2022-05-11 12:38:37 +02:00
  • 0d89959d49 move action Matthias 2022-05-11 12:38:14 +02:00
  • 308dd53c35 rename tests Matthias 2022-05-11 12:37:22 +02:00
  • b030c42480 move inegration mixins Matthias 2022-05-11 12:36:54 +02:00
  • b28f71374e move barcodes Matthias 2022-05-11 12:35:42 +02:00
  • 87fa2d2067 pep fix Matthias 2022-05-11 12:28:15 +02:00
  • eae80f667d remove all functional code from /plugins Matthias 2022-05-11 12:25:17 +02:00
  • 3c9e4e7eab make imports easier #2966 Matthias 2022-05-11 12:17:46 +02:00
  • f0d2730ae6 rename file to fit structure Matthias 2022-05-11 12:16:06 +02:00
  • f4e3abd44e Merge pull request #2968 from SchrodingersGat/ci-simplification Oliver 2022-05-11 14:41:57 +10:00
  • a6815c8334 if != on #2968 Oliver 2022-05-11 14:16:39 +10:00
  • 37ce9f351d postgresql and mysql checks only run on push Oliver 2022-05-11 14:15:44 +10:00
  • 96ee235563 L10 crowdin (#2967) Oliver 2022-05-11 14:08:06 +10:00
  • 462713ca61 pep fix Matthias 2022-05-11 04:22:42 +02:00
  • b7087b83b5 Merge branch 'master' of https://github.com/inventree/InvenTree into add-report-check Matthias 2022-05-11 04:19:18 +02:00