Commit Graph

13441 Commits

Author SHA1 Message Date
Oliver
7d9690b974 Add logging message when plugin fails to render custom panels 2022-05-19 09:53:12 +10:00
Matthias
113a10eb8a
disable static test for now 2022-05-19 01:48:58 +02:00
Matthias
b2f5c60877
update pip before running - reduce warnings 2022-05-19 01:46:04 +02:00
Oliver
9446702d78 Skip plugin loading for various database admin functions 2022-05-19 09:45:16 +10:00
Matthias
890a5cd1e6
rollback testing dsaveguards and add docs 2022-05-19 01:43:28 +02:00
Matthias Mair
f98ec6cf35
Add pre-commit comment 2022-05-19 01:34:39 +02:00
Matthias
38f8e9c9ab
remove duplicate install 2022-05-19 01:13:47 +02:00
Matthias
c97a2531a0
update check 2022-05-19 01:06:14 +02:00
Matthias
4d4a164923
do full update 2022-05-19 01:02:24 +02:00
Matthias
e348d05181
update installed apps 2022-05-19 01:02:07 +02:00
Oliver
e1a0261888
Merge pull request #3032 from rkalman/fix-mfpartdetailtemplate
Fix manufacturer part detail template
2022-05-19 08:31:08 +10:00
Matthias
295c849447
and print 2022-05-19 00:26:59 +02:00
Matthias
8dedf95a8d
make 'some' request 2022-05-19 00:25:27 +02:00
Matthias
734affb983
PEP fix 2022-05-19 00:22:00 +02:00
Matthias
254c2ccca0
this should already happen in SetUp 2022-05-19 00:21:33 +02:00
Matthias
99f3fc814d
add warning if DB not ready 2022-05-19 00:20:48 +02:00
Matthias
84871fdc79
remove tries - if we are here the AppReg should be ready or fail 2022-05-19 00:19:14 +02:00
Matthias
d2ea76d350
fix setup 2022-05-19 00:16:03 +02:00
Matthias
5ab4fdeb84
skip tests if no themes are present 2022-05-19 00:14:20 +02:00
Matthias
3fd5761089
Merge branch 'master' of https://github.com/inventree/InvenTree into devOps 2022-05-18 23:39:58 +02:00
Matthias
c0ef12f270
only use the user if authenticated 2022-05-18 23:33:04 +02:00
Matthias
51cd038f04
jump over if static dir does not exsist 2022-05-18 23:31:44 +02:00
Matthias
16dad60ea5
collect static right before starting 2022-05-18 23:31:18 +02:00
Matthias
6a8a5c6bc1
Merge branch 'not-working-tests' of https://github.com/matmair/InvenTree into not-working-tests 2022-05-18 23:23:44 +02:00
Matthias
444c8b871e
create labels on startup 2022-05-18 23:23:34 +02:00
Kálmán Rózsahegyi
9e8da0e8e0 Fix manufacturer part detail template with missing company view tests 2022-05-18 22:20:42 +02:00
Maksim Stojkovic
4dc997c4ae Added unit test 2022-05-19 02:06:43 +10:00
Oliver Walters
0831b85e29 Adding some unit tests for SalesOrderLineItem API 2022-05-19 01:39:16 +10:00
Maksim Stojkovic
276075ce05 PEP styling 2022-05-19 00:33:03 +10:00
Maksim Stojkovic
5ece98ed39
Merge branch 'inventree:master' into automatic-shipment-creation 2022-05-19 00:28:41 +10:00
Maksim Stojkovic
2cf67ea0c9 Create default shipment in backend 2022-05-19 00:10:55 +10:00
Maksim Stojkovic
9ae8a6b219 Revert "Create a default shipment when creating SO"
This reverts commit c7003fbed8.
2022-05-18 23:43:06 +10:00
Oliver
8ceff063f8
Merge pull request #3027 from SchrodingersGat/locate-plugin-fix
Fix broken calls to offload_task
2022-05-18 23:42:26 +10:00
Oliver Walters
c6590066b8 Add tests for successful location
- Sample plugin now updates metadata tag
2022-05-18 22:46:15 +10:00
Oliver Walters
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
Oliver
d6ebf3fc24
Merge pull request #2912 from sur5r/issue2314
Implement Attachments for manufacturer parts
2022-05-18 22:14:08 +10:00
Maksim Stojkovic
c7003fbed8 Create a default shipment when creating SO 2022-05-18 22:01:47 +10:00
Oliver Walters
0e0ba66b9a Fix broken calls to offload_task 2022-05-18 21:40:53 +10:00
Oliver Walters
aa3a86f372 Exclude metadata from StockLocation and StockItem model resource class 2022-05-18 21:33:40 +10:00
Jakob Haufe
3f67682d53
Increment API version 2022-05-18 13:25:01 +02:00
Jakob Haufe
ed1cc1209e
Add admin class 2022-05-18 13:25:01 +02:00
Jakob Haufe
72f330ab75
Add JS 2022-05-18 13:25:00 +02:00
Jakob Haufe
c6d3cd9bae
Add content panel 2022-05-18 13:25:00 +02:00
Jakob Haufe
fc3e61df24
Add sidebar item 2022-05-18 13:24:59 +02:00
Jakob Haufe
09a7627788
Add API URLs 2022-05-18 13:24:59 +02:00
Jakob Haufe
69ba271bf7
Add API endpoints 2022-05-18 13:24:58 +02:00
Jakob Haufe
3ee32374b4
Add serializer 2022-05-18 13:24:58 +02:00
Jakob Haufe
a373e669cd
Add permission 2022-05-18 13:24:58 +02:00
Jakob Haufe
c608778a1b
Add migration 2022-05-18 13:24:57 +02:00
Jakob Haufe
67c675d1a6
Add ManufacturerPartAttachment class 2022-05-18 13:24:50 +02:00