2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00
Commit Graph

2165 Commits

Author SHA1 Message Date
74a08be5be Load (and cache) tracked BOM items for this build output 2022-04-28 17:00:23 +10:00
a48c802576 Sort by test status 2022-04-28 16:54:29 +10:00
d894302e62 Request build output test result information 2022-04-28 16:54:02 +10:00
2b46ed300e Client side pagination and sorting 2022-04-28 16:18:40 +10:00
63145c90b0 Server-side sorting of "build output" column 2022-04-28 16:14:23 +10:00
ba3bcdba89 Add switchable columns to build output table 2022-04-28 15:50:10 +10:00
5a77156051 Merge pull request #2886 from SchrodingersGat/remove-demo-mode
Remove "demo mode"
2022-04-28 14:13:16 +10:00
6e7b307423 Prevent "null" from being displayed as part units 2022-04-28 09:51:51 +10:00
f1ee206c53 fix typo 2022-04-28 00:37:55 +02:00
dfd51174cb Merge branch 'inventree:master' into matmair/issue2694 2022-04-27 17:48:19 +02:00
e809fd9a2c Remove database metrics from system info tab 2022-04-27 23:07:26 +10:00
fc3b062188 Mark injected strings as safe 2022-04-27 22:09:25 +10:00
06da120ef3 Hide entry box for changing password 2022-04-27 22:03:55 +10:00
fc4de6c7b8 Remove other demo references 2022-04-27 22:00:58 +10:00
4a843908ec Add customize option to hide admin link in user menu 2022-04-27 21:56:04 +10:00
090445f2c3 Merge remote-tracking branch 'inventree/master' into order-parts-wizard 2022-04-27 21:45:08 +10:00
24af2bd2c8 Update console output for forms.js 2022-04-27 21:45:00 +10:00
37ea6e119e just center content 2022-04-27 13:21:23 +02:00
9c06d3b082 throw out markdown calculatinf 2022-04-27 13:21:10 +02:00
6c23c94700 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2301 2022-04-27 13:13:04 +02:00
a02edca2d5 add another spacer 2022-04-27 13:12:22 +02:00
481350b138 Refactor available quantity calculation for BOM table 2022-04-27 09:16:57 +10:00
2a24fc43e7 Text formatting 2022-04-27 09:07:10 +10:00
08ab99adc6 Build order table improvements:
- Display tick / cross badge for stock availability in build order table
- Correctly order available quantity
2022-04-27 09:04:57 +10:00
340d4d8a89 Launch new forms 2022-04-27 00:12:12 +10:00
bf11e8361e Add (empty) callbacks to prefix buttons 2022-04-26 22:18:27 +10:00
c66cd1d51b Adds button to expand row for "extra" information 2022-04-26 22:14:01 +10:00
b8ca7fb092 Merge remote-tracking branch 'inventree/master' into order-parts-wizard
# Conflicts:
#	InvenTree/templates/js/translated/model_renderers.js
2022-04-26 21:22:31 +10:00
fec43f126b Merge pull request #2876 from SchrodingersGat/default-batch-code
Default batch code
2022-04-26 20:47:28 +10:00
3f92f009e4 Add configurable setting for batch code generation 2022-04-26 20:00:06 +10:00
7db11b627b Refactor PartSalePriceBreak and PartInternalPriceBreak tables to use the API
- Remove old server-side views
- Simplify code
2022-04-26 19:53:09 +10:00
1bce7b745e add custom logo option 2022-04-24 16:13:44 +02:00
2847eef71c load missing tag 2022-04-24 15:13:31 +02:00
f2d0537198 set navbar message via config file 2022-04-24 15:12:03 +02:00
1127bf2497 make it possible to resitrict the about modal 2022-04-24 01:02:41 +02:00
ff9d8e7b6b use instance title in version string 2022-04-24 00:28:27 +02:00
9673d81014 remove InvenTree name where not needed 2022-04-24 00:23:26 +02:00
54d8a4e802 use server title instead of InvenTree 2022-04-24 00:21:33 +02:00
7834171c2a [FR] White labeling
Fixes #2301
2022-04-23 23:38:49 +02:00
b118890676 Merge branch 'inventree:master' into matmair/issue2694 2022-04-23 21:30:01 +02:00
f504dfe797 part variant table now displays information about variant stock quantities 2022-04-22 00:20:32 +10:00
aa20d84cc1 Update javascript rendering in build table 2022-04-22 00:00:50 +10:00
ec34d23bfc Update javascript rendering in BOM table 2022-04-21 23:58:12 +10:00
3b4d0c2f9c Merge remote-tracking branch 'inventree/master' into variant-available
# Conflicts:
#	InvenTree/InvenTree/version.py
2022-04-21 20:13:51 +10:00
544a590b7a Merge branch 'inventree:master' into plugin-mark-sample 2022-04-19 18:24:21 +02:00
b3dca68c6b Merge branch 'inventree:master' into matmair/issue2694 2022-04-19 18:24:12 +02:00
db897d5dce JS linting 2022-04-19 20:47:37 +10:00
1fb94bf04b Allow "tracked" stock items to be installed, rather than just serialized 2022-04-19 20:35:54 +10:00
0e67ea8e95 Change ordering of stock item form fields 2022-04-19 20:28:45 +10:00
7531ef8e5f Prevent annoying error messages when notification request fails 2022-04-19 20:28:35 +10:00