fix: revise frontend acl

This commit is contained in:
mertmit
2023-09-19 12:12:35 +00:00
parent 1b97acbcb2
commit a930f7d242
56 changed files with 245 additions and 316 deletions

View File

@@ -116,7 +116,7 @@ function openTableCreateMagicDialog(baseId?: string) {
<template>
<div
v-if="isUIAllowed('table-create', false, projectRole)"
v-if="isUIAllowed('tableCreate', false, projectRole)"
class="group flex items-center gap-2 pl-2 pr-4.75 py-1 text-primary/70 hover:(text-primary/100) cursor-pointer select-none"
@click="emit('openTableCreateDialog')"
>