2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-11 17:45:39 +00:00
Commit Graph

16170 Commits

Author SHA1 Message Date
f1553337f7 add pre-commit 2022-05-16 00:15:25 +02:00
74a3abc4a2 make args wider 2022-05-15 23:26:46 +02:00
c3433128b5 Merge pull request from matmair/fix-boolean
Fix boolean comparator
2022-05-16 07:22:55 +10:00
43669db783 Merge pull request from matmair/small-python-fixes-plugin
Small code smell fixes for plugin
2022-05-16 07:20:22 +10:00
3154a4ebd0 remove old import catching 2022-05-15 21:01:55 +02:00
ecccfbd546 Remove encoding header
Fixes 
2022-05-15 20:33:00 +02:00
9c342e1fe3 fix definition 2022-05-15 20:06:07 +02:00
a8d3ee15bf fix func definition 2022-05-15 20:05:56 +02:00
cced30c081 pass through request data 2022-05-15 18:41:39 +02:00
23608e6933 remove unneeded args 2022-05-15 18:36:33 +02:00
d9fe7ac272 general Todo - no specific task
removed therefore
2022-05-15 18:09:39 +02:00
f4fbd57e6e errors fail whole plugins now so no saving 2022-05-15 18:09:05 +02:00
45d70737bd we do not have server stats checks so this does not make sende 2022-05-15 18:08:42 +02:00
9e590c1bc6 this seems fine - just keep it that way 2022-05-15 18:06:32 +02:00
c7a2d11893 refactor to make simpler 2022-05-15 18:02:12 +02:00
8b9c80d2a4 remove todo that is not fitting any more 2022-05-15 17:55:05 +02:00
136d642703 Merge branch 'fix-boolean' of https://github.com/matmair/InvenTree into fix-boolean 2022-05-15 17:52:34 +02:00
77aeecf23a make operators simpler 2022-05-15 17:52:23 +02:00
ca0508f2f0 update to https to match hotspots 2022-05-15 17:22:58 +02:00
2090a4d417 add in static label test 2022-05-15 17:14:03 +02:00
d3fb6570ad readd static test 2022-05-15 17:12:28 +02:00
5ef19a7b51 Merge branch 'not-working-tests' of https://github.com/matmair/InvenTree into not-working-tests 2022-05-15 17:12:13 +02:00
6d34e5f5a0 Merge branch 'small-python-fixes-plugin' of https://github.com/matmair/InvenTree into not-working-tests 2022-05-15 17:06:36 +02:00
bfd8b1e3b5 Merge branch 'inventree:master' into not-working-tests 2022-05-15 17:05:17 +02:00
5bc748316d Merge pull request from matmair/fix-actions
Small action fixes
2022-05-16 00:52:01 +10:00
076098a0e0 use static reference
this is stupid but is required
2022-05-15 16:50:17 +02:00
28b811d961 PEP style fixes 2022-05-16 00:47:00 +10:00
0c0b2efbe0 raise error 2022-05-15 16:46:05 +02:00
097afed78e Adds metadata mixin class for adding JSON field to internal tables
- Add metadata field to stocklocation
- Add metadata field to stockitem
2022-05-16 00:45:16 +10:00
818be32e31 Move location plugin sample into its own directory 2022-05-16 00:35:34 +10:00
432fd9b8e6 Merge pull request from matmair/patch-1
Bump python version
2022-05-16 00:29:45 +10:00
3b60b98594 Merge branch 'inventree:master' into fix-boolean 2022-05-15 16:28:51 +02:00
17513e9429 Merge branch 'inventree:master' into fix-actions 2022-05-15 16:27:38 +02:00
206da02328 Skip some git hash checks if running tests under docker 2022-05-16 00:21:05 +10:00
eebdad154a PEP fixes 2022-05-16 00:12:33 +10:00
40513c556d Remove locate button from top-level stock location 2022-05-16 00:10:50 +10:00
95dbfa1958 Merge remote-tracking branch 'inventree/master' into locate-mixin
# Conflicts:
#	InvenTree/InvenTree/api.py
#	InvenTree/InvenTree/urls.py
#	InvenTree/plugin/base/integration/mixins.py
#	InvenTree/plugin/mixins/__init__.py
2022-05-16 00:10:38 +10:00
e83f9ead0a update tags to new names 2022-05-15 15:58:20 +02:00
55b909a1de fix new lines 2022-05-15 15:56:08 +02:00
76266ab98a use python 3.9 here too 2022-05-15 15:52:55 +02:00
8366c6a2a3 bump python version 2022-05-15 15:49:41 +02:00
a26840d77f Merge pull request from matmair/plugin-app-refactor
Plugin app refactor
2022-05-15 23:45:42 +10:00
fa954b3812 Merge remote-tracking branch 'inventree/master' into locate-mixin
# Conflicts:
#	InvenTree/InvenTree/api_version.py
#	InvenTree/InvenTree/urls.py
2022-05-15 23:44:07 +10:00
47269a88d2 Ensure unit tests are run within a docker context as part of CI builds 2022-05-15 23:37:01 +10:00
55f87033b2 Add unit tests for .webp support 2022-05-15 23:36:41 +10:00
495798dc98 Install libwebp-dev as part of dockerfile 2022-05-15 23:20:12 +10:00
9c1e266628 Merge pull request from matmair/dead-code-owner
remove duplicate code
2022-05-15 21:51:57 +10:00
db026c935b Merge pull request from matmair/matmair/issue2989
Remove static label tests
2022-05-15 21:28:16 +10:00
55dacd891e Merge pull request from matmair/matmair/issue2980
Unit tests for auth stack
2022-05-15 21:27:43 +10:00
dcbd9d906b Update errors 2022-05-15 04:47:45 +02:00