Tickets future #461
No reviewers
Labels
No Milestone
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#461
Loading…
Reference in New Issue
No description provided.
Delete Branch ":feature/TicketsFuture"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +83,4 @@
};
};
const ticketColumns = computed(() => [
Revisamos el comportamiento de los filtros porque el valor desaparece y no filtra
@ -0,0 +287,4 @@
<QBtn
icon="keyboard_double_arrow_right"
color="primary"
:disable="!selectedTickets.length"
Añadir tooltip
Añadido.
Commit:
4e7c09fa44
@ -0,0 +301,4 @@
</template>
</VnSubToolbar>
<QPage class="column items-center q-pa-md">
<QTable
No veo el selector/checkbox global
Checkbox añadido.
Commit:
79c606fc70
@ -0,0 +309,4 @@
v-model:selected="selectedTickets"
:pagination="{ rowsPerPage: 0 }"
:no-data-label="t('globals.noResults')"
style="max-width: 99%"
Propuesta, añadir hide-bottom
Si quieres lo mantenemos pero cuando se cierre el modal que no aparezca el texto de que hay una fila seleccionada, cuando no la hay
Fixed.
Commit:
6cd8a478fa
@ -0,0 +314,4 @@
<template #header>
<QTr>
<QTh class="horizontal-separator" />
<QTh class="horizontal-separator" colspan="8" translate>
text-transform: uppercase
Y diria que tambien falta poner en texto ligthgray
Cambios añadidos.
Commit:
b6ec10994a
No le damos importancia a los filtros, ya que se vienen otros cambios
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings