2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-25 12:33:33 +00:00
Commit Graph

17469 Commits

Author SHA1 Message Date
Oliver 921ef5ae9e Tweaks to PO and SO tables 2021-12-04 10:11:18 +11:00
Oliver 1215ef520d Further JS linting 2021-12-04 09:44:23 +11:00
Oliver 6690001e81 Merge pull request #2415 from matmair/workflow-remaster
Workflow remaster
2021-12-04 09:36:46 +11:00
Oliver 35b3bc73cc Merge remote-tracking branch 'inventree/master' into partial-shipment
# Conflicts:
#	InvenTree/order/api.py
2021-12-04 09:35:54 +11:00
Oliver 3abad2f73d js linting 2021-12-04 09:33:42 +11:00
Matthias b871115484 always run style 2021-12-03 20:24:01 +01:00
Matthias c1052b6c1d only trigger version number if pullrequest 2021-12-03 20:14:48 +01:00
Oliver 825b1473b2 Merge pull request #2413 from SchrodingersGat/part-po-refactor
Part PO table refactor
2021-12-03 21:36:31 +11:00
Oliver f6e1de42f5 JS linting 2021-12-03 21:16:58 +11:00
Oliver 1a37564d86 Update README.md
Remove duplicated docker badge
2021-12-03 21:15:00 +11:00
Oliver 767036c4ad Update README.md
Fixes build status badges
2021-12-03 21:14:18 +11:00
Oliver acfafe22c5 order lines can be received directly from the new table 2021-12-03 21:07:09 +11:00
Oliver 6d90ded27f First pass at a part-purchase-order table 2021-12-03 20:54:21 +11:00
Oliver 43ee4e390a API updates
- Allow filtering of POLineItem list endpoint by base part instance
- Include "order detail" in POLineItem serializer
2021-12-03 20:53:59 +11:00
Oliver c93009876d UI changes 2021-12-03 20:14:09 +11:00
Matthias 63f6776e83 set default ref 2021-12-03 09:00:32 +01:00
Oliver 88fce1e813 Unit test fixes 2021-12-03 18:42:36 +11:00
Matthias daebae81c1 fix spelling
using c instead of k does not make it Englisch
2021-12-03 08:00:04 +01:00
Matthias 86014dd4c9 fix panel headings 2021-12-03 07:58:47 +01:00
Oliver 977f0e7e8d Merge pull request #2406 from matmair/workflow-remaster
One workflow for PR checks
2021-12-03 17:55:22 +11:00
Matthias 6e464447f5 markers for notification tests 2021-12-03 07:51:21 +01:00
Oliver d7c87300c6 Merge remote-tracking branch 'inventree/master' into partial-shipment 2021-12-03 17:31:27 +11:00
Oliver 9511a66634 Merge pull request #2411 from SchrodingersGat/status-colors
Use different colors for "pending" orders status
2021-12-03 15:43:01 +11:00
Oliver 7362162764 Use different colors for "pending" orders status 2021-12-03 15:20:49 +11:00
Matthias 2917af9715 add marker statment to wrong implementations 2021-12-03 02:02:51 +01:00
Matthias 79bab93afc refactor into new test file 2021-12-03 02:01:17 +01:00
Matthias cf6415ddba Merge branch 'matmair/issue2279' of https://github.com/matmair/InvenTree into matmair/issue2279 2021-12-03 01:58:53 +01:00
Matthias f4f390f4c2 PEP fix 2021-12-03 01:58:27 +01:00
Matthias e31cf45cbc fix db name 2021-12-03 01:27:33 +01:00
Matthias 7e3be4a496 rename 2021-12-03 01:18:31 +01:00
Oliver 6b29e60494 Fixes for migration tests 2021-12-03 11:12:49 +11:00
Matthias 83708d645c add packagelock 2021-12-03 01:11:04 +01:00
Matthias f51a3557ee cache python 2021-12-03 01:08:49 +01:00
Matthias a05777029d cache npm 2021-12-03 01:06:48 +01:00
Matthias b6c6ac75e5 just set it statically 2021-12-03 01:05:14 +01:00
Matthias e4a0b09796 simple seems to be better 2021-12-03 01:03:32 +01:00
Matthias 045932dfe1 try using outputs 2021-12-03 00:53:03 +01:00
Matthias 5891245c45 replace pwd 2021-12-03 00:47:10 +01:00
Matthias d50007975c replace db_users 2021-12-03 00:45:52 +01:00
Matthias 066f776c40 remove with from coveralls 2021-12-03 00:39:09 +01:00
Matthias ea6a4979ae reseet back tu usage without envs 2021-12-03 00:34:35 +01:00
Matthias c7b5ec28ab fix coveralls 2021-12-03 00:28:53 +01:00
Matthias 80b575bd3a fix envs? 2021-12-03 00:24:27 +01:00
Matthias 1c388df3d2 set params paralell 2021-12-03 00:17:43 +01:00
Matthias e41da09b31 set ports 2021-12-03 00:12:37 +01:00
Matthias 4ad7712b62 change db user name 2021-12-03 00:10:09 +01:00
Matthias ce4a01255a try a pre job to set params 2021-12-03 00:04:00 +01:00
Matthias 5de4a0cfaf maybe declaring variables helps 2021-12-02 23:42:21 +01:00
Matthias 045d0c241d add package-log back in 2021-12-02 17:33:03 +01:00
Matthias 3b311d62e4 Merge branch 'matmair/issue2201' of https://github.com/matmair/InvenTree into matmair/issue2201 2021-12-02 17:24:11 +01:00