#8247: Fixed acls and added lost options #1159
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1159
Loading…
Reference in New Issue
No description provided.
Delete Branch "8247-EnableAccount"
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?
Necesita de la PR del back verdnatura/salix#3358
@ -124,0 +181,4 @@
<QItem
v-if="
account.hasAccount &&
useAcl().hasAny([{ model: 'AccountConfig', props: '*', accessType: 'WRITE' }])
Veo raro comprobar AccountConfig
@ -139,0 +200,4 @@
v-if="
!account.active &&
useAcl().hasAny([
{ model: 'VnUser', props: 'higherPrivileges', accessType: 'WRITE' },
Si se consulta varias veces, sacar a un ref y setear en el onMounted