Commit Graph

10909 Commits

Author SHA1 Message Date
Matthias
340c7574e4
optimise envs 2021-12-02 13:45:09 +01:00
Matthias
cc5ba37850
use env for db name 2021-12-02 13:39:12 +01:00
Matthias
840c1c12c5
use env for version 2021-12-02 13:37:53 +01:00
Matthias
cc5a03bb58
merge mysql 2021-12-02 13:37:26 +01:00
Matthias
a071d61ba7
use env for version 2021-12-02 13:34:55 +01:00
Matthias
ee60cbf603
merge in postgres 2021-12-02 13:34:01 +01:00
Matthias
f7b8cf2bb1
refactor envs 2021-12-02 13:29:01 +01:00
Matthias
0ce9e55933
add envs 2021-12-02 13:25:50 +01:00
Matthias
bb22f7565b
merge in sqlite / coverage 2021-12-02 13:25:01 +01:00
Matthias
3dbe7f8f29
more env variables 2021-12-02 13:17:45 +01:00
Matthias
21aabda8cd
merge in python bindings check 2021-12-02 13:14:38 +01:00
Matthias
a9aa55d76f
refactor envs 2021-12-02 13:10:40 +01:00
Matthias
b8a76429d1
only run if successfull 2021-12-02 13:09:30 +01:00
Matthias
3e021f35ba
only run if sucessfull 2021-12-02 13:08:47 +01:00
Matthias
8f8a1bbdeb
refactor env 2021-12-02 13:08:19 +01:00
Matthias
9718b6559e
remove unneeded install statements 2021-12-02 13:03:20 +01:00
Matthias
90fcde5a74
run js / and htm in paralell 2021-12-02 13:01:55 +01:00
Matthias
f71ac93668
Merge branch 'master' of https://github.com/inventree/InvenTree into workflow-remaster 2021-12-02 12:58:58 +01:00
Matthias
a7a63dc3f7
only run db stuff after pre flight checks 2021-12-02 12:57:44 +01:00
Matthias
0e55a07def
merge in html 2021-12-02 12:49:37 +01:00
Oliver
eca3aaa0b2
Merge pull request #2402 from matmair/matmair/issue2400
Fix to big / small references
2021-12-02 22:48:00 +11:00
Matthias
90f4e788ea
merge in javascript 2021-12-02 12:47:04 +01:00
Matthias
3c460dfc32
change names 2021-12-02 12:46:31 +01:00
Matthias
996554541c
use env for python version 2021-12-02 12:35:08 +01:00
Matthias
dd91329ed7
fix python version 2021-12-02 12:32:20 +01:00
Matthias
62694b8dae
add style checks 2021-12-02 12:30:44 +01:00
Matthias
2c2825abf7
one workflow for PR checks 2021-12-02 12:28:10 +01:00
Matthias
6657d093d7
PEP fixes 2021-12-02 12:13:03 +01:00
Matthias
b0fb5657e8
also validate serial number 2021-12-02 12:11:09 +01:00
Oliver
e74e7138a9 More stuff:
- Pass tracking number through when completing a shipment
- Reload tables automatically when certain actions are performed
- Limit stock items to only those with available stock
2021-12-02 21:59:59 +11:00
Oliver
d5ace1a8da Differentiate between "fully allocated" and "partially allocated" in stock item table 2021-12-02 21:46:05 +11:00
Oliver
586d38fb61 Add item count to shipment table 2021-12-02 21:40:21 +11:00
Oliver
123aab89bc Adds an "available" filter for stock item API 2021-12-02 21:40:03 +11:00
Matthias
29cd2ee9bd
prefix version in package 2021-12-02 11:33:02 +01:00
Matthias
fba80e1dea
remove cache 2021-12-02 11:28:30 +01:00
Matthias
0bf986c58b
remove package json 2021-12-02 11:27:10 +01:00
Matthias
22bb048d2b
try fixing jsavascript testing 2021-12-02 11:26:35 +01:00
Matthias
567a0b1c8b
use caching 2021-12-02 11:23:07 +01:00
Matthias
bd60364deb
maybe addd a package 2021-12-02 11:20:32 +01:00
Matthias
df9d189ca0
maybe this move helps`? 2021-12-02 11:17:35 +01:00
Matthias
117772a91e
so the previous thing was dump 2021-12-02 11:13:17 +01:00
Matthias
ac6eba8de1
try another ordering 2021-12-02 11:11:29 +01:00
Matthias
48f28ad5bb
move package.json 2021-12-02 11:03:24 +01:00
Matthias
695999282d
add package json 2021-12-02 11:01:37 +01:00
Oliver
5eccc828fa Revert "Re-add package.json"
This reverts commit 9a9f3118ed.
2021-12-02 20:59:26 +11:00
Matthias
db98006db8
remove cahce option 2021-12-02 10:58:43 +01:00
Matthias
d92b314dd4
fix npm version in workflow 2021-12-02 10:57:42 +01:00
Oliver
9a9f3118ed Re-add package.json 2021-12-02 20:53:07 +11:00
Oliver
6ec0cfc641 Merge branch 'master' into partial-shipment
# Conflicts:
#	InvenTree/company/templates/company/company_base.html
#	InvenTree/stock/templates/stock/item_base.html
2021-12-02 20:49:13 +11:00
Matthias
c2a6a8a30c
PEP fix 2021-12-02 10:01:20 +01:00