Change Permission & WIP Dashboard Client Portal
This commit is contained in:
0
frontend/client-portal/src/layouts/LogoOnlyLayout.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/LogoOnlyLayout.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/AccountPopover.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/AccountPopover.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/ContactsPopover.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/ContactsPopover.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/CorporatePopover.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/CorporatePopover.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/LanguagePopover.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/LanguagePopover.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/NotificationsPopover.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/NotificationsPopover.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/Searchbar.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/Searchbar.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/index.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/header/index.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/index.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/index.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/navbar/CollapseButton.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/navbar/CollapseButton.tsx
Executable file → Normal file
8
frontend/client-portal/src/layouts/dashboard/navbar/NavConfig.tsx
Executable file → Normal file
8
frontend/client-portal/src/layouts/dashboard/navbar/NavConfig.tsx
Executable file → Normal file
@@ -11,10 +11,10 @@ const navConfig = [
|
||||
{
|
||||
subheader: 'Case Management',
|
||||
items: [
|
||||
// {
|
||||
// title: 'Alarm Center',
|
||||
// path: '/alarm-center',
|
||||
// },
|
||||
{
|
||||
title: 'Alarm Center',
|
||||
path: '/alarm-center',
|
||||
},
|
||||
{
|
||||
title: 'Claim Report',
|
||||
path: '/claim-report',
|
||||
|
||||
0
frontend/client-portal/src/layouts/dashboard/navbar/NavbarAccount.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/navbar/NavbarAccount.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/navbar/NavbarDocs.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/navbar/NavbarDocs.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/navbar/NavbarHorizontal.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/navbar/NavbarHorizontal.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/navbar/NavbarVertical.tsx
Executable file → Normal file
0
frontend/client-portal/src/layouts/dashboard/navbar/NavbarVertical.tsx
Executable file → Normal file
Reference in New Issue
Block a user