5887-mailAlias_refactor #1659

Merged
vicent merged 6 commits from 5887-mailAlias_refactor into master 2023-07-12 06:34:45 +00:00
Contributor
No description provided.
vicent added the
CR / Tests passed
label 2023-07-11 10:34:19 +00:00
vicent added 2 commits 2023-07-11 10:34:21 +00:00
vicent added 1 commit 2023-07-11 11:22:10 +00:00
gitea/salix/pipeline/head This commit looks good Details
5a5a1ed20b
refs #5887 feat: addback test
vicent requested review from jgallego 2023-07-11 11:28:00 +00:00
jgallego requested changes 2023-07-11 11:35:33 +00:00
@ -0,0 +2,4 @@
module.exports = Self => {
Self.remoteMethod('addAlias', {
description: 'Add alias if user has grant',
Owner

Add an alias if the user has the grant

Add an alias if the user has the grant
vicent marked this conversation as resolved
@ -300,2 +300,3 @@
"The renew period has not been exceeded": "El periodo de renovación no ha sido superado",
"Negative basis of tickets": "Base negativa para los tickets: {{ticketsIds}}"
"Negative basis of tickets": "Base negativa para los tickets: {{ticketsIds}}",
"You don't have the alias assigned and you can't assign it to another user": "No tienes el alias asignado y no puedes asignarlo a otro usuario"
Owner

"You cannot assign an alias that you are not assigned to": "No puedes asignar un alias que no tienes asignado"

"You cannot assign an alias that you are not assigned to": "No puedes asignar un alias que no tienes asignado"
vicent marked this conversation as resolved
vicent added 2 commits 2023-07-11 11:38:53 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
a215797390
tranalstion
vicent requested review from jgallego 2023-07-11 11:39:05 +00:00
jgallego approved these changes 2023-07-11 11:43:31 +00:00
vicent added 1 commit 2023-07-11 11:52:42 +00:00
gitea/salix/pipeline/head This commit looks good Details
808a9976ab
refs #5887 fix: back etst
alexm approved these changes 2023-07-11 11:55:59 +00:00
vicent merged commit 83698522ca into master 2023-07-12 06:34:45 +00:00
vicent deleted branch 5887-mailAlias_refactor 2023-07-12 06:34:45 +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#1659
No description provided.