2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00
Commit Graph

14126 Commits

Author SHA1 Message Date
99f3fc814d add warning if DB not ready 2022-05-19 00:20:48 +02:00
84871fdc79 remove tries - if we are here the AppReg should be ready or fail 2022-05-19 00:19:14 +02:00
d2ea76d350 fix setup 2022-05-19 00:16:03 +02:00
5ab4fdeb84 skip tests if no themes are present 2022-05-19 00:14:20 +02:00
3fd5761089 Merge branch 'master' of https://github.com/inventree/InvenTree into devOps 2022-05-18 23:39:58 +02:00
c0ef12f270 only use the user if authenticated 2022-05-18 23:33:04 +02:00
51cd038f04 jump over if static dir does not exsist 2022-05-18 23:31:44 +02:00
16dad60ea5 collect static right before starting 2022-05-18 23:31:18 +02:00
6a8a5c6bc1 Merge branch 'not-working-tests' of https://github.com/matmair/InvenTree into not-working-tests 2022-05-18 23:23:44 +02:00
444c8b871e create labels on startup 2022-05-18 23:23:34 +02:00
9e8da0e8e0 Fix manufacturer part detail template with missing company view tests 2022-05-18 22:20:42 +02:00
4dc997c4ae Added unit test 2022-05-19 02:06:43 +10:00
0831b85e29 Adding some unit tests for SalesOrderLineItem API 2022-05-19 01:39:16 +10:00
276075ce05 PEP styling 2022-05-19 00:33:03 +10:00
5ece98ed39 Merge branch 'inventree:master' into automatic-shipment-creation 2022-05-19 00:28:41 +10:00
2cf67ea0c9 Create default shipment in backend 2022-05-19 00:10:55 +10:00
9ae8a6b219 Revert "Create a default shipment when creating SO"
This reverts commit c7003fbed8.
2022-05-18 23:43:06 +10:00
8ceff063f8 Merge pull request #3027 from SchrodingersGat/locate-plugin-fix
Fix broken calls to offload_task
2022-05-18 23:42:26 +10:00
c6590066b8 Add tests for successful location
- Sample plugin now updates metadata tag
2022-05-18 22:46:15 +10:00
dd476ce796 Add unit tests for the 'locate' plugin
- Test various failure modes
- Some of the failure modes didn't fail - this is also a failure
- Fixing API code accordingly
2022-05-18 22:20:29 +10:00
d6ebf3fc24 Merge pull request #2912 from sur5r/issue2314
Implement Attachments for manufacturer parts
2022-05-18 22:14:08 +10:00
c7003fbed8 Create a default shipment when creating SO 2022-05-18 22:01:47 +10:00
0e0ba66b9a Fix broken calls to offload_task 2022-05-18 21:40:53 +10:00
aa3a86f372 Exclude metadata from StockLocation and StockItem model resource class 2022-05-18 21:33:40 +10:00
3f67682d53 Increment API version 2022-05-18 13:25:01 +02:00
ed1cc1209e Add admin class 2022-05-18 13:25:01 +02:00
72f330ab75 Add JS 2022-05-18 13:25:00 +02:00
c6d3cd9bae Add content panel 2022-05-18 13:25:00 +02:00
fc3e61df24 Add sidebar item 2022-05-18 13:24:59 +02:00
09a7627788 Add API URLs 2022-05-18 13:24:59 +02:00
69ba271bf7 Add API endpoints 2022-05-18 13:24:58 +02:00
3ee32374b4 Add serializer 2022-05-18 13:24:58 +02:00
a373e669cd Add permission 2022-05-18 13:24:58 +02:00
c608778a1b Add migration 2022-05-18 13:24:57 +02:00
67c675d1a6 Add ManufacturerPartAttachment class 2022-05-18 13:24:50 +02:00
146335730e Merge pull request #3026 from SchrodingersGat/plugin-panel-error-catch
Catch errors when rendering custom plugin panels
2022-05-18 17:26:21 +10:00
4ceb35a43f Fix PEP issue 2022-05-18 17:00:20 +10:00
6147afe35f Catch errors when rendering custom plugin panels 2022-05-18 16:54:57 +10:00
bb83c0d53e Merge pull request #3025 from SchrodingersGat/docker-ci-fix
Docker ci fix
2022-05-18 16:15:59 +10:00
2fde482eab Simplify steps 2022-05-18 15:39:58 +10:00
3e05c5fde1 Bring docker containers down 2022-05-18 15:12:19 +10:00
ea3133be1d Combine docker-build and docker-test CI steps
- We are building anyway, may as well test
2022-05-18 15:11:37 +10:00
fd2ec03fab Merge pull request #2993 from SchrodingersGat/webp-support
webp image support
2022-05-18 14:43:28 +10:00
f53c8865ad Only run docker build on push 2022-05-18 14:14:40 +10:00
810671f423 Yet another fix 2022-05-18 13:40:57 +10:00
0f1dd3fe65 Same fix for config file test 2022-05-18 13:02:23 +10:00
e57087de63 Fix unit test 2022-05-18 12:19:10 +10:00
3b53260d75 Allow some variation in unit test 2022-05-18 11:51:14 +10:00
2cfa4c0a16 Merge remote-tracking branch 'matmair/webp-support' into webp-support
# Conflicts:
#	InvenTree/InvenTree/tests.py
2022-05-18 11:13:26 +10:00
21750c92d3 remove branch from test 2022-05-18 02:33:09 +02:00