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

Commit Graph

  • d5c95f2225 only safety test - api is not callable as non-user Matthias 2022-05-06 01:29:16 +02:00
  • 8f220837d0 only log messages about notification methods Matthias 2022-05-06 01:25:22 +02:00
  • eb1aad71ea Merge pull request #2935 from matmair/fix-anon-static Oliver 2022-05-06 09:16:57 +10:00
  • 2b1d4ba9c1 add test for plugin settings Matthias 2022-05-06 01:15:12 +02:00
  • 7f8d20da0f test _str Matthias 2022-05-06 01:12:22 +02:00
  • 1a70829f5c do not cover dev error catcher Matthias 2022-05-06 01:12:11 +02:00
  • a77382d0b5 sadd test for notification user settings Matthias 2022-05-06 01:04:00 +02:00
  • 50b17d6ae8 add mixin test Matthias 2022-05-06 01:03:11 +02:00
  • ccefaade92 Add args back in to serializer Matthias 2022-05-06 00:48:20 +02:00
  • 1676cb8eb8 fix error with anon connections and language check #2935 Matthias 2022-05-06 00:13:58 +02:00
  • 28b8e27698 Merge branch 'matmair/issue2385' of https://github.com/matmair/InvenTree into matmair/issue2385 Matthias 2022-05-06 00:11:38 +02:00
  • fe4b264ae1 Fix user check Matthias 2022-05-06 00:11:26 +02:00
  • 943dc7886e Merge pull request #2932 from matmair/so_fix_clean Oliver 2022-05-05 23:01:33 +10:00
  • a1016c746c Merge branch 'inventree:master' into so_fix_clean #2932 Matthias Mair 2022-05-05 11:27:44 +02:00
  • 6bd997ffad Merge branch 'inventree:master' into matmair/issue2385 Matthias Mair 2022-05-05 11:26:25 +02:00
  • 164a8acf33 make genericref simpler Matthias 2022-05-05 01:31:19 +02:00
  • 17127e914d PEP fix Matthias 2022-05-04 17:44:27 +02:00
  • 05d1f9703e Add nice repr for NotificationUserSetting Matthias 2022-05-04 17:42:45 +02:00
  • a27f8a427a Merge branch 'matmair/issue2385' of https://github.com/matmair/InvenTree into matmair/issue2385 Matthias 2022-05-04 17:40:47 +02:00
  • cf986e557c make unloading safer Matthias 2022-05-04 17:40:44 +02:00
  • b16305afef add html for notification setting Matthias 2022-05-04 17:40:04 +02:00
  • 0ff407348d Add admin for NotificationUserSetting Matthias 2022-05-04 17:39:37 +02:00
  • 34855bbb37 add API endpoint for notifications Matthias 2022-05-04 17:38:50 +02:00
  • c684e7d5e0 Add generic serializer Matthias 2022-05-04 16:57:39 +02:00
  • 1dee578907 Merge pull request #2931 from SchrodingersGat/more-api-functionality Oliver 2022-05-04 23:24:28 +10:00
  • df9ca599a2 use full names consistently Matthias 2022-05-04 15:18:36 +02:00
  • a6bede877a Merge branch 'inventree:master' into matmair/issue2385 Matthias Mair 2022-05-04 15:11:56 +02:00
  • 82541ede32 More unit tests #2931 Oliver Walters 2022-05-04 22:49:21 +10:00
  • 4053a91450 Merge pull request #2791 from matmair/matmair/issue2788 Oliver 2022-05-04 22:23:47 +10:00
  • 055b9c9a46 remove duplicate endif #2791 Matthias 2022-05-04 13:57:35 +02:00
  • 1c0fba0fca Add unit test for SalesOrderCancel API endpoint Oliver Walters 2022-05-04 21:51:09 +10:00
  • 7a5be35f10 Add unit tests for new purchase order API endpoints: Oliver Walters 2022-05-04 21:44:38 +10:00
  • 19d3b03280 fix double endif Matthias 2022-05-04 13:10:49 +02:00
  • 5435cd28c9 redirect to index if company was deleted Matthias 2022-05-04 12:39:56 +02:00
  • 00dffd953b add messages if company was deleted Matthias 2022-05-04 12:39:12 +02:00
  • 1a3d482e42 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2788 Matthias 2022-05-04 12:33:21 +02:00
  • cf93ba7cf9 Merge branch 'inventree:master' into matmair/issue2385 Matthias Mair 2022-05-04 12:23:05 +02:00
  • 88dbd5aa74 PEP fixes Oliver Walters 2022-05-04 18:46:07 +10:00
  • 104f9d4a70 Remove outdated unit tests Oliver Walters 2022-05-04 18:39:33 +10:00
  • 17c84141b1 Javascript linting Oliver Walters 2022-05-04 17:38:01 +10:00
  • 7365f7b5cb Paint the icon red Oliver Walters 2022-05-04 17:33:19 +10:00
  • 1cefdfc2e4 PEP style fixes Oliver Walters 2022-05-04 17:31:44 +10:00
  • adbcd68fe8 Refactor "uninstall stock item" form to use the API Oliver Walters 2022-05-04 17:25:24 +10:00
  • 5cf30a850d Prune a lot of dead code Oliver Walters 2022-05-04 17:00:37 +10:00
  • bd3d6f47a1 Refactor CancelBuild form Oliver Walters 2022-05-04 16:30:46 +10:00
  • 768e23c7b8 Refactor BuildOrder API classes with a fancy mixin Oliver Walters 2022-05-04 15:59:30 +10:00
  • a510ca89f7 Refactor CancelSalesOrder form Oliver Walters 2022-05-04 15:55:21 +10:00
  • bf48e3204b Refactor PurchaseOrderIssue form Oliver Walters 2022-05-04 15:45:13 +10:00
  • 5afc3bfce2 Replace PurchaseOrderComplete form Oliver Walters 2022-05-04 15:33:50 +10:00
  • e527ddcc86 Extract context information from the OPTIONS request (forms.js) Oliver Walters 2022-05-04 15:31:33 +10:00
  • 4e7d1d8e7f Bump API version Oliver Walters 2022-05-04 15:16:50 +10:00
  • 62cd0f39c7 Replace the existing CancelPurchaseOrderForm with an API driven form Oliver Walters 2022-05-04 15:14:14 +10:00
  • e920fc31e7 Only include extra context information if requested Oliver Walters 2022-05-04 15:07:22 +10:00
  • c7980a347e Adds ability to add custom serializer context information to the OPTIONS endpoint Oliver Walters 2022-05-04 15:06:02 +10:00
  • dbc0023c57 Update CONTRIBUTING.md Oliver 2022-05-04 12:10:00 +10:00
  • 1e4cf346e3 Merge pull request #2922 from matmair/doc-update Oliver 2022-05-04 11:53:47 +10:00
  • 628c9edd09 Merge pull request #2929 from SchrodingersGat/spelling-fixes Oliver 2022-05-04 09:56:47 +10:00
  • b65a969433 Merge pull request #2928 from matmair/coverage-adaption Oliver 2022-05-04 09:39:24 +10:00
  • 75e24635b5 Fix speling errors in translated strings #2929 Oliver Walters 2022-05-04 09:17:42 +10:00
  • 8038cff874 ignore for coverage #2928 Matthias 2022-05-04 00:43:49 +02:00
  • 6504ef535a fix test - len needs to be recalculated Matthias 2022-05-03 23:23:36 +02:00
  • e1b395c9be test is_active Matthias 2022-05-03 23:19:51 +02:00
  • cf0cbff69a we are not covering packages right now Matthias 2022-05-03 23:19:01 +02:00
  • 5e277130fa do not cover not implemented Mixin Matthias 2022-05-03 23:07:16 +02:00
  • c5acfaf541 do not coverage catch for load Matthias 2022-05-03 23:06:57 +02:00
  • e95c3e0948 do not cover default returns Matthias 2022-05-03 23:06:38 +02:00
  • 1522d330fa add test for is_sample Matthias 2022-05-03 23:06:11 +02:00
  • 096c0c876c PEP fix Matthias 2022-05-03 22:58:24 +02:00
  • d49f74746a test that MixinImplementationErrors raise Matthias 2022-05-03 22:56:28 +02:00
  • 204b4fd527 rename test Matthias 2022-05-03 22:55:39 +02:00
  • 626e3838ae also cover errors Matthias 2022-05-03 22:15:24 +02:00
  • a357c4ef88 also cover unregistering Matthias 2022-05-03 22:13:29 +02:00
  • 08e278232b ignore db not ready in coverage Matthias 2022-05-03 22:12:34 +02:00
  • b9cbc287f2 empty mixin schaffold - no tests Matthias 2022-05-03 22:10:26 +02:00
  • 0a012c3c58 only possible in test cases with plugin_tests off Matthias 2022-05-03 22:09:58 +02:00
  • 4663815cfa this is just an extra safety check - should not trigger Matthias 2022-05-03 22:09:20 +02:00
  • 4e5015e742 do not cover unready db Matthias 2022-05-03 22:08:57 +02:00
  • 58a5eac66a ignore outside sample code in coverage Matthias 2022-05-03 22:06:10 +02:00
  • 07a86a3883 ognore catches in coverage Matthias 2022-05-03 22:05:56 +02:00
  • 7c437a3cf2 adjust testing function to also check return Matthias 2022-05-03 21:59:17 +02:00
  • 70b108d813 add check for call function Matthias 2022-05-03 21:56:58 +02:00
  • 5ea6a325ee fix smaple code Matthias 2022-05-03 21:48:49 +02:00
  • 5fa7b45d1d Add tests for scheduling Closes #2523 Matthias 2022-05-03 21:39:45 +02:00
  • 300558adb0 increase coverage on owners model Matthias 2022-05-03 20:26:49 +02:00
  • 05d2d3664c ignore defaults for coverage Matthias 2022-05-03 20:13:07 +02:00
  • 0900fe82dc ignore coverage on reverse conversion Matthias 2022-05-03 20:11:41 +02:00
  • a191e45511 Merge pull request #2927 from SchrodingersGat/order-parts-wizard Oliver 2022-05-03 18:36:45 +10:00
  • e7ddeb8173 PEP style fixes #2927 Oliver Walters 2022-05-03 17:36:30 +10:00
  • 96c5a8252c remove dead code Oliver Walters 2022-05-03 17:33:03 +10:00
  • f0e8e32c8a More refactoring Oliver Walters 2022-05-03 17:27:21 +10:00
  • f3e8edaf1f Refactor for SupplierPart detail page Oliver Walters 2022-05-03 17:21:33 +10:00
  • 05b01e4d6c Refactor order parts for manfuacturer part detail page Oliver Walters 2022-05-03 17:16:38 +10:00
  • 28f3244574 Order parts from "supplier parts" page Oliver Walters 2022-05-03 16:52:23 +10:00
  • c0163a476f Refactor 'order parts' window from manufacturer part list Oliver Walters 2022-05-03 16:42:00 +10:00
  • 1158b81b8b Merge pull request #2926 from SchrodingersGat/event-generation Oliver 2022-05-03 15:38:31 +10:00
  • e938870b32 Merge pull request #2770 from SchrodingersGat/order-parts-wizard Oliver 2022-05-03 14:56:53 +10:00
  • bac5a16491 JS linting fxies #2770 Oliver Walters 2022-05-03 14:28:41 +10:00
  • 141b764b94 Modal fixes Oliver Walters 2022-05-03 14:00:43 +10:00
  • 8cd8581dbf fixes Oliver Walters 2022-05-03 13:51:04 +10:00
  • 1794f65d19 Button to submit each row individually Oliver Walters 2022-05-03 13:44:28 +10:00