Commit Graph

10240 Commits

Author SHA1 Message Date
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
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
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
Matthias
c2a6a8a30c
PEP fix 2021-12-02 10:01:20 +01:00
Matthias
970cec590b
only values starting with int possible -> only positive values 2021-12-02 09:06:58 +01:00
Matthias
7992755b37
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2400 2021-12-02 09:04:10 +01:00
Oliver
8c6b82d2c0
Merge pull request #2405 from SchrodingersGat/jump-to-sn
Jump to sn
2021-12-02 16:26:21 +11:00
Oliver
e96ff7fbba Add lookup-by-sn on part page, too 2021-12-02 16:01:28 +11:00
Oliver
98bbee8159 Adds function to lookup stock item by serial number 2021-12-02 15:55:00 +11:00
Oliver
bae0495ff4
Merge pull request #2404 from matmair/matmair/issue2403
Add MPN to search
2021-12-02 11:55:24 +11:00
Matthias
c4f1a81c9c
fix permissions for test 2021-12-02 01:18:45 +01:00
Matthias
b8cdcab10d
fix validation 2021-12-02 01:03:30 +01:00
Oliver
514d5662ea Serial number button CSS tweaks 2021-12-02 11:02:17 +11:00
Matthias
3bff676047
beginner mistake
it is a referenced part so use related_name as prefix
2021-12-02 00:24:36 +01:00
Matthias
8c3b4badfb
and cleanup again 2021-12-02 00:08:46 +01:00
Matthias
95fa34f797
search by MPN
Fixes #2403
2021-12-01 23:56:31 +01:00
Matthias
fc6f1b4acc
unittests to show the fix works 2021-12-01 23:45:16 +01:00
Matthias
7c9201730a
add warning to ReferenceIndexingMixin to use the serializer mixin 2021-12-01 23:36:44 +01:00
Matthias
dc65634abc
use mixin on all serializers whos models use ReferenceIndexingMixin 2021-12-01 23:36:21 +01:00
Matthias
7d577fdeb8
add serializer mixin to check reference field 2021-12-01 23:35:20 +01:00
Matthias
49e7026efd
dont't know how that got here 2021-12-01 22:47:33 +01:00
Matthias
3b5e9d3283
use BigIntegerField for a hugher range ;-) 2021-12-01 22:39:53 +01:00