4590-Refactor-isBox-freightItemFk #1079

Merged
joan merged 13 commits from 4590-Refactor-isBox-freightItemFk into dev 2022-11-10 07:50:14 +00:00
Contributor
No description provided.
pau added the
CR / Tests passed
label 2022-10-10 06:32:13 +00:00
pau added 2 commits 2022-10-10 06:32:15 +00:00
joan requested changes 2022-10-13 13:00:20 +00:00
@ -90,3 +90,3 @@
show-field="id"
value-field="id"
where="{isBox: true}"
where="{freightItemFk: true}"
Contributor

Esta columna no pertece al modelo Expedition, esta no hay que cambiarla

Esta columna no pertece al modelo Expedition, esta no hay que cambiarla
pau marked this conversation as resolved
@ -92,3 +92,3 @@
show-field="id"
value-field="id"
where="{isBox: true}"
where="{freightItemFk: true}"
Contributor

Esta columna no pertece al modelo Expedition, esta no hay que cambiarla

Esta columna no pertece al modelo Expedition, esta no hay que cambiarla
pau marked this conversation as resolved
@ -17,3 +17,3 @@
"description": "Identifier"
},
"isBox": {
"freightItemFk": {
Contributor

No es necesario especificar la propiedad, si ya existe una relación de la misma columna.

En este caso no hace falta que lo quites, simplemente para tenerlo en cuenta a futuro.

No es necesario especificar la propiedad, si ya existe una relación de la misma columna. En este caso no hace falta que lo quites, simplemente para tenerlo en cuenta a futuro.
pau marked this conversation as resolved
pau added 1 commit 2022-10-18 11:53:13 +00:00
gitea/salix/pipeline/head This commit looks good Details
579299855f
Replaced one freightItemFk to IsBox
pau added 1 commit 2022-10-18 11:54:38 +00:00
gitea/salix/pipeline/head Build queued... Details
559e67e677
remove package-lock to avoid merge issues
pau added 1 commit 2022-10-18 11:57:07 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
8b07180890
Merge branch 'dev' into 4590-Refactor-isBox-freightItemFk
pau requested review from joan 2022-10-18 12:00:06 +00:00
joan approved these changes 2022-10-25 07:24:57 +00:00
joan added 1 commit 2022-10-25 07:25:16 +00:00
gitea/salix/pipeline/head Something is wrong with the build of this commit Details
8f0b566935
Merge branch 'dev' into 4590-Refactor-isBox-freightItemFk
pau scheduled this pull request to auto merge when all checks succeed 2022-10-25 07:48:25 +00:00
pau added 1 commit 2022-10-25 09:47:22 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
2cc9f0d9f7
Merge branch 'dev' into 4590-Refactor-isBox-freightItemFk
pau added 1 commit 2022-10-25 10:41:08 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
e72d57150a
Merge branch 'dev' into 4590-Refactor-isBox-freightItemFk
alexm added 24 commits 2022-10-27 06:10:56 +00:00
gitea/salix/pipeline/head This commit looks good Details
012cd68c89
Added menu to create a new supplier, not working
gitea/salix/pipeline/head This commit looks good Details
dc6c8f924d
feat: Create new Supplier
gitea/salix/pipeline/head There was a failure building this commit Details
594cee12f3
add checks to the existence of object variables
gitea/salix/pipeline/head This commit looks good Details
1603619d81
removed debugging elements
gitea/salix/pipeline/head This commit looks good Details
0cdee89ac3
Button removed when user does not have permissions
gitea/salix/pipeline/head This commit looks good Details
f0b1591b14
Remove debugging elements
gitea/salix/pipeline/head This commit looks good Details
dc53aac163
Merge branch 'dev' into 2612-create-supplier
gitea/salix/pipeline/head There was a failure building this commit Details
70c9c3d788
initial back test created, modified DB statetments
gitea/salix/pipeline/head There was a failure building this commit Details
9290cd6fb6
Finished back tests
gitea/salix/pipeline/head This commit looks good Details
047076f189
changed tests
gitea/salix/pipeline/head There was a failure building this commit Details
a204c6e2b0
Fixed the suppliers not appearing
gitea/salix/pipeline/head There was a failure building this commit Details
470b4485d5
Fixed test and DB structure
gitea/salix/pipeline/head There was a failure building this commit Details
db12ceb369
removed async from the redirect function
gitea/salix/pipeline/head Build queued... Details
73a69051a8
Merge branch 'dev' into 2612-create-supplier
gitea/salix/pipeline/head There was a failure building this commit Details
9089ba7346
requested changes
gitea/salix/pipeline/head There was a failure building this commit Details
76d248131c
Merge branch 'dev' into 2612-create-supplier
gitea/salix/pipeline/head There was a failure building this commit Details
7b04464848
Merge branch 'dev' into 2612-create-supplier
gitea/salix/pipeline/head There was a failure building this commit Details
296a743d8a
Fix test, remove console log
gitea/salix/pipeline/head There was a failure building this commit Details
418ba65c2e
Merge pull request '2612-create-supplier' (!1089) from 2612-create-supplier into dev
Reviewed-on: #1089
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
gitea/salix/pipeline/head There was a failure building this commit Details
4334907d91
fix(database): updated sql files
gitea/salix/pipeline/head There was a failure building this commit Details
99fca9834f
Merge branch 'dev' into 4590-Refactor-isBox-freightItemFk
joan added this to the v9.0.0 - November milestone 2022-11-04 08:24:40 +00:00
pau added 52 commits 2022-11-08 07:05:35 +00:00
gitea/salix/pipeline/head This commit is unstable Details
7895decf4e
feat(notification): create models
gitea/salix/pipeline/head This commit looks good Details
9b48cbb078
feat(notification): send
gitea/salix/pipeline/head There was a failure building this commit Details
2b19688ca4
quit focus
gitea/salix/pipeline/head This commit looks good Details
d040ecb743
feat(ticket): getVideo from shinobi
gitea/salix/pipeline/head This commit looks good Details
7d4dd7bb52
feat(boxing): return stream video
gitea/salix/pipeline/head This commit looks good Details
8a08b6f399
feat(ticket_boxing): return video stream
gitea/salix/pipeline/head This commit is unstable Details
b4b6d61460
feat(ticket_boxing): fix getVideo
gitea/salix/pipeline/head This commit looks good Details
43df1e7e10
refactor(boxing): refactor getVideo
gitea/salix/pipeline/head This commit looks good Details
8dd02ab6ee
quit console.logs
gitea/salix/pipeline/head This commit looks good Details
c06d2970ae
test(boxing): getVideoList
gitea/salix/pipeline/head There was a failure building this commit Details
2c691eb796
feat(vnApp): getUrl and create salix.url. test(boxing): getVideoList
gitea/salix/pipeline/head There was a failure building this commit Details
e931414bb7
unnecessary code
gitea/salix/pipeline/head This commit is unstable Details
eec1d6df4a
add translation
gitea/salix/pipeline/head This commit looks good Details
f81b2775a0
add fixture
gitea/salix/pipeline/head This commit looks good Details
24cb8e00bb
creates notification sql in changes
gitea/salix/pipeline/head This commit looks good Details
c637f2c879
feat(send): use vn-print libary and adapt test
gitea/salix/pipeline/head This commit looks good Details
aef47d46b1
env test
gitea/salix/pipeline/head This commit looks good Details
c24b975f26
remove node_env
gitea/salix/pipeline/head There was a failure building this commit Details
3fd10dfc64
Merge branch 'dev' into 4075-ticket_boxing
gitea/salix/pipeline/head There was a failure building this commit Details
ac8c4b8ef0
Merge branch 'dev' into 4075-ticket_boxing
gitea/salix/pipeline/head There was a failure building this commit Details
607e9010e6
Merge branch 'dev' into 4075-ticket_boxing
gitea/salix/pipeline/head This commit looks good Details
f65d06fc7d
fixes #4073
gitea/salix/pipeline/head There was a failure building this commit Details
6a2bc5b593
Disabled back tests
gitea/salix/pipeline/head There was a failure building this commit Details
51f95f0261
Fixed error
gitea/salix/pipeline/head There was a failure building this commit Details
714fe32552
Fix error
gitea/salix/pipeline/head There was a failure building this commit Details
5c65314162
use findById
gitea/salix/pipeline/head This commit looks good Details
da78b39874
Merge branch 'dev' into 4075-ticket_boxing
gitea/salix/pipeline/head This commit looks good Details
80617dd578
Merge branch 'dev' into 4320-notificationQueue
gitea/salix/pipeline/head This commit looks good Details
88dda4523f
Merge pull request '4320-notificationQueue' (!1087) from 4320-notificationQueue into dev
Reviewed-on: #1087
Reviewed-by: Juan Ferrer <juan@verdnatura.es>
Reviewed-by: Vicent Llopis <vicent@verdnatura.es>
gitea/salix/pipeline/head This commit looks good Details
ad1b429d10
check if user has role from userToUpdate
gitea/salix/pipeline/head This commit looks good Details
9c9db3250e
Merge pull request '4075-ticket_boxing' (!1070) from 4075-ticket_boxing into dev
Reviewed-on: #1070
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
Reviewed-by: Vicent Llopis <vicent@verdnatura.es>
gitea/salix/pipeline/head There was a failure building this commit Details
70c97120b3
Merge pull request 'MASTER_4073-user_hasGrant' (!1107) from 4073-user-hasGrant-master into master
Reviewed-on: #1107
Reviewed-by: Juan Ferrer <juan@verdnatura.es>
gitea/salix/pipeline/head This commit looks good Details
463d3e6e12
Fixes
gitea/salix/pipeline/head There was a failure building this commit Details
d34936015b
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test
gitea/salix/pipeline/head There was a failure building this commit Details
231575d23e
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details
ac6fbd07a9
Upgraded node version
pau canceled auto merging this pull request when all checks succeed 2022-11-08 07:06:32 +00:00
pau added 1 commit 2022-11-08 07:06:35 +00:00
pau added 1 commit 2022-11-10 07:40:22 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
c4044ff70d
Merge branch 'dev' into 4590-Refactor-isBox-freightItemFk
pau added 1 commit 2022-11-10 07:43:34 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
772ea00777
Merge branch 'dev' into 4590-Refactor-isBox-freightItemFk
joan merged commit 5a56fb4b6a into dev 2022-11-10 07:50:14 +00:00
joan deleted branch 4590-Refactor-isBox-freightItemFk 2022-11-10 07:50:14 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix#1079
No description provided.