fixes #4797 Seccion Worker/Notification #51
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#51
Loading…
Reference in New Issue
No description provided.
Delete Branch "4797-worker-notification-selector"
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?
WIP: #4797 Seccion Worker/Notificationto fixes #4797 Seccion Worker/Notification@ -0,0 +32,4 @@
notifications.value = res.data;
}
});
} catch (e) {
Aço es necesari? en la funcio de baix no ha fet falta?
Per algun motiu en vitest si les cridades que fa axios no estan manejades te llança un error Unhandled Rejection. En esta funció ho he posat en un try/catch perque no havia de fer res, en les altres funcions sí que està manejat gastant el .catch() de axios.
@ -0,0 +1,27 @@
describe('WorkerNotificationsManager', () => {
Feslos que no depenguen un de altres, per exemple el ultim depen dels anteriors
@ -0,0 +108,4 @@
</div>
</QItem>
</div>
<div v-show="notifications.length > 0">
v-show="notifications.length" valdria?