Ticket purchase request #479

Merged
jsegarra merged 6 commits from :feature/TicketPurchaseRequest into dev 2024-06-25 20:36:52 +00:00
Contributor
No description provided.
hyervoni added 1 commit 2024-06-24 15:41:03 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
b3a4dd3f79
Ticket purchase request
hyervoni requested review from alexm 2024-06-24 15:41:14 +00:00
hyervoni requested review from jsegarra 2024-06-24 15:41:15 +00:00
jsegarra requested changes 2024-06-25 08:25:24 +00:00
Dismissed
@ -0,0 +134,4 @@
]);
const getRequestState = (state) => {
switch (state) {
Member

Falta traducir

Falta traducir
jsegarra marked this conversation as resolved
@ -0,0 +221,4 @@
<template #body-cell-saleFk="{ row }">
<QTd @click.stop>
<QBtn v-if="row.saleFk" flat color="primary">
{{ row.requester?.user?.nickname }}
Member

Ayayayaya copy-paste, mostramos el nickname cuando es el ItemDescriptor?

Ayayayaya copy-paste, mostramos el nickname cuando es el ItemDescriptor?
jsegarra marked this conversation as resolved
jsegarra approved these changes 2024-06-25 08:34:25 +00:00
Dismissed
alexm approved these changes 2024-06-25 12:12:15 +00:00
Dismissed
jsegarra added 3 commits 2024-06-25 20:31:57 +00:00
jsegarra dismissed jsegarra’s review 2024-06-25 20:31:58 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

jsegarra dismissed alexm’s review 2024-06-25 20:31:58 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

jsegarra requested review from jsegarra 2024-06-25 20:32:12 +00:00
jsegarra approved these changes 2024-06-25 20:32:25 +00:00
Dismissed
jsegarra scheduled this pull request to auto merge when all checks succeed 2024-06-25 20:32:29 +00:00
jsegarra added 1 commit 2024-06-25 20:34:25 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
4e4563d481
fix: merge dev
jsegarra dismissed jsegarra’s review 2024-06-25 20:34:25 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

jsegarra added 1 commit 2024-06-25 20:35:26 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
56560d4b50
fix: merge dev
jsegarra approved these changes 2024-06-25 20:36:11 +00:00
jsegarra merged commit 22ccd4adfd into dev 2024-06-25 20:36:52 +00:00
jsegarra deleted branch feature/TicketPurchaseRequest 2024-06-25 20:36:52 +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-front#479
No description provided.