fixes #5287 Añadir campo Locker (Taquilla) en Worker/Basic Data y crear nueva sección Worker/PDA #1347

Merged
alexandre merged 6 commits from 5287-worker-locker-pda into dev 2023-02-28 12:55:36 +00:00
Contributor
No description provided.
alexandre added 2 commits 2023-02-27 07:42:21 +00:00
gitea/salix/pipeline/head This commit looks good Details
5d9220c5c0
refs #5287 locker added
gitea/salix/pipeline/head This commit looks good Details
5b7306a9ca
refs #5287 f describe
alexandre added 1 commit 2023-02-28 06:49:46 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
94901d5b1f
refs #5287 pda section added, tests added
alexandre added 1 commit 2023-02-28 07:00:28 +00:00
gitea/salix/pipeline/head This commit looks good Details
7a04b0b3de
refs #5287 icon added
alexandre changed title from WIP: #5287 Añadir campo Locker (Taquilla) en Worker/Basic Data y crear nueva sección Worker/PDA to fixes #5287 Añadir campo Locker (Taquilla) en Worker/Basic Data y crear nueva sección Worker/PDA 2023-02-28 07:01:15 +00:00
alexandre added the
CR / Tests passed
label 2023-02-28 07:01:18 +00:00
alexandre requested review from jgallego 2023-02-28 07:01:52 +00:00
jgallego requested changes 2023-02-28 07:17:13 +00:00
@ -0,0 +3,4 @@
VALUES
('DeviceProduction', '*', '*', 'ALLOW', 'ROLE', 'employee'),
('DeviceProductionModels', '*', '*', 'ALLOW', 'ROLE', 'employee'),
('DeviceProductionState', '*', '*', 'ALLOW', 'ROLE', 'employee'),
Owner

Pregunta permisos a Juanjo

Pregunta permisos a Juanjo
@ -0,0 +2,4 @@
module.exports = Self => {
Self.remoteMethodCtx('allocatePDA', {
description: 'Deallocate the worker's PDA',
Owner

descripcio incorrecta?

descripcio incorrecta?
alexandre added 1 commit 2023-02-28 07:37:26 +00:00
gitea/salix/pipeline/head This commit looks good Details
96e103d76e
refs #5287 sections sorted
alexandre added 1 commit 2023-02-28 11:47:00 +00:00
gitea/salix/pipeline/head This commit looks good Details
d5ea59e284
refs #5287 permisos añadidos
alexandre requested review from jgallego 2023-02-28 11:47:07 +00:00
jgallego approved these changes 2023-02-28 12:55:12 +00:00
alexandre merged commit 85b1ca4a02 into dev 2023-02-28 12:55:36 +00:00
alexandre deleted branch 5287-worker-locker-pda 2023-02-28 12:55:36 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 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#1347
No description provided.