2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00
Commit Graph

14763 Commits

Author SHA1 Message Date
2065c05519 Adds API endpoints and serializers 2021-11-25 14:18:21 +11:00
a532babde8 Related part table now uses "loadPartTable" function call 2021-11-25 14:13:49 +11:00
b497569228 Add Part list API filter for "related" status
- Adds "related" filter
- Adds "exclude_related" filter
2021-11-25 14:00:04 +11:00
97d4107dcc Merge pull request #2358 from matmair/matmair/issue2353
[FR] testing language
2021-11-25 13:28:12 +11:00
ae6ac2ae24 Merge pull request #2360 from matmair/add-translations
Add some missing parts of the UI to translations
2021-11-25 13:27:50 +11:00
7ed5338fe9 add some missing parts of the UI to translations 2021-11-25 01:09:36 +01:00
ba1c396792 reduce regex 2021-11-25 00:49:27 +01:00
0f4adb1074 use regex matching and support multiline 2021-11-25 00:46:23 +01:00
0448744f56 [FR] testing language
Fixes #2353
2021-11-24 23:07:48 +01:00
749f5e8f9a Merge pull request #2357 from SchrodingersGat/auto-fill-supplier
Auto-complete 'manufacturer-part' field for supplier-part form
2021-11-24 13:40:38 +11:00
f5f6d62229 Merge pull request #2356 from SchrodingersGat/substitute-stock
Adds "stock" column to substitute parts dialog
2021-11-24 13:00:45 +11:00
201911be05 Auto-complete 'manufacturer-part' field for supplier-part form 2021-11-24 12:46:49 +11:00
a13fe1f572 Adds "stock" column to substitute parts dialog 2021-11-24 12:36:10 +11:00
a5237fbde6 Merge pull request #2355 from SchrodingersGat/bom-filter-fix
Bug fix: "validated" filter in BomItem API
2021-11-24 11:41:31 +11:00
28dc417a9f Add unit testing for 'validated' filter 2021-11-24 10:52:20 +11:00
568e606d5b Fix filtering by 'validated' parameter 2021-11-24 10:45:48 +11:00
c04ea3e0bb Adds unit test for "validated" filter option on BomItem list 2021-11-24 10:41:19 +11:00
8fddf66618 remove unneeded TODO 2021-11-23 23:40:52 +01:00
8236c51827 PEP fix 2021-11-23 18:42:41 +01:00
6eee332da8 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-23 18:39:51 +01:00
e3dfb1295b Merge branch 'inventree:master' into matmair/issue2201 2021-11-23 18:28:41 +01:00
565fad30d7 Merge branch 'inventree:master' into webhooks 2021-11-23 18:27:09 +01:00
e53e3b4a51 Merge pull request #2350 from matmair/matmair/issue2347
Fix sidebar translation
2021-11-23 12:57:11 +11:00
91cd76b55f Merge pull request #2351 from matmair/matmair/issue2335
Respect rule W293
2021-11-23 12:55:06 +11:00
c035cd4fc2 remove omitions
enforcing styles on the supporting files does not really hurt the dev enviroment - they already confirm
2021-11-23 00:44:56 +01:00
0733d9940f fix ci files 2021-11-23 00:42:21 +01:00
92f0ca07d7 remove non existant file from checks 2021-11-23 00:39:12 +01:00
68b8dcf19e add todo 2021-11-23 00:37:17 +01:00
aa845ce87d add descriptions for all ignored errors 2021-11-23 00:36:44 +01:00
3cd891229c check rule W293 in pipeline 2021-11-23 00:29:02 +01:00
d884e62be1 [FR] Confirm to W293
Fixes #2335
2021-11-23 00:28:23 +01:00
d79e9a62b4 fix trans tags 2021-11-22 23:42:29 +01:00
2acee580c9 fix template for sidebar_item 2021-11-22 20:42:10 +01:00
9556cd594b fix sidebar_header template -> remove trans 2021-11-22 20:41:31 +01:00
c20afad84d replace sidebar_links 2021-11-22 20:40:01 +01:00
72da18719f fix sidebar header 2021-11-22 20:24:38 +01:00
933c420844 fix sidebar translation
Fixes #2347
2021-11-22 20:24:22 +01:00
aae0018a72 stop CI failing 2021-11-22 03:02:03 +01:00
3050bb0703 higher retry threshold + better logging 2021-11-22 02:46:03 +01:00
395573ca5b do not trigger reload 2021-11-22 01:55:21 +01:00
40dafb7fda PEP fix 2021-11-22 01:36:37 +01:00
1efdf16f92 only reload one 2021-11-22 01:30:04 +01:00
3920108d83 do not reload whe currently loading 2021-11-22 01:28:36 +01:00
d54bbf562b remove redundant loggin 2021-11-22 01:06:12 +01:00
4b98ea27ce better format 2021-11-22 00:52:51 +01:00
c496076505 check if file plugin was disabled 2021-11-22 00:52:42 +01:00
38eaca1104 fix path prefixes 2021-11-22 00:48:46 +01:00
e5d474fa0b always set flag 2021-11-22 00:17:35 +01:00
adc058c8b4 only reload once - even if forced 2021-11-22 00:17:04 +01:00
a1b821bf78 just use the default failing mechanism 2021-11-22 00:16:43 +01:00