@carlonicora/nextjs-jsonapi 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AbstractService-BKlpJA61.d.mts → AbstractService-B2n_JdiC.d.mts} +1 -1
- package/dist/{AbstractService-D9eSVKNa.d.ts → AbstractService-DtQTYovo.d.ts} +1 -1
- package/dist/{content.interface-Dg2lt_An.d.mts → AuthComponent-CPLvEerw.d.mts} +11 -15
- package/dist/{content.interface-BhyAiOFq.d.ts → AuthComponent-m6Qp4Hz6.d.ts} +11 -15
- package/dist/{BlockNoteEditor-UVO3VZZE.mjs → BlockNoteEditor-BLVXQPXV.mjs} +14 -18
- package/dist/{BlockNoteEditor-UVO3VZZE.mjs.map → BlockNoteEditor-BLVXQPXV.mjs.map} +1 -1
- package/dist/{BlockNoteEditor-VFWG6LXI.js → BlockNoteEditor-ZTDHULFT.js} +15 -19
- package/dist/BlockNoteEditor-ZTDHULFT.js.map +1 -0
- package/dist/JsonApiRequest-O7BGUMFO.mjs +23 -0
- package/dist/JsonApiRequest-VARLNKAF.js +23 -0
- package/dist/JsonApiRequest-VARLNKAF.js.map +1 -0
- package/dist/chunk-2LM6LCJW.mjs +1 -0
- package/dist/chunk-3APORDYP.mjs +7783 -0
- package/dist/chunk-3APORDYP.mjs.map +1 -0
- package/dist/{chunk-TMVHSY3Y.js → chunk-5ZEADNNP.js} +36 -17
- package/dist/chunk-5ZEADNNP.js.map +1 -0
- package/dist/{chunk-ECDTZBYO.mjs → chunk-74F6BBHH.mjs} +21 -2
- package/dist/chunk-74F6BBHH.mjs.map +1 -0
- package/dist/{chunk-GYWPEPOH.mjs → chunk-7C5RAEBO.mjs} +72 -68
- package/dist/chunk-7C5RAEBO.mjs.map +1 -0
- package/dist/chunk-A5DDIABK.js +1 -0
- package/dist/{chunk-TEGF6ZWG.js → chunk-AGAJMJ4T.js} +47 -9
- package/dist/chunk-AGAJMJ4T.js.map +1 -0
- package/dist/{chunk-CXQOWQSY.js → chunk-AYHKQWHH.js} +15 -2
- package/dist/chunk-AYHKQWHH.js.map +1 -0
- package/dist/{chunk-I2REI7OA.js → chunk-HMHGLXWC.js} +33 -15
- package/dist/chunk-HMHGLXWC.js.map +1 -0
- package/dist/chunk-IWFGEPAA.mjs +1 -0
- package/dist/chunk-JC3WJK65.js +1 -0
- package/dist/{chunk-L6EQEAXU.mjs → chunk-PYF2U6WG.mjs} +25 -7
- package/dist/chunk-PYF2U6WG.mjs.map +1 -0
- package/dist/{chunk-YDVTFM7X.mjs → chunk-RBIVEH2K.mjs} +42 -4
- package/dist/chunk-RBIVEH2K.mjs.map +1 -0
- package/dist/{chunk-V2JJPI7N.js → chunk-RZO2LOW4.js} +237 -233
- package/dist/chunk-RZO2LOW4.js.map +1 -0
- package/dist/{chunk-X4BIHJ2B.mjs → chunk-SM63SZCP.mjs} +15 -2
- package/dist/chunk-SM63SZCP.mjs.map +1 -0
- package/dist/chunk-WEC4YMOS.js +7783 -0
- package/dist/chunk-WEC4YMOS.js.map +1 -0
- package/dist/client/index.d.mts +21 -2
- package/dist/client/index.d.ts +21 -2
- package/dist/client/index.js +18 -245
- package/dist/client/index.js.map +1 -1
- package/dist/client/index.mjs +28 -255
- package/dist/client/index.mjs.map +1 -1
- package/dist/components/index.d.mts +293 -8
- package/dist/components/index.d.ts +293 -8
- package/dist/components/index.js +78 -2323
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +172 -2417
- package/dist/components/index.mjs.map +1 -1
- package/dist/{config-hXufftVS.d.ts → config-BmnK65TD.d.mts} +1 -0
- package/dist/{config-hXufftVS.d.mts → config-BmnK65TD.d.ts} +1 -0
- package/dist/config-DQeAo9Kf.d.mts +49 -0
- package/dist/config-DQeAo9Kf.d.ts +49 -0
- package/dist/contexts/index.d.mts +109 -21
- package/dist/contexts/index.d.ts +109 -21
- package/dist/contexts/index.js +39 -7
- package/dist/contexts/index.js.map +1 -1
- package/dist/contexts/index.mjs +40 -8
- package/dist/core/index.d.mts +3 -4
- package/dist/core/index.d.ts +3 -4
- package/dist/core/index.js +3 -7
- package/dist/core/index.js.map +1 -1
- package/dist/core/index.mjs +4 -8
- package/dist/{d3.link.interface-QMdB22bC.d.mts → d3.link.interface-ClC4Irqp.d.mts} +2 -1
- package/dist/{d3.link.interface-QMdB22bC.d.ts → d3.link.interface-ClC4Irqp.d.ts} +2 -1
- package/dist/features/index.d.mts +17 -86
- package/dist/features/index.d.ts +17 -86
- package/dist/features/index.js +7 -16
- package/dist/features/index.js.map +1 -1
- package/dist/features/index.mjs +10 -19
- package/dist/hooks/index.d.mts +18 -43
- package/dist/hooks/index.d.ts +18 -43
- package/dist/hooks/index.js +20 -7
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +19 -6
- package/dist/index.d.mts +10 -6
- package/dist/index.d.ts +10 -6
- package/dist/index.js +13 -10
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +22 -19
- package/dist/interfaces/index.d.mts +2 -1
- package/dist/interfaces/index.d.ts +2 -1
- package/dist/notification.interface-BBgMUdLR.d.mts +14 -0
- package/dist/notification.interface-gyvT-Z2F.d.ts +14 -0
- package/dist/permissions/index.d.mts +2 -3
- package/dist/permissions/index.d.ts +2 -3
- package/dist/server/index.d.mts +38 -18
- package/dist/server/index.d.ts +38 -18
- package/dist/server/index.js +70 -2
- package/dist/server/index.js.map +1 -1
- package/dist/server/index.mjs +68 -0
- package/dist/server/index.mjs.map +1 -1
- package/dist/types-BUAlgqqh.d.ts +39 -0
- package/dist/{types-DluCaP1I.d.ts → types-Bl61ob-7.d.mts} +19 -2
- package/dist/{types-lQVA8d_P.d.mts → types-Bl61ob-7.d.ts} +19 -2
- package/dist/types-iVdVY7ba.d.mts +39 -0
- package/dist/useSocket-Cn7fB_B1.d.mts +25 -0
- package/dist/useSocket-DzMKRKCA.d.ts +25 -0
- package/dist/user.fields-CbdObSmS.d.mts +18 -0
- package/dist/user.fields-CbdObSmS.d.ts +18 -0
- package/dist/utils/index.d.mts +1 -2
- package/dist/utils/index.d.ts +1 -2
- package/package.json +5 -3
- package/src/client/index.ts +13 -0
- package/src/components/forms/index.ts +1 -0
- package/src/components/index.ts +5 -0
- package/src/components/tables/ContentListTable.tsx +1 -0
- package/src/contexts/CommonContext.tsx +52 -0
- package/src/contexts/SharedContext.tsx +2 -0
- package/src/contexts/SocketContext.tsx +65 -0
- package/src/contexts/index.ts +6 -1
- package/src/features/auth/components/containers/AuthContainer.tsx +32 -0
- package/src/features/auth/components/containers/index.ts +1 -0
- package/src/features/auth/components/details/LandingComponent.tsx +39 -0
- package/src/features/auth/components/details/index.ts +1 -0
- package/src/features/auth/components/forms/AcceptInvitation.tsx +136 -0
- package/src/features/auth/components/forms/ActivateAccount.tsx +75 -0
- package/src/features/auth/components/forms/Cookies.tsx +32 -0
- package/src/features/auth/components/forms/ForgotPassword.tsx +108 -0
- package/src/features/auth/components/forms/Login.tsx +118 -0
- package/src/features/auth/components/forms/Logout.tsx +19 -0
- package/src/features/auth/components/forms/RefreshUser.tsx +39 -0
- package/src/features/auth/components/forms/Register.tsx +150 -0
- package/src/features/auth/components/forms/ResetPassword.tsx +126 -0
- package/src/features/auth/components/forms/index.ts +9 -0
- package/src/features/auth/components/index.ts +3 -0
- package/src/features/auth/contexts/AuthContext.tsx +77 -0
- package/src/features/auth/contexts/index.ts +1 -0
- package/src/features/auth/enums/AuthComponent.ts +9 -0
- package/src/features/auth/enums/index.ts +1 -0
- package/src/features/auth/index.ts +2 -1
- package/src/features/auth/utils/AuthCookies.ts +134 -0
- package/src/features/auth/utils/index.ts +1 -0
- package/src/features/company/components/containers/AdminCompanyContainer.tsx +26 -0
- package/src/features/company/components/containers/CompanyContainer.tsx +17 -0
- package/src/features/company/components/containers/index.ts +2 -0
- package/src/features/company/components/details/CompanyDetails.tsx +26 -0
- package/src/features/company/components/details/index.ts +1 -0
- package/src/features/company/components/forms/CompanyConfigurationEditor.tsx +151 -0
- package/src/features/company/components/forms/CompanyConfigurationSecurityForm.tsx +97 -0
- package/src/features/company/components/forms/CompanyDeleter.tsx +121 -0
- package/src/features/company/components/forms/CompanyEditor.tsx +245 -0
- package/src/features/company/components/forms/CompanyLicense.tsx +213 -0
- package/src/features/company/components/forms/index.ts +5 -0
- package/src/features/company/components/index.ts +4 -0
- package/src/features/company/components/lists/CompaniesList.tsx +31 -0
- package/src/features/company/components/lists/index.ts +1 -0
- package/src/features/company/contexts/CompanyContext.tsx +99 -0
- package/src/features/company/contexts/index.ts +0 -0
- package/src/features/company/hooks/index.ts +1 -0
- package/src/features/company/hooks/useCompanyTableStructure.tsx +82 -0
- package/src/features/feature/components/forms/FormFeatures.tsx +141 -140
- package/src/features/feature/components/forms/index.ts +1 -0
- package/src/features/feature/components/index.ts +1 -1
- package/src/features/feature/index.ts +1 -2
- package/src/features/module/index.ts +1 -1
- package/src/features/notification/components/common/NotificationErrorBoundary.tsx +51 -0
- package/src/features/notification/components/common/index.ts +1 -0
- package/src/features/notification/components/containers/NotificationsListContainer.tsx +44 -0
- package/src/features/notification/components/containers/index.ts +1 -0
- package/src/features/notification/components/index.ts +5 -0
- package/src/features/notification/components/lists/NotificationsList.tsx +129 -0
- package/src/features/notification/components/lists/index.ts +1 -0
- package/src/features/notification/components/modals/NotificationModal.tsx +220 -0
- package/src/features/notification/components/modals/index.ts +1 -0
- package/src/features/notification/components/notifications/Notification.tsx +120 -0
- package/src/features/notification/components/notifications/PushNotificationProvider.tsx +9 -0
- package/src/features/notification/components/notifications/index.ts +2 -0
- package/src/features/notification/contexts/NotificationContext.tsx +187 -0
- package/src/features/notification/contexts/index.ts +1 -0
- package/src/features/notification/index.ts +1 -1
- package/src/features/push/index.ts +1 -1
- package/src/features/role/components/containers/RoleContainer.tsx +18 -0
- package/src/features/role/components/containers/index.ts +1 -0
- package/src/features/role/components/details/RoleDetails.tsx +21 -0
- package/src/features/role/components/details/index.ts +1 -0
- package/src/features/role/components/forms/FormRoles.tsx +82 -0
- package/src/features/role/components/forms/RemoveUserFromRole.tsx +108 -0
- package/src/features/role/components/forms/UserRoleAdd.tsx +128 -0
- package/src/features/role/components/forms/index.ts +3 -0
- package/src/features/role/components/index.ts +4 -0
- package/src/features/role/components/lists/RolesList.tsx +27 -0
- package/src/features/role/components/lists/UserRolesList.tsx +31 -0
- package/src/features/role/components/lists/index.ts +2 -0
- package/src/features/role/contexts/RoleContext.tsx +84 -0
- package/src/features/role/contexts/index.ts +1 -0
- package/src/features/role/hooks/index.ts +1 -0
- package/src/features/role/hooks/useRoleTableStructure.tsx +72 -0
- package/src/features/s3/index.ts +1 -1
- package/src/features/user/components/containers/UserContainer.tsx +23 -0
- package/src/features/user/components/containers/UserIndexContainer.tsx +12 -0
- package/src/features/user/components/containers/UsersListContainer.tsx +36 -0
- package/src/features/user/components/containers/index.ts +3 -0
- package/src/features/user/components/details/UserDetails.tsx +74 -0
- package/src/features/user/components/details/UserIndexDetails.tsx +28 -0
- package/src/features/user/components/details/index.ts +2 -0
- package/src/features/user/components/forms/RoleUserAdd.tsx +93 -0
- package/src/features/user/components/forms/UserAvatarEditor.tsx +78 -0
- package/src/features/user/components/forms/UserDeleter.tsx +49 -0
- package/src/features/user/components/forms/UserEditor.tsx +319 -0
- package/src/features/user/components/forms/UserMultiSelect.tsx +218 -0
- package/src/features/user/components/forms/UserReactivator.tsx +79 -0
- package/src/features/user/components/forms/UserResentInvitationEmail.tsx +88 -0
- package/src/features/user/components/forms/UserSelector.tsx +185 -0
- package/src/features/user/components/forms/index.ts +8 -0
- package/src/features/user/components/index.ts +3 -0
- package/src/features/user/components/lists/AdminUsersList.tsx +41 -0
- package/src/features/user/components/lists/CompanyUsersList.tsx +44 -0
- package/src/features/user/components/lists/RelevantUsersList.tsx +30 -0
- package/src/features/user/components/lists/RoleUsersList.tsx +31 -0
- package/src/features/user/components/lists/UserListInAdd.tsx +53 -0
- package/src/features/user/components/lists/UsersList.tsx +30 -0
- package/src/features/user/components/lists/UsersListByContentIds.tsx +30 -0
- package/src/features/user/components/lists/index.ts +7 -0
- package/src/features/user/components/widgets/UserAvatarList.tsx +31 -0
- package/src/features/user/components/widgets/UserSearchPopover.tsx +89 -0
- package/src/features/user/contexts/UserContext.tsx +106 -0
- package/src/features/user/contexts/index.ts +1 -0
- package/src/features/user/hooks/index.ts +2 -0
- package/src/features/user/hooks/useUserSearch.ts +53 -0
- package/src/features/user/hooks/useUserTableStructure.tsx +115 -0
- package/src/features/user/index.ts +0 -1
- package/src/hooks/index.ts +4 -0
- package/src/hooks/useCustomD3Graph.tsx +2 -0
- package/src/hooks/useNotificationSync.ts +20 -0
- package/src/hooks/usePageTracker.ts +69 -0
- package/src/hooks/usePushNotifications.ts +82 -0
- package/src/hooks/useSocket.ts +201 -0
- package/src/hooks/useTableGenerator.ts +6 -2
- package/src/i18n/config.ts +1 -0
- package/src/index.ts +4 -0
- package/src/interfaces/d3.link.interface.ts +2 -1
- package/src/server/ServerSession.ts +103 -0
- package/src/server/index.ts +2 -1
- package/src/unified/JsonApiRequest.ts +23 -0
- package/dist/ApiRequestDataTypeInterface-CUKFDBx2.d.mts +0 -20
- package/dist/ApiRequestDataTypeInterface-CUKFDBx2.d.ts +0 -20
- package/dist/BlockNoteEditor-VFWG6LXI.js.map +0 -1
- package/dist/JsonApiRequest-S3ICLM7B.mjs +0 -20
- package/dist/JsonApiRequest-ZZLSP26T.js +0 -20
- package/dist/JsonApiRequest-ZZLSP26T.js.map +0 -1
- package/dist/chunk-366S2JCC.mjs +0 -31
- package/dist/chunk-366S2JCC.mjs.map +0 -1
- package/dist/chunk-5W6AKZE6.mjs +0 -131
- package/dist/chunk-5W6AKZE6.mjs.map +0 -1
- package/dist/chunk-A3J3AAYM.mjs +0 -97
- package/dist/chunk-A3J3AAYM.mjs.map +0 -1
- package/dist/chunk-AWONBQQP.js +0 -97
- package/dist/chunk-AWONBQQP.js.map +0 -1
- package/dist/chunk-CXQOWQSY.js.map +0 -1
- package/dist/chunk-DKKMWBP4.mjs +0 -1
- package/dist/chunk-DKKMWBP4.mjs.map +0 -1
- package/dist/chunk-DO2HLAZO.js +0 -48
- package/dist/chunk-DO2HLAZO.js.map +0 -1
- package/dist/chunk-DZXDB3K2.mjs +0 -17
- package/dist/chunk-DZXDB3K2.mjs.map +0 -1
- package/dist/chunk-ECDTZBYO.mjs.map +0 -1
- package/dist/chunk-FY4SXJGU.js +0 -806
- package/dist/chunk-FY4SXJGU.js.map +0 -1
- package/dist/chunk-GYWPEPOH.mjs.map +0 -1
- package/dist/chunk-H6FMOA6B.js +0 -1
- package/dist/chunk-H6FMOA6B.js.map +0 -1
- package/dist/chunk-I2REI7OA.js.map +0 -1
- package/dist/chunk-J4Q36PMP.js +0 -31
- package/dist/chunk-J4Q36PMP.js.map +0 -1
- package/dist/chunk-L6EQEAXU.mjs.map +0 -1
- package/dist/chunk-MFO27OHB.mjs +0 -48
- package/dist/chunk-MFO27OHB.mjs.map +0 -1
- package/dist/chunk-RAF7PNLG.js +0 -131
- package/dist/chunk-RAF7PNLG.js.map +0 -1
- package/dist/chunk-RUR22SVM.js +0 -17
- package/dist/chunk-RUR22SVM.js.map +0 -1
- package/dist/chunk-TEGF6ZWG.js.map +0 -1
- package/dist/chunk-TMVHSY3Y.js.map +0 -1
- package/dist/chunk-V2JJPI7N.js.map +0 -1
- package/dist/chunk-WWWMJZEF.mjs +0 -806
- package/dist/chunk-WWWMJZEF.mjs.map +0 -1
- package/dist/chunk-X4BIHJ2B.mjs.map +0 -1
- package/dist/chunk-YDVTFM7X.mjs.map +0 -1
- /package/dist/{JsonApiRequest-S3ICLM7B.mjs.map → JsonApiRequest-O7BGUMFO.mjs.map} +0 -0
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { useTranslations } from "next-intl";
|
|
4
|
+
import Image from "next/image";
|
|
5
|
+
import { ReactElement } from "react";
|
|
6
|
+
import { AttributeElement, ContentTitle } from "../../../../components";
|
|
7
|
+
import { useSharedContext } from "../../../../contexts";
|
|
8
|
+
import { Modules } from "../../../../core";
|
|
9
|
+
import { usePageUrlGenerator } from "../../../../hooks";
|
|
10
|
+
import { Badge, Link } from "../../../../shadcnui";
|
|
11
|
+
import { RoleInterface } from "../../../role";
|
|
12
|
+
import { UserInterface } from "../../data";
|
|
13
|
+
|
|
14
|
+
type UserDetailsProps = {
|
|
15
|
+
user: UserInterface;
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
export function UserDetails({ user }: UserDetailsProps) {
|
|
19
|
+
const generateUrl = usePageUrlGenerator();
|
|
20
|
+
const t = useTranslations();
|
|
21
|
+
const { title } = useSharedContext();
|
|
22
|
+
|
|
23
|
+
let roles: ReactElement<any> = <></>;
|
|
24
|
+
|
|
25
|
+
if (user.roles && user.roles.length > 0) {
|
|
26
|
+
roles = (
|
|
27
|
+
<div className="mb-4 w-full">
|
|
28
|
+
<div className="flex flex-wrap gap-2">
|
|
29
|
+
{user.roles.map((role: RoleInterface, index: number) => (
|
|
30
|
+
<Link key={role.id} href={generateUrl({ page: Modules.Role, id: role.id })}>
|
|
31
|
+
<Badge className="mr-2" variant={`default`}>
|
|
32
|
+
{t(`foundations.role.roles`, { role: role.id.replaceAll(`-`, ``) })}
|
|
33
|
+
</Badge>
|
|
34
|
+
</Link>
|
|
35
|
+
))}
|
|
36
|
+
</div>
|
|
37
|
+
</div>
|
|
38
|
+
);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
return (
|
|
42
|
+
<div className="flex w-full flex-col gap-y-2">
|
|
43
|
+
{user.avatar && (
|
|
44
|
+
<div className="relative aspect-auto w-full max-w-md overflow-hidden rounded-lg">
|
|
45
|
+
<Image
|
|
46
|
+
src={user.avatar}
|
|
47
|
+
alt={user.name}
|
|
48
|
+
width={800}
|
|
49
|
+
height={600}
|
|
50
|
+
className="h-auto w-full rounded-lg object-contain"
|
|
51
|
+
/>
|
|
52
|
+
</div>
|
|
53
|
+
)}
|
|
54
|
+
<ContentTitle type={title.type} element={title.element} functions={title.functions} />
|
|
55
|
+
{user.isDeleted ? (
|
|
56
|
+
<div>
|
|
57
|
+
<Badge variant="destructive">{t(`foundations.user.errors.deleted`)}</Badge>
|
|
58
|
+
</div>
|
|
59
|
+
) : (
|
|
60
|
+
<>
|
|
61
|
+
{!user.isActivated && (
|
|
62
|
+
<div>
|
|
63
|
+
<Badge variant="destructive">{t(`foundations.user.errors.inactive`)}</Badge>
|
|
64
|
+
</div>
|
|
65
|
+
)}
|
|
66
|
+
</>
|
|
67
|
+
)}
|
|
68
|
+
{roles}
|
|
69
|
+
<AttributeElement inline={true} title={t(`foundations.user.fields.title.label`)} value={user.title} />
|
|
70
|
+
<AttributeElement inline={true} title={t(`generic.fields.email.label`)} value={user.email} />
|
|
71
|
+
<AttributeElement inline={false} title={t(`foundations.user.fields.bio.label`)} value={user.bio} />
|
|
72
|
+
</div>
|
|
73
|
+
);
|
|
74
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { Card, CardContent } from "../../../../shadcnui";
|
|
4
|
+
import { useCurrentUserContext, useUserContext } from "../../contexts";
|
|
5
|
+
import { UserInterface } from "../../data";
|
|
6
|
+
import { UserAvatar } from "../widgets";
|
|
7
|
+
|
|
8
|
+
export function UserIndexDetails() {
|
|
9
|
+
const { user } = useUserContext();
|
|
10
|
+
const { currentUser } = useCurrentUserContext<UserInterface>();
|
|
11
|
+
if (!user || !currentUser) return null;
|
|
12
|
+
|
|
13
|
+
return (
|
|
14
|
+
<div className="flex w-full flex-row gap-x-4">
|
|
15
|
+
<Card className="min-h-96 w-96 flex-shrink-0 self-start p-2">
|
|
16
|
+
<CardContent className="flex h-full flex-col gap-y-4 p-2">
|
|
17
|
+
<div className="flex w-full justify-start gap-x-4">
|
|
18
|
+
{user.avatar && <UserAvatar user={user} className="h-40 w-40" />}
|
|
19
|
+
<div className="flex flex-col justify-start gap-y-2">
|
|
20
|
+
<div className="text-primary text-2xl font-semibold">{user.name}</div>
|
|
21
|
+
<div className="text-muted-foreground text-xs">{user.bio ?? ""}</div>
|
|
22
|
+
</div>
|
|
23
|
+
</div>
|
|
24
|
+
</CardContent>
|
|
25
|
+
</Card>
|
|
26
|
+
</div>
|
|
27
|
+
);
|
|
28
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { useTranslations } from "next-intl";
|
|
4
|
+
import { useEffect, useState } from "react";
|
|
5
|
+
import {
|
|
6
|
+
CommonAssociationCommandDialog,
|
|
7
|
+
CommonAssociationTrigger,
|
|
8
|
+
triggerAssociationToast,
|
|
9
|
+
UserListInAdd,
|
|
10
|
+
} from "../../../../components";
|
|
11
|
+
import { Modules } from "../../../../core";
|
|
12
|
+
import { DataListRetriever, useDataListRetriever } from "../../../../hooks";
|
|
13
|
+
import { RoleInterface, RoleService } from "../../../role";
|
|
14
|
+
import { useCurrentUserContext } from "../../contexts";
|
|
15
|
+
import { UserInterface, UserService } from "../../data";
|
|
16
|
+
|
|
17
|
+
type AddUserToRoleProps = {
|
|
18
|
+
role: RoleInterface;
|
|
19
|
+
refresh: () => Promise<void>;
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
function AddUserToRoleInternal({ role, refresh }: AddUserToRoleProps) {
|
|
23
|
+
const { company } = useCurrentUserContext<UserInterface>();
|
|
24
|
+
const [show, setShow] = useState<boolean>(false);
|
|
25
|
+
const [users, setUsers] = useState<UserInterface[]>([]);
|
|
26
|
+
const t = useTranslations();
|
|
27
|
+
|
|
28
|
+
const [existingUsers, setExistingUsers] = useState<UserInterface[] | null>(null);
|
|
29
|
+
useEffect(() => {
|
|
30
|
+
const fetchExistingUsers = async () => {
|
|
31
|
+
setExistingUsers(await UserService.findMany({ roleId: role.id, fetchAll: true }));
|
|
32
|
+
};
|
|
33
|
+
if (show) {
|
|
34
|
+
setExistingUsers(null);
|
|
35
|
+
fetchExistingUsers();
|
|
36
|
+
}
|
|
37
|
+
}, [show]);
|
|
38
|
+
|
|
39
|
+
const addUserToRole = async (user: UserInterface) => {
|
|
40
|
+
await RoleService.addUserToRole({
|
|
41
|
+
roleId: role.id,
|
|
42
|
+
userId: user.id,
|
|
43
|
+
});
|
|
44
|
+
setUsers(users.filter((u) => u.id !== user.id));
|
|
45
|
+
|
|
46
|
+
triggerAssociationToast({
|
|
47
|
+
t: t,
|
|
48
|
+
source: t(`types.users`, { count: 1 }),
|
|
49
|
+
destination: t(`types.roles`, { count: 1 }),
|
|
50
|
+
source_name: user.name,
|
|
51
|
+
destination_name: t(`foundations.role.roles`, { role: role.id.replaceAll(`-`, ``) }),
|
|
52
|
+
});
|
|
53
|
+
|
|
54
|
+
refresh();
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
const data: DataListRetriever<UserInterface> = useDataListRetriever({
|
|
58
|
+
ready: !!company && show,
|
|
59
|
+
retriever: (params) => UserService.findAllUsers(params),
|
|
60
|
+
retrieverParams: { companyId: company?.id },
|
|
61
|
+
module: Modules.User,
|
|
62
|
+
}) as DataListRetriever<UserInterface>;
|
|
63
|
+
|
|
64
|
+
useEffect(() => {
|
|
65
|
+
if (!!company && show) {
|
|
66
|
+
data.setReady(true);
|
|
67
|
+
}
|
|
68
|
+
}, [data, company, show]);
|
|
69
|
+
|
|
70
|
+
return (
|
|
71
|
+
<>
|
|
72
|
+
<CommonAssociationTrigger
|
|
73
|
+
sourceType={t(`types.users`, { count: 1 })}
|
|
74
|
+
destinationType={t(`types.roles`, { count: 1 })}
|
|
75
|
+
onTrigger={() => setShow(true)}
|
|
76
|
+
/>
|
|
77
|
+
<CommonAssociationCommandDialog
|
|
78
|
+
show={show}
|
|
79
|
+
setShow={setShow}
|
|
80
|
+
data={data}
|
|
81
|
+
source={t(`types.users`, { count: 1 })}
|
|
82
|
+
destination={t(`types.roles`, { count: 1 })}
|
|
83
|
+
destinationName={t(`foundations.role.roles`, { role: role.id.replaceAll(`-`, ``) })}
|
|
84
|
+
>
|
|
85
|
+
<UserListInAdd data={data} existingUsers={existingUsers} setSelectedUser={addUserToRole} />
|
|
86
|
+
</CommonAssociationCommandDialog>
|
|
87
|
+
</>
|
|
88
|
+
);
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
export function AddUserToRole(props: AddUserToRoleProps) {
|
|
92
|
+
return <AddUserToRoleInternal {...props} />;
|
|
93
|
+
}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { UploadIcon } from "lucide-react";
|
|
4
|
+
import { useTranslations } from "next-intl";
|
|
5
|
+
import Image from "next/image";
|
|
6
|
+
import { useEffect, useState } from "react";
|
|
7
|
+
import { DropzoneOptions } from "react-dropzone";
|
|
8
|
+
import { FileInput, FileUploader } from "../../../../components";
|
|
9
|
+
import { Button } from "../../../../shadcnui";
|
|
10
|
+
import { UserInterface } from "../../data";
|
|
11
|
+
|
|
12
|
+
type UserAvatarEditorProps = {
|
|
13
|
+
user?: UserInterface;
|
|
14
|
+
file?: File | null;
|
|
15
|
+
setFile: (file: File | null) => void;
|
|
16
|
+
resetImage: boolean;
|
|
17
|
+
setResetImage: (reset: boolean) => void;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export function UserAvatarEditor({ user, file, setFile, resetImage, setResetImage }: UserAvatarEditorProps) {
|
|
21
|
+
const [files, setFiles] = useState<File[] | null>(null);
|
|
22
|
+
const t = useTranslations();
|
|
23
|
+
|
|
24
|
+
useEffect(() => {
|
|
25
|
+
if (files && files.length > 0) {
|
|
26
|
+
setResetImage(false);
|
|
27
|
+
setFile(files[0]);
|
|
28
|
+
}
|
|
29
|
+
}, [files]);
|
|
30
|
+
|
|
31
|
+
const dropzone = {
|
|
32
|
+
multiple: false,
|
|
33
|
+
maxSize: 100 * 1024 * 1024,
|
|
34
|
+
preventDropOnDocument: false,
|
|
35
|
+
accept: {
|
|
36
|
+
"application/images": [".jpg", ".jpeg", ".png", ".gif", ".webp", ".svg"],
|
|
37
|
+
},
|
|
38
|
+
} satisfies DropzoneOptions;
|
|
39
|
+
|
|
40
|
+
return (
|
|
41
|
+
<div className="flex w-40 flex-col gap-y-4">
|
|
42
|
+
<FileUploader
|
|
43
|
+
value={files}
|
|
44
|
+
onValueChange={setFiles}
|
|
45
|
+
dropzoneOptions={dropzone}
|
|
46
|
+
className="h-40 w-40 rounded-full p-0"
|
|
47
|
+
>
|
|
48
|
+
<FileInput className="bg-muted text-muted-foreground flex h-full w-full flex-col items-center justify-center">
|
|
49
|
+
{!resetImage && (file || user?.avatar) ? (
|
|
50
|
+
<Image
|
|
51
|
+
src={file ? URL.createObjectURL(file) : user?.avatar || ""}
|
|
52
|
+
alt={t(`generic.avatar`)}
|
|
53
|
+
width={200}
|
|
54
|
+
height={200}
|
|
55
|
+
/>
|
|
56
|
+
) : (
|
|
57
|
+
<UploadIcon className="my-4 h-8 w-8" />
|
|
58
|
+
)}
|
|
59
|
+
</FileInput>
|
|
60
|
+
</FileUploader>
|
|
61
|
+
{!resetImage && (file || user?.avatar) && (
|
|
62
|
+
<Button
|
|
63
|
+
className=""
|
|
64
|
+
size={`sm`}
|
|
65
|
+
variant={`outline`}
|
|
66
|
+
onClick={(e) => {
|
|
67
|
+
e.preventDefault();
|
|
68
|
+
e.stopPropagation();
|
|
69
|
+
setFile(null);
|
|
70
|
+
setResetImage(true);
|
|
71
|
+
}}
|
|
72
|
+
>
|
|
73
|
+
{t(`generic.buttons.remove`)}
|
|
74
|
+
</Button>
|
|
75
|
+
)}
|
|
76
|
+
</div>
|
|
77
|
+
);
|
|
78
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { useTranslations } from "next-intl";
|
|
4
|
+
import { CommonDeleter } from "../../../../components";
|
|
5
|
+
import { Modules } from "../../../../core";
|
|
6
|
+
import { useI18nRouter, usePageUrlGenerator } from "../../../../hooks";
|
|
7
|
+
import { Action } from "../../../../permissions";
|
|
8
|
+
import { getRoleId } from "../../../../roles";
|
|
9
|
+
import { useCurrentUserContext } from "../../contexts";
|
|
10
|
+
import { UserInterface, UserService } from "../../data";
|
|
11
|
+
|
|
12
|
+
type UserDeleterProps = {
|
|
13
|
+
user: UserInterface;
|
|
14
|
+
companyId?: string;
|
|
15
|
+
onDeleted?: () => void;
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
function UserDeleterInternal({ user, onDeleted, companyId }: UserDeleterProps) {
|
|
19
|
+
const { currentUser, company } = useCurrentUserContext<UserInterface>();
|
|
20
|
+
const generateUrl = usePageUrlGenerator();
|
|
21
|
+
const router = useI18nRouter();
|
|
22
|
+
const t = useTranslations();
|
|
23
|
+
|
|
24
|
+
let cId;
|
|
25
|
+
if (currentUser?.roles.find((role) => role.id === getRoleId().Administrator) && companyId) {
|
|
26
|
+
cId = companyId;
|
|
27
|
+
} else {
|
|
28
|
+
if (!company) return;
|
|
29
|
+
cId = company.id;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
return (
|
|
33
|
+
<CommonDeleter
|
|
34
|
+
type={`users`}
|
|
35
|
+
deleteFunction={() =>
|
|
36
|
+
UserService.delete({ userId: user.id, companyId: cId }).then(() =>
|
|
37
|
+
onDeleted ? onDeleted() : router.push(generateUrl({ page: Modules.User })),
|
|
38
|
+
)
|
|
39
|
+
}
|
|
40
|
+
/>
|
|
41
|
+
);
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
export function UserDeleter(props: UserDeleterProps) {
|
|
45
|
+
const { hasPermissionToModule } = useCurrentUserContext<UserInterface>();
|
|
46
|
+
if (!hasPermissionToModule({ module: Modules.User, action: Action.Delete, data: props.user })) return null;
|
|
47
|
+
|
|
48
|
+
return <UserDeleterInternal {...props} />;
|
|
49
|
+
}
|
|
@@ -0,0 +1,319 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { zodResolver } from "@hookform/resolvers/zod";
|
|
4
|
+
import { useTranslations } from "next-intl";
|
|
5
|
+
import { useEffect, useState } from "react";
|
|
6
|
+
import { SubmitHandler, useForm } from "react-hook-form";
|
|
7
|
+
import { v4 } from "uuid";
|
|
8
|
+
import { z } from "zod";
|
|
9
|
+
import {
|
|
10
|
+
CommonEditorButtons,
|
|
11
|
+
CommonEditorHeader,
|
|
12
|
+
CommonEditorTrigger,
|
|
13
|
+
errorToast,
|
|
14
|
+
FormCheckbox,
|
|
15
|
+
FormInput,
|
|
16
|
+
FormPassword,
|
|
17
|
+
FormRoles,
|
|
18
|
+
FormTextarea,
|
|
19
|
+
} from "../../../../components";
|
|
20
|
+
import { useCompanyContext } from "../../../../contexts";
|
|
21
|
+
import { Modules } from "../../../../core";
|
|
22
|
+
import { useI18nRouter, usePageUrlGenerator } from "../../../../hooks";
|
|
23
|
+
import { Action } from "../../../../permissions";
|
|
24
|
+
import { getRoleId } from "../../../../roles";
|
|
25
|
+
import { Dialog, DialogContent, DialogTrigger, Form } from "../../../../shadcnui";
|
|
26
|
+
import { CompanyInterface } from "../../../company";
|
|
27
|
+
import { RoleInterface, RoleService } from "../../../role";
|
|
28
|
+
import { S3Interface, S3Service } from "../../../s3";
|
|
29
|
+
import { useCurrentUserContext } from "../../contexts";
|
|
30
|
+
import { UserInput, UserInterface, UserService } from "../../data";
|
|
31
|
+
import { UserAvatarEditor } from "./UserAvatarEditor";
|
|
32
|
+
import { UserDeleter } from "./UserDeleter";
|
|
33
|
+
|
|
34
|
+
type UserEditorProps = {
|
|
35
|
+
user?: UserInterface;
|
|
36
|
+
propagateChanges?: (user: UserInterface) => void;
|
|
37
|
+
adminCreated?: boolean;
|
|
38
|
+
trigger?: React.ReactNode;
|
|
39
|
+
onRevalidate?: (path: string) => Promise<void>;
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
function UserEditorInternal({ user, propagateChanges, adminCreated, trigger, onRevalidate }: UserEditorProps) {
|
|
43
|
+
const {
|
|
44
|
+
company: userCompany,
|
|
45
|
+
hasPermissionToModule,
|
|
46
|
+
hasRole,
|
|
47
|
+
currentUser,
|
|
48
|
+
setUser,
|
|
49
|
+
} = useCurrentUserContext<UserInterface>();
|
|
50
|
+
const { company: companyFromContext } = useCompanyContext();
|
|
51
|
+
const generateUrl = usePageUrlGenerator();
|
|
52
|
+
const router = useI18nRouter();
|
|
53
|
+
const [open, setOpen] = useState<boolean>(false);
|
|
54
|
+
const [roles, setRoles] = useState<RoleInterface[]>([]);
|
|
55
|
+
const [file, setFile] = useState<File | null>(null);
|
|
56
|
+
const [contentType, setContentType] = useState<string | null>(null);
|
|
57
|
+
const t = useTranslations();
|
|
58
|
+
const [resetImage, setResetImage] = useState<boolean>(false);
|
|
59
|
+
const [company, setCompany] = useState<CompanyInterface | null>(companyFromContext || userCompany);
|
|
60
|
+
|
|
61
|
+
useEffect(() => {
|
|
62
|
+
if (!companyFromContext && userCompany) setCompany(userCompany);
|
|
63
|
+
}, [company]);
|
|
64
|
+
|
|
65
|
+
const formSchema = z.object({
|
|
66
|
+
id: z.uuidv4(),
|
|
67
|
+
name: z.string().min(1, { message: t(`foundations.user.fields.name.error`) }),
|
|
68
|
+
email: z.string().min(1, { message: t(`generic.fields.email.error`) }),
|
|
69
|
+
password: z.string().optional(),
|
|
70
|
+
title: z.string().optional(),
|
|
71
|
+
bio: z.string().optional(),
|
|
72
|
+
phone: z.string().optional(),
|
|
73
|
+
roleIds: z.array(z.string()).optional(),
|
|
74
|
+
sendInvitationEmail: z.boolean().optional(),
|
|
75
|
+
avatar: z.string().optional(),
|
|
76
|
+
});
|
|
77
|
+
|
|
78
|
+
const form = useForm<z.infer<typeof formSchema>>({
|
|
79
|
+
resolver: zodResolver(formSchema),
|
|
80
|
+
defaultValues: {
|
|
81
|
+
id: user?.id || v4(),
|
|
82
|
+
name: user?.name || "",
|
|
83
|
+
title: user?.title || "",
|
|
84
|
+
bio: user?.bio || "",
|
|
85
|
+
email: user?.email || "",
|
|
86
|
+
phone: user?.phone || "",
|
|
87
|
+
password: "",
|
|
88
|
+
roleIds: user?.roles.map((role: RoleInterface) => role.id) || [],
|
|
89
|
+
sendInvitationEmail: false,
|
|
90
|
+
avatar: user?.avatarUrl || "",
|
|
91
|
+
},
|
|
92
|
+
});
|
|
93
|
+
|
|
94
|
+
const onSubmit: SubmitHandler<z.infer<typeof formSchema>> = async (values: z.infer<typeof formSchema>) => {
|
|
95
|
+
if (!user) {
|
|
96
|
+
try {
|
|
97
|
+
const existingUser = await UserService.findByEmail({ email: values.email });
|
|
98
|
+
if (existingUser) {
|
|
99
|
+
form.setError("email", {
|
|
100
|
+
type: "manual",
|
|
101
|
+
message: t(`foundations.user.errors.email_exists`),
|
|
102
|
+
});
|
|
103
|
+
errorToast({ title: t(`foundations.user.errors.email_exists`), error: "" });
|
|
104
|
+
return;
|
|
105
|
+
}
|
|
106
|
+
} catch (error) {
|
|
107
|
+
// User does not exist, proceed
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
if (values.avatar && contentType) {
|
|
112
|
+
const s3: S3Interface = await S3Service.getPreSignedUrl({
|
|
113
|
+
key: values.avatar,
|
|
114
|
+
contentType: contentType,
|
|
115
|
+
isPublic: true,
|
|
116
|
+
});
|
|
117
|
+
|
|
118
|
+
await fetch(s3.url, {
|
|
119
|
+
method: "PUT",
|
|
120
|
+
headers: s3.headers,
|
|
121
|
+
body: file,
|
|
122
|
+
});
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
const payload: UserInput = {
|
|
126
|
+
id: values.id,
|
|
127
|
+
email: values.email,
|
|
128
|
+
name: values.name,
|
|
129
|
+
title: values.title,
|
|
130
|
+
bio: values.bio,
|
|
131
|
+
phone: values.phone,
|
|
132
|
+
password: values.password,
|
|
133
|
+
avatar: resetImage ? undefined : values.avatar,
|
|
134
|
+
roleIds: values.roleIds,
|
|
135
|
+
sendInvitationEmail: values.sendInvitationEmail,
|
|
136
|
+
companyId: company!.id,
|
|
137
|
+
adminCreated: adminCreated,
|
|
138
|
+
};
|
|
139
|
+
|
|
140
|
+
try {
|
|
141
|
+
const updatedUser = user
|
|
142
|
+
? ((await UserService.update(payload)) as UserInterface)
|
|
143
|
+
: ((await UserService.create(payload)) as UserInterface);
|
|
144
|
+
|
|
145
|
+
if (currentUser?.id === updatedUser.id) setUser(updatedUser);
|
|
146
|
+
|
|
147
|
+
if (onRevalidate) {
|
|
148
|
+
await onRevalidate(generateUrl({ page: Modules.User, id: updatedUser.id, language: `[locale]` }));
|
|
149
|
+
}
|
|
150
|
+
if (propagateChanges) {
|
|
151
|
+
propagateChanges(updatedUser);
|
|
152
|
+
setOpen(false);
|
|
153
|
+
} else {
|
|
154
|
+
router.push(generateUrl({ page: Modules.User, id: updatedUser.id }));
|
|
155
|
+
}
|
|
156
|
+
} catch (error) {
|
|
157
|
+
errorToast({ title: user ? t(`generic.errors.update`) : t(`generic.errors.create`), error });
|
|
158
|
+
}
|
|
159
|
+
};
|
|
160
|
+
|
|
161
|
+
useEffect(() => {
|
|
162
|
+
async function fetchRoles() {
|
|
163
|
+
const roles = await RoleService.findAllRoles({});
|
|
164
|
+
|
|
165
|
+
const availableRoles = roles.filter(
|
|
166
|
+
(role: RoleInterface) =>
|
|
167
|
+
role.id !== getRoleId().Administrator &&
|
|
168
|
+
(role.requiredFeature === undefined ||
|
|
169
|
+
company?.features.some((feature) => feature.id === role.requiredFeature?.id)),
|
|
170
|
+
);
|
|
171
|
+
|
|
172
|
+
setRoles(availableRoles);
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
if (
|
|
176
|
+
open &&
|
|
177
|
+
(company || currentUser?.roles.find((role: RoleInterface) => role.id === getRoleId().Administrator)) &&
|
|
178
|
+
roles.length === 0
|
|
179
|
+
)
|
|
180
|
+
fetchRoles();
|
|
181
|
+
}, [company, open]);
|
|
182
|
+
|
|
183
|
+
useEffect(() => {
|
|
184
|
+
if (file && company) {
|
|
185
|
+
const id = form.getValues("id");
|
|
186
|
+
const fileType = file.type;
|
|
187
|
+
let extension = "";
|
|
188
|
+
|
|
189
|
+
switch (fileType) {
|
|
190
|
+
default:
|
|
191
|
+
extension = file.type.split("/").pop() ?? "";
|
|
192
|
+
break;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
const timestamp = new Date().toISOString().replace(/[-:T]/g, "").split(".")[0];
|
|
196
|
+
|
|
197
|
+
const fileUrl = `companies/${company.id}/users/${id}/${id}.${timestamp}.${extension}`;
|
|
198
|
+
form.setValue("avatar", fileUrl);
|
|
199
|
+
|
|
200
|
+
setContentType(fileType);
|
|
201
|
+
} else {
|
|
202
|
+
setContentType(null);
|
|
203
|
+
}
|
|
204
|
+
}, [file]);
|
|
205
|
+
|
|
206
|
+
const canChangeRoles =
|
|
207
|
+
!(currentUser?.id === user?.id && hasRole(getRoleId().Administrator)) &&
|
|
208
|
+
(hasPermissionToModule({ module: Modules.User, action: Action.Update }) || hasRole(getRoleId().Administrator));
|
|
209
|
+
|
|
210
|
+
return (
|
|
211
|
+
<Dialog open={open} onOpenChange={setOpen}>
|
|
212
|
+
{trigger ? <DialogTrigger asChild>{trigger}</DialogTrigger> : <CommonEditorTrigger isEdit={!!user} />}
|
|
213
|
+
<DialogContent
|
|
214
|
+
className={`flex max-h-[70vh] ${canChangeRoles ? `max-w-[90vw]` : `max-w-3xl`} min-h-3xl max-h-[90vh] flex-col overflow-y-auto`}
|
|
215
|
+
>
|
|
216
|
+
<CommonEditorHeader type={t(`types.users`, { count: 1 })} name={user?.name} />
|
|
217
|
+
<Form {...form}>
|
|
218
|
+
<form onSubmit={form.handleSubmit(onSubmit)} className={`flex w-full flex-col gap-y-4`}>
|
|
219
|
+
<div className={`flex flex-row gap-x-4`}>
|
|
220
|
+
<div className={`flex w-40 flex-col justify-start gap-y-2`}>
|
|
221
|
+
<UserAvatarEditor
|
|
222
|
+
user={user}
|
|
223
|
+
file={file}
|
|
224
|
+
setFile={setFile}
|
|
225
|
+
resetImage={resetImage}
|
|
226
|
+
setResetImage={setResetImage}
|
|
227
|
+
/>
|
|
228
|
+
</div>
|
|
229
|
+
<div className={`flex w-full flex-col justify-start`}>
|
|
230
|
+
<FormInput
|
|
231
|
+
form={form}
|
|
232
|
+
id="name"
|
|
233
|
+
name={t(`foundations.user.fields.name.label`)}
|
|
234
|
+
placeholder={t(`foundations.user.fields.name.placeholder`)}
|
|
235
|
+
/>
|
|
236
|
+
<FormInput
|
|
237
|
+
form={form}
|
|
238
|
+
id="email"
|
|
239
|
+
name={t(`generic.fields.email.label`)}
|
|
240
|
+
placeholder={t(`generic.fields.email.placeholder`)}
|
|
241
|
+
/>
|
|
242
|
+
<FormInput
|
|
243
|
+
form={form}
|
|
244
|
+
id="phone"
|
|
245
|
+
name={t(`foundations.user.fields.phone.label`)}
|
|
246
|
+
placeholder={t(`foundations.user.fields.phone.placeholder`)}
|
|
247
|
+
/>
|
|
248
|
+
<FormPassword
|
|
249
|
+
form={form}
|
|
250
|
+
id="password"
|
|
251
|
+
name={t(`foundations.user.fields.password.label`)}
|
|
252
|
+
placeholder={t(`foundations.user.fields.password.placeholder`)}
|
|
253
|
+
/>
|
|
254
|
+
<FormInput
|
|
255
|
+
form={form}
|
|
256
|
+
id="title"
|
|
257
|
+
name={t(`foundations.user.fields.title.label`)}
|
|
258
|
+
placeholder={t(`foundations.user.fields.title.placeholder`)}
|
|
259
|
+
/>
|
|
260
|
+
<FormTextarea
|
|
261
|
+
form={form}
|
|
262
|
+
id="bio"
|
|
263
|
+
name={t(`foundations.user.fields.bio.label`)}
|
|
264
|
+
placeholder={t(`foundations.user.fields.bio.placeholder`)}
|
|
265
|
+
className="min-h-40"
|
|
266
|
+
/>
|
|
267
|
+
</div>
|
|
268
|
+
{canChangeRoles && (
|
|
269
|
+
<div className="flex w-1/3 flex-col">
|
|
270
|
+
{canChangeRoles && (
|
|
271
|
+
<FormRoles form={form} id="roleIds" name={t(`types.roles`, { count: 2 })} roles={roles} />
|
|
272
|
+
)}
|
|
273
|
+
{!user && (
|
|
274
|
+
<div className="flex flex-col gap-y-4">
|
|
275
|
+
<div className="text-sm font-semibold">{t(`foundations.user.send_activation_email`)}</div>
|
|
276
|
+
<FormCheckbox
|
|
277
|
+
form={form}
|
|
278
|
+
id="sendInvitationEmail"
|
|
279
|
+
name={t(`foundations.user.send_activation_email`)}
|
|
280
|
+
/>
|
|
281
|
+
</div>
|
|
282
|
+
)}
|
|
283
|
+
</div>
|
|
284
|
+
)}
|
|
285
|
+
</div>
|
|
286
|
+
|
|
287
|
+
<div className="flex justify-end gap-x-4">
|
|
288
|
+
{user && currentUser?.roles.find((role: RoleInterface) => role.id === getRoleId().Administrator) && (
|
|
289
|
+
<UserDeleter
|
|
290
|
+
companyId={user.company?.id}
|
|
291
|
+
user={user}
|
|
292
|
+
onDeleted={() => {
|
|
293
|
+
setOpen(false);
|
|
294
|
+
if (propagateChanges) propagateChanges(user);
|
|
295
|
+
}}
|
|
296
|
+
/>
|
|
297
|
+
)}
|
|
298
|
+
<CommonEditorButtons form={form} setOpen={setOpen} isEdit={!!user} />
|
|
299
|
+
</div>
|
|
300
|
+
</form>
|
|
301
|
+
</Form>
|
|
302
|
+
</DialogContent>
|
|
303
|
+
</Dialog>
|
|
304
|
+
);
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
export function UserEditor(props: UserEditorProps) {
|
|
308
|
+
const { hasPermissionToModule } = useCurrentUserContext<UserInterface>();
|
|
309
|
+
if (
|
|
310
|
+
!hasPermissionToModule({
|
|
311
|
+
module: Modules.User,
|
|
312
|
+
action: props.user ? Action.Update : Action.Create,
|
|
313
|
+
data: props.user,
|
|
314
|
+
})
|
|
315
|
+
)
|
|
316
|
+
return null;
|
|
317
|
+
|
|
318
|
+
return <UserEditorInternal {...props} />;
|
|
319
|
+
}
|