join #19

Merged
amaliadwiy merged 222 commits from join into v1 2026-02-09 11:18:03 +08:00
43 changed files with 359 additions and 134 deletions
Showing only changes of commit 7ad846ff9c - Show all commits

View File

@@ -30,8 +30,6 @@ export default function HeaderRightProjectList() {
}}
/>
}
{
(entityUser.role == 'supadmin' || entityUser.role == 'developer') &&
<MenuItemRow
icon={<AntDesign name="filter" color="black" size={25} />}
title="Filter"
@@ -42,7 +40,6 @@ export default function HeaderRightProjectList() {
}, 600)
}}
/>
}
</View>
</DrawerBottom>
<ModalFilter