WIP: #7274 - Fix Customer bugs #332

Closed
jsegarra wants to merge 0 commits from fix_Customer_1 into dev
Member
No description provided.
jsegarra added 1 commit 2024-04-26 08:50:47 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
93bbd0c222
fix: icons
jsegarra added 2 commits 2024-04-26 09:04:35 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
7831a69aa9
fix: i18n and icon class
jsegarra added 2 commits 2024-04-26 09:29:06 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
be1857bb94
fix: FilterPanel menu icon
jsegarra added 3 commits 2024-04-26 10:40:45 +00:00
jsegarra changed title from WIP: Fix Customer bugs to WIP:#7274 - Fix Customer bugs 2024-04-30 08:12:00 +00:00
jsegarra changed title from WIP:#7274 - Fix Customer bugs to WIP: #7274 - Fix Customer bugs 2024-04-30 08:12:06 +00:00
jon added 1 commit 2024-05-02 10:57:35 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
c2ba7bfe22
fix: campaign button
jsegarra added 1 commit 2024-05-02 11:52:13 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
ce0c9ebd98
Merge branch 'test' into fix_Customer_1
jsegarra added 2 commits 2024-05-02 12:06:20 +00:00
jon added 2 commits 2024-05-03 06:40:52 +00:00
jsegarra changed title from WIP: #7274 - Fix Customer bugs to #7274 - Fix Customer bugs 2024-05-03 11:08:02 +00:00
jon added 1 commit 2024-05-06 12:59:22 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
6ce57d3c40
fix: #7274
jsegarra added 1 commit 2024-05-06 13:17:03 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
b21abf40d2
fix: Update from-to when cmpaign changes
jsegarra requested review from alexm 2024-05-06 13:17:20 +00:00
alexm added 1 commit 2024-05-07 07:05:28 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
a139c11a22
Merge branch 'test' into fix_Customer_1
alexm requested changes 2024-05-07 09:24:48 +00:00
Dismissed
alexm left a comment
Member

image

![image](/attachments/8bab357c-c578-4d8d-9bf1-4bf1fc413d77)
@ -1,16 +1,16 @@
<script setup>
Member

Esta seccion no se abre

Esta seccion no se abre
Author
Member

Correcto, había un VnSelectFilter

Correcto, había un VnSelectFilter
jsegarra requested review from alexm 2024-05-07 09:35:44 +00:00
jsegarra added 1 commit 2024-05-07 09:36:38 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
0dc95ca3a0
fix: VnSelectFilter
alexm requested changes 2024-05-08 08:01:56 +00:00
alexm left a comment
Member

Notifications no pagina

Notifications no pagina
jsegarra added 1 commit 2024-05-08 09:28:16 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
2fc3868a25
Merge branch 'test' into fix_Customer_1
jsegarra changed title from #7274 - Fix Customer bugs to WIP: #7274 - Fix Customer bugs 2024-05-08 09:37:39 +00:00
jsegarra added 3 commits 2024-05-09 08:26:23 +00:00
jsegarra added 1 commit 2024-05-09 10:11:22 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
gitea/salix-front/pipeline/pr-dev This commit looks good Details
e7833206e7
fix: Risk field
jsegarra requested review from alexm 2024-05-09 10:30:23 +00:00
Author
Member

Se han corregido los problemas que estaban en el checklist

Se han corregido los problemas que estaban en el checklist
jsegarra changed title from WIP: #7274 - Fix Customer bugs to #7274 - Fix Customer bugs 2024-05-09 10:30:43 +00:00
alexm requested changes 2024-05-13 05:21:28 +00:00
alexm left a comment
Member

El panel de busqueda, por lo menos en Morosos no funciona:
image

La funcion de añadir nota, no funciona (para que funcione "dataRef", falta poner 'ref="dataRef"'):
image

El panel de busqueda, por lo menos en Morosos no funciona: ![image](/attachments/40aa5ed6-aba3-4435-94a3-52bd57f17e9a) La funcion de añadir nota, no funciona (para que funcione "dataRef", falta poner 'ref="dataRef"'): ![image](/attachments/982e994f-23cb-4467-93e2-773e13aa96ae)
@ -262,0 +302,4 @@
<VnInput
type="textarea"
v-model="props.value"
autogrow
Member

disable

disable
jorgep marked this conversation as resolved
alexm reviewed 2024-05-13 05:28:45 +00:00
@ -201,0 +212,4 @@
</QTooltip>
</QBtn>
</div>
</Teleport></template
Member

Aqui se ha tabulado raro, a mi tambien me pasa alguna vez, ns si sera por prettier

Aqui se ha tabulado raro, a mi tambien me pasa alguna vez, ns si sera por prettier
jorgep marked this conversation as resolved
Author
Member

Anoto los defectos en el redmine para abordar cuando toque

Anoto los defectos en el redmine para abordar cuando toque
jsegarra changed title from #7274 - Fix Customer bugs to WIP: #7274 - Fix Customer bugs 2024-05-14 10:32:12 +00:00
jorgep changed target branch from test to dev 2024-05-14 11:41:51 +00:00
jorgep added 1 commit 2024-05-14 11:42:50 +00:00
Member

Añadir nota resuelto.

Añadir nota resuelto.
jorgep added 1 commit 2024-05-14 12:40:04 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
e4637b7d15
fix: refs #7274 add note
jorgep added 1 commit 2024-05-14 15:29:23 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
9d9d3db43b
fix: refs #7274 defaulterFilter
jorgep closed this pull request 2024-05-15 09:20:25 +00:00
Member

Rama con nombre corregido: #374

Rama con nombre corregido: https://gitea.verdnatura.es/verdnatura/salix-front/pulls/374
All checks were successful
gitea/salix-front/pipeline/pr-dev This commit looks good
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
4 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-front#332
No description provided.