@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,126 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { zodResolver } from "@hookform/resolvers/zod";
|
|
4
|
+
import { useTranslations } from "next-intl";
|
|
5
|
+
import Image from "next/image";
|
|
6
|
+
import { useEffect, useState } from "react";
|
|
7
|
+
import { SubmitHandler, useForm } from "react-hook-form";
|
|
8
|
+
import { toast } from "sonner";
|
|
9
|
+
import { z } from "zod";
|
|
10
|
+
import { errorToast, FormPassword } from "../../../../components";
|
|
11
|
+
import { Button, CardContent, CardDescription, CardHeader, CardTitle, Form } from "../../../../shadcnui";
|
|
12
|
+
import { useAuthContext } from "../../contexts";
|
|
13
|
+
import { AuthService } from "../../data";
|
|
14
|
+
import { AuthComponent } from "../../enums";
|
|
15
|
+
|
|
16
|
+
export function ResetPassword() {
|
|
17
|
+
const { setComponentType, params, setParams } = useAuthContext();
|
|
18
|
+
const [showConfirmation, setShowConfirmation] = useState<boolean>(false);
|
|
19
|
+
const [error, setError] = useState<string | undefined>(undefined);
|
|
20
|
+
const t = useTranslations();
|
|
21
|
+
|
|
22
|
+
useEffect(() => {
|
|
23
|
+
async function validateResetPasswordCode(code: string) {
|
|
24
|
+
try {
|
|
25
|
+
const payload: any = {
|
|
26
|
+
code: code,
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
await AuthService.validateCode(payload);
|
|
30
|
+
} catch (e) {
|
|
31
|
+
setError(e instanceof Error ? e.message : String(e));
|
|
32
|
+
errorToast({ title: t(`generic.errors.error`), error: e });
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
if (params && params.code) {
|
|
37
|
+
validateResetPasswordCode(params.code);
|
|
38
|
+
} else {
|
|
39
|
+
setError(t(`foundations.auth.errors.invalid_password_reset_code`));
|
|
40
|
+
}
|
|
41
|
+
}, []);
|
|
42
|
+
|
|
43
|
+
const formSchema = z
|
|
44
|
+
.object({
|
|
45
|
+
password: z.string().min(1, {
|
|
46
|
+
message: t(`foundations.user.fields.password.error`),
|
|
47
|
+
}),
|
|
48
|
+
passwordRetype: z.string().min(1, {
|
|
49
|
+
message: t(`foundations.auth.fields.retype_password.error`),
|
|
50
|
+
}),
|
|
51
|
+
})
|
|
52
|
+
.refine((data) => data.password === data.passwordRetype, {
|
|
53
|
+
message: t(`foundations.auth.fields.retype_password.error_not_match`),
|
|
54
|
+
path: ["passwordRetype"],
|
|
55
|
+
});
|
|
56
|
+
|
|
57
|
+
const form = useForm<z.infer<typeof formSchema>>({
|
|
58
|
+
resolver: zodResolver(formSchema),
|
|
59
|
+
defaultValues: {
|
|
60
|
+
password: "",
|
|
61
|
+
passwordRetype: "",
|
|
62
|
+
},
|
|
63
|
+
});
|
|
64
|
+
|
|
65
|
+
const onSubmit: SubmitHandler<z.infer<typeof formSchema>> = async (values: z.infer<typeof formSchema>) => {
|
|
66
|
+
try {
|
|
67
|
+
if (!params?.code) return;
|
|
68
|
+
|
|
69
|
+
const payload = {
|
|
70
|
+
code: params?.code,
|
|
71
|
+
password: values.password,
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
await AuthService.resetPassword(payload);
|
|
75
|
+
setShowConfirmation(true);
|
|
76
|
+
|
|
77
|
+
toast.success(t(`foundations.auth.reset_success`), {
|
|
78
|
+
description: t(`foundations.auth.reset_success_description`),
|
|
79
|
+
});
|
|
80
|
+
|
|
81
|
+
setTimeout(() => {
|
|
82
|
+
setComponentType(AuthComponent.Login);
|
|
83
|
+
setParams(undefined);
|
|
84
|
+
}, 2000);
|
|
85
|
+
} catch (e) {
|
|
86
|
+
errorToast({ title: t(`generic.errors.error`), error });
|
|
87
|
+
}
|
|
88
|
+
};
|
|
89
|
+
|
|
90
|
+
return (
|
|
91
|
+
<>
|
|
92
|
+
<CardHeader>
|
|
93
|
+
<CardTitle className="text-primary flex flex-col items-center pb-10 text-4xl">
|
|
94
|
+
<Image src="/phlow-logo.webp" alt="Phlow" width={100} height={100} priority />
|
|
95
|
+
{t(`foundations.auth.password_reset`)}
|
|
96
|
+
</CardTitle>
|
|
97
|
+
<CardDescription className="text-center text-sm">
|
|
98
|
+
{error ? (
|
|
99
|
+
<>{t(`foundations.auth.errors.password_reset_error`)}</>
|
|
100
|
+
) : (
|
|
101
|
+
<>{t(`foundations.auth.reset_password`)}</>
|
|
102
|
+
)}
|
|
103
|
+
</CardDescription>
|
|
104
|
+
</CardHeader>
|
|
105
|
+
<CardContent>
|
|
106
|
+
{showConfirmation ? (
|
|
107
|
+
<CardDescription className="text-center text-xl">
|
|
108
|
+
{t(`foundations.auth.reset_success_description`)}
|
|
109
|
+
</CardDescription>
|
|
110
|
+
) : error ? (
|
|
111
|
+
<CardDescription className="text-center text-xl">{error}</CardDescription>
|
|
112
|
+
) : (
|
|
113
|
+
<Form {...form}>
|
|
114
|
+
<form onSubmit={form.handleSubmit(onSubmit)}>
|
|
115
|
+
<FormPassword form={form} id="password" name={"Password"} />
|
|
116
|
+
<FormPassword form={form} id="passwordRetype" name={"Retype Password"} />
|
|
117
|
+
<Button className="mt-4 w-full" type={"submit"}>
|
|
118
|
+
{t(`foundations.auth.buttons.reset_password`)}
|
|
119
|
+
</Button>
|
|
120
|
+
</form>
|
|
121
|
+
</Form>
|
|
122
|
+
)}
|
|
123
|
+
</CardContent>
|
|
124
|
+
</>
|
|
125
|
+
);
|
|
126
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export * from "./AcceptInvitation";
|
|
2
|
+
export * from "./ActivateAccount";
|
|
3
|
+
export * from "./Cookies";
|
|
4
|
+
export * from "./ForgotPassword";
|
|
5
|
+
export * from "./Login";
|
|
6
|
+
export * from "./Logout";
|
|
7
|
+
export * from "./RefreshUser";
|
|
8
|
+
export * from "./Register";
|
|
9
|
+
export * from "./ResetPassword";
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { createContext, ReactElement, useContext, useMemo, useState } from "react";
|
|
4
|
+
import {
|
|
5
|
+
AcceptInvitation,
|
|
6
|
+
ActivateAccount,
|
|
7
|
+
ForgotPassword,
|
|
8
|
+
LandingComponent,
|
|
9
|
+
Login,
|
|
10
|
+
ResetPassword,
|
|
11
|
+
} from "../components";
|
|
12
|
+
import Register from "../components/forms/Register";
|
|
13
|
+
import { AuthComponent } from "../enums";
|
|
14
|
+
|
|
15
|
+
interface AuthContextType {
|
|
16
|
+
activeComponent: ReactElement<any> | null;
|
|
17
|
+
setComponentType: (componentType: AuthComponent) => void;
|
|
18
|
+
setParams: (params?: { code?: string }) => void;
|
|
19
|
+
params?: { code?: string };
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
const AuthContext = createContext<AuthContextType | undefined>(undefined);
|
|
23
|
+
|
|
24
|
+
export const AuthContextProvider = ({
|
|
25
|
+
children,
|
|
26
|
+
initialComponentType,
|
|
27
|
+
initialParams,
|
|
28
|
+
}: {
|
|
29
|
+
children: React.ReactNode;
|
|
30
|
+
initialComponentType?: AuthComponent;
|
|
31
|
+
initialParams?: { code?: string };
|
|
32
|
+
}) => {
|
|
33
|
+
const [componentType, setComponentType] = useState<AuthComponent | undefined>(initialComponentType);
|
|
34
|
+
const [params, setParams] = useState<{ code?: string } | undefined>(initialParams);
|
|
35
|
+
|
|
36
|
+
const activeComponent = useMemo(() => {
|
|
37
|
+
if (componentType === undefined) return null;
|
|
38
|
+
|
|
39
|
+
switch (componentType) {
|
|
40
|
+
case AuthComponent.Login:
|
|
41
|
+
return <Login />;
|
|
42
|
+
case AuthComponent.Register:
|
|
43
|
+
return <Register />;
|
|
44
|
+
case AuthComponent.ForgotPassword:
|
|
45
|
+
return <ForgotPassword />;
|
|
46
|
+
case AuthComponent.ActivateAccount:
|
|
47
|
+
return <ActivateAccount />;
|
|
48
|
+
case AuthComponent.ResetPassword:
|
|
49
|
+
return <ResetPassword />;
|
|
50
|
+
case AuthComponent.AcceptInvitation:
|
|
51
|
+
return <AcceptInvitation />;
|
|
52
|
+
default:
|
|
53
|
+
return <LandingComponent />;
|
|
54
|
+
}
|
|
55
|
+
}, [componentType]);
|
|
56
|
+
|
|
57
|
+
return (
|
|
58
|
+
<AuthContext.Provider
|
|
59
|
+
value={{
|
|
60
|
+
activeComponent,
|
|
61
|
+
setComponentType,
|
|
62
|
+
setParams,
|
|
63
|
+
params,
|
|
64
|
+
}}
|
|
65
|
+
>
|
|
66
|
+
{children}
|
|
67
|
+
</AuthContext.Provider>
|
|
68
|
+
);
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
export const useAuthContext = (): AuthContextType => {
|
|
72
|
+
const context = useContext(AuthContext);
|
|
73
|
+
if (context === undefined) {
|
|
74
|
+
throw new Error("useAuthContext must be used within a AuthComponentProvider");
|
|
75
|
+
}
|
|
76
|
+
return context;
|
|
77
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./AuthContext";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./AuthComponent";
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
"use server";
|
|
2
|
+
|
|
3
|
+
import { cookies } from "next/headers";
|
|
4
|
+
import zlib from "zlib";
|
|
5
|
+
|
|
6
|
+
export async function updateToken(params: {
|
|
7
|
+
token?: string;
|
|
8
|
+
refreshToken?: string;
|
|
9
|
+
userId?: string;
|
|
10
|
+
companyId?: string;
|
|
11
|
+
licenseExpirationDate?: Date;
|
|
12
|
+
roles?: string[];
|
|
13
|
+
features?: string[];
|
|
14
|
+
modules?: {
|
|
15
|
+
id: string;
|
|
16
|
+
permissions: {
|
|
17
|
+
create: boolean | string;
|
|
18
|
+
read: boolean | string;
|
|
19
|
+
update: boolean | string;
|
|
20
|
+
delete: boolean | string;
|
|
21
|
+
};
|
|
22
|
+
}[];
|
|
23
|
+
}): Promise<void> {
|
|
24
|
+
const isProduction = process.env.NODE_ENV === "production";
|
|
25
|
+
|
|
26
|
+
if (params.token)
|
|
27
|
+
(await cookies()).set({
|
|
28
|
+
name: "token",
|
|
29
|
+
value: params.token,
|
|
30
|
+
httpOnly: false,
|
|
31
|
+
path: "/",
|
|
32
|
+
secure: isProduction,
|
|
33
|
+
expires: new Date(Date.now() + 1000 * 60 * 60 * 24),
|
|
34
|
+
});
|
|
35
|
+
if (params.refreshToken)
|
|
36
|
+
(await cookies()).set({
|
|
37
|
+
name: "refreshToken",
|
|
38
|
+
value: params.refreshToken,
|
|
39
|
+
httpOnly: true,
|
|
40
|
+
path: "/",
|
|
41
|
+
secure: isProduction,
|
|
42
|
+
expires: new Date(Date.now() + 1000 * 60 * 60 * 24 * 365),
|
|
43
|
+
});
|
|
44
|
+
|
|
45
|
+
if (params.userId)
|
|
46
|
+
(await cookies()).set({
|
|
47
|
+
name: "userId",
|
|
48
|
+
value: params.userId,
|
|
49
|
+
httpOnly: true,
|
|
50
|
+
path: "/",
|
|
51
|
+
secure: isProduction,
|
|
52
|
+
expires: new Date(Date.now() + 1000 * 60 * 60 * 24 * 365),
|
|
53
|
+
});
|
|
54
|
+
|
|
55
|
+
if (params.companyId)
|
|
56
|
+
(await cookies()).set({
|
|
57
|
+
name: "companyId",
|
|
58
|
+
value: params.companyId,
|
|
59
|
+
httpOnly: true,
|
|
60
|
+
path: "/",
|
|
61
|
+
secure: isProduction,
|
|
62
|
+
expires: new Date(Date.now() + 1000 * 60 * 60 * 24 * 365),
|
|
63
|
+
});
|
|
64
|
+
|
|
65
|
+
if (params.licenseExpirationDate)
|
|
66
|
+
(await cookies()).set({
|
|
67
|
+
name: "licenseExpirationDate",
|
|
68
|
+
value: params.licenseExpirationDate.toISOString(),
|
|
69
|
+
httpOnly: true,
|
|
70
|
+
path: "/",
|
|
71
|
+
secure: isProduction,
|
|
72
|
+
expires: new Date(Date.now() + 1000 * 60 * 60 * 24 * 365),
|
|
73
|
+
});
|
|
74
|
+
|
|
75
|
+
if (params.roles)
|
|
76
|
+
(await cookies()).set({
|
|
77
|
+
name: "roles",
|
|
78
|
+
value: JSON.stringify(params.roles),
|
|
79
|
+
httpOnly: true,
|
|
80
|
+
path: "/",
|
|
81
|
+
secure: isProduction,
|
|
82
|
+
expires: new Date(Date.now() + 1000 * 60 * 60 * 24 * 365),
|
|
83
|
+
});
|
|
84
|
+
|
|
85
|
+
if (params.features)
|
|
86
|
+
(await cookies()).set({
|
|
87
|
+
name: "features",
|
|
88
|
+
value: JSON.stringify(params.features),
|
|
89
|
+
httpOnly: true,
|
|
90
|
+
path: "/",
|
|
91
|
+
secure: isProduction,
|
|
92
|
+
expires: new Date(Date.now() + 1000 * 60 * 60 * 24 * 365),
|
|
93
|
+
});
|
|
94
|
+
|
|
95
|
+
if (params.modules) {
|
|
96
|
+
const compressedValue = zlib.gzipSync(JSON.stringify(params.modules)).toString("base64");
|
|
97
|
+
|
|
98
|
+
(await cookies()).set({
|
|
99
|
+
name: "modules",
|
|
100
|
+
value: JSON.stringify(compressedValue),
|
|
101
|
+
httpOnly: true,
|
|
102
|
+
path: "/",
|
|
103
|
+
secure: isProduction,
|
|
104
|
+
expires: new Date(Date.now() + 1000 * 60 * 60 * 24 * 365),
|
|
105
|
+
});
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
export async function removeToken(): Promise<void> {
|
|
110
|
+
(await cookies()).delete({
|
|
111
|
+
name: "token",
|
|
112
|
+
});
|
|
113
|
+
(await cookies()).delete({
|
|
114
|
+
name: "refreshToken",
|
|
115
|
+
});
|
|
116
|
+
(await cookies()).delete({
|
|
117
|
+
name: "userId",
|
|
118
|
+
});
|
|
119
|
+
(await cookies()).delete({
|
|
120
|
+
name: "companyId",
|
|
121
|
+
});
|
|
122
|
+
(await cookies()).delete({
|
|
123
|
+
name: "licenseExpirationDate",
|
|
124
|
+
});
|
|
125
|
+
(await cookies()).delete({
|
|
126
|
+
name: "roles",
|
|
127
|
+
});
|
|
128
|
+
(await cookies()).delete({
|
|
129
|
+
name: "features",
|
|
130
|
+
});
|
|
131
|
+
(await cookies()).delete({
|
|
132
|
+
name: "modules",
|
|
133
|
+
});
|
|
134
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./AuthCookies";
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { getRoleId } from "../../../../roles";
|
|
4
|
+
import { UserInterface } from "../../../user";
|
|
5
|
+
import { AdminUsersList } from "../../../user/components";
|
|
6
|
+
import { useCurrentUserContext } from "../../../user/contexts";
|
|
7
|
+
import { useCompanyContext } from "../../contexts/CompanyContext";
|
|
8
|
+
import { CompanyDetails } from "../details/CompanyDetails";
|
|
9
|
+
|
|
10
|
+
function AdminCompanyContainerInternal() {
|
|
11
|
+
const { company } = useCompanyContext();
|
|
12
|
+
const { hasRole } = useCurrentUserContext<UserInterface>();
|
|
13
|
+
|
|
14
|
+
if (!company || !hasRole(getRoleId().Administrator)) return null;
|
|
15
|
+
|
|
16
|
+
return (
|
|
17
|
+
<>
|
|
18
|
+
<CompanyDetails />
|
|
19
|
+
<AdminUsersList />
|
|
20
|
+
</>
|
|
21
|
+
);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
export function AdminCompanyContainer() {
|
|
25
|
+
return <AdminCompanyContainerInternal />;
|
|
26
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { UserInterface } from "../../../user";
|
|
4
|
+
import { useCurrentUserContext } from "../../../user/contexts";
|
|
5
|
+
import { CompanyProvider } from "../../contexts/CompanyContext";
|
|
6
|
+
import { CompanyDetails } from "../details/CompanyDetails";
|
|
7
|
+
|
|
8
|
+
export function CompanyContainer() {
|
|
9
|
+
const { currentUser } = useCurrentUserContext<UserInterface>();
|
|
10
|
+
if (!currentUser) return null;
|
|
11
|
+
|
|
12
|
+
return (
|
|
13
|
+
<CompanyProvider dehydratedCompany={currentUser.company}>
|
|
14
|
+
<CompanyDetails />
|
|
15
|
+
</CompanyProvider>
|
|
16
|
+
);
|
|
17
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { useTranslations } from "next-intl";
|
|
4
|
+
import Image from "next/image";
|
|
5
|
+
import { ContentTitle } from "../../../../components";
|
|
6
|
+
import { useSharedContext } from "../../../../contexts";
|
|
7
|
+
import { usePageUrlGenerator } from "../../../../hooks";
|
|
8
|
+
import { useCompanyContext } from "../../contexts/CompanyContext";
|
|
9
|
+
|
|
10
|
+
export function CompanyDetails() {
|
|
11
|
+
const t = useTranslations();
|
|
12
|
+
const { title } = useSharedContext();
|
|
13
|
+
const generateUrl = usePageUrlGenerator();
|
|
14
|
+
|
|
15
|
+
const { company } = useCompanyContext();
|
|
16
|
+
if (!company) return null;
|
|
17
|
+
|
|
18
|
+
return (
|
|
19
|
+
<div className="flex w-full flex-col gap-y-2">
|
|
20
|
+
<ContentTitle type={title.type} element={title.element} functions={title.functions} />
|
|
21
|
+
{company.logo && (
|
|
22
|
+
<Image src={company.logo} alt={company.name} width={150} height={150} className="mb-4 rounded-md" />
|
|
23
|
+
)}
|
|
24
|
+
</div>
|
|
25
|
+
);
|
|
26
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./CompanyDetails";
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { zodResolver } from "@hookform/resolvers/zod";
|
|
4
|
+
import { Settings2Icon } from "lucide-react";
|
|
5
|
+
import { useTranslations } from "next-intl";
|
|
6
|
+
import { useEffect, useMemo, useState } from "react";
|
|
7
|
+
import { SubmitHandler, useForm } from "react-hook-form";
|
|
8
|
+
import { toast } from "sonner";
|
|
9
|
+
import z from "zod";
|
|
10
|
+
import { CommonEditorButtons, errorToast } from "../../../../components";
|
|
11
|
+
import { getRoleId } from "../../../../roles";
|
|
12
|
+
import {
|
|
13
|
+
Button,
|
|
14
|
+
Dialog,
|
|
15
|
+
DialogContent,
|
|
16
|
+
DialogDescription,
|
|
17
|
+
DialogHeader,
|
|
18
|
+
DialogTitle,
|
|
19
|
+
DialogTrigger,
|
|
20
|
+
Form,
|
|
21
|
+
Tabs,
|
|
22
|
+
TabsContent,
|
|
23
|
+
TabsList,
|
|
24
|
+
TabsTrigger,
|
|
25
|
+
} from "../../../../shadcnui";
|
|
26
|
+
import { UserInterface, UserService } from "../../../user";
|
|
27
|
+
import { useCurrentUserContext } from "../../../user/contexts";
|
|
28
|
+
import { CompanyInput, CompanyInterface, CompanyService } from "../../data";
|
|
29
|
+
import { CompanyConfigurationSecurityForm } from "./CompanyConfigurationSecurityForm";
|
|
30
|
+
|
|
31
|
+
type CompanyConfigurationEditorProps = {
|
|
32
|
+
company: CompanyInterface;
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
function CompanyConfigurationEditorInternal({ company }: CompanyConfigurationEditorProps) {
|
|
36
|
+
const [open, setOpen] = useState<boolean>(false);
|
|
37
|
+
const t = useTranslations();
|
|
38
|
+
const { setUser } = useCurrentUserContext<UserInterface>();
|
|
39
|
+
|
|
40
|
+
const defaultValues = useMemo(() => {
|
|
41
|
+
return {
|
|
42
|
+
isManagedKnowledge: company.configurations?.isManagedKnowledge ?? false,
|
|
43
|
+
allowPublicBot: company.configurations?.allowPublicBot ?? false,
|
|
44
|
+
};
|
|
45
|
+
}, [company.configurations]);
|
|
46
|
+
|
|
47
|
+
const close = () => {
|
|
48
|
+
setOpen(false);
|
|
49
|
+
form.reset();
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
const formSchema = z.object({
|
|
53
|
+
isManagedKnowledge: z.boolean().optional(),
|
|
54
|
+
allowPublicBot: z.boolean().optional(),
|
|
55
|
+
});
|
|
56
|
+
|
|
57
|
+
const form = useForm<z.infer<typeof formSchema>>({
|
|
58
|
+
resolver: zodResolver(formSchema),
|
|
59
|
+
defaultValues: defaultValues,
|
|
60
|
+
shouldUnregister: false,
|
|
61
|
+
});
|
|
62
|
+
|
|
63
|
+
useEffect(() => {
|
|
64
|
+
if (open) {
|
|
65
|
+
form.reset({
|
|
66
|
+
isManagedKnowledge: company.configurations?.isManagedKnowledge ?? false,
|
|
67
|
+
allowPublicBot: company.configurations?.allowPublicBot ?? false,
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
}, [company, open]);
|
|
71
|
+
|
|
72
|
+
const onSubmit: SubmitHandler<z.infer<typeof formSchema>> = async (values) => {
|
|
73
|
+
const payload: CompanyInput = {
|
|
74
|
+
id: company.id,
|
|
75
|
+
configurations: {
|
|
76
|
+
isManagedKnowledge: values.isManagedKnowledge ?? false,
|
|
77
|
+
allowPublicBot: values.allowPublicBot ?? false,
|
|
78
|
+
},
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
try {
|
|
82
|
+
await CompanyService.updateConfigurations(payload);
|
|
83
|
+
|
|
84
|
+
// Refresh user data to update localStorage with new company configurations
|
|
85
|
+
const fullUser = await UserService.findFullUser();
|
|
86
|
+
if (fullUser) {
|
|
87
|
+
setUser(fullUser);
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
toast.message("Configurations Updated", {
|
|
91
|
+
description: `The system configurations have been updated successfully.`,
|
|
92
|
+
});
|
|
93
|
+
close();
|
|
94
|
+
} catch (error) {
|
|
95
|
+
errorToast({
|
|
96
|
+
title: t(`generic.errors.update`),
|
|
97
|
+
error,
|
|
98
|
+
});
|
|
99
|
+
}
|
|
100
|
+
};
|
|
101
|
+
|
|
102
|
+
return (
|
|
103
|
+
<Dialog open={open} onOpenChange={setOpen}>
|
|
104
|
+
<DialogTrigger asChild>
|
|
105
|
+
<Button size="sm" variant={`ghost`} className="cursor-pointer">
|
|
106
|
+
<Settings2Icon className="h-3.5 w-3.5" />
|
|
107
|
+
</Button>
|
|
108
|
+
</DialogTrigger>
|
|
109
|
+
<DialogContent className={`flex max-h-[70vh] max-w-4xl flex-col overflow-y-auto`}>
|
|
110
|
+
<DialogHeader>
|
|
111
|
+
<DialogTitle>{t(`types.configurations`, { count: 2 })}</DialogTitle>
|
|
112
|
+
<DialogDescription className="text-destructive">
|
|
113
|
+
{t(`features.configuration.warning_description`)}
|
|
114
|
+
</DialogDescription>
|
|
115
|
+
</DialogHeader>
|
|
116
|
+
<Form {...form}>
|
|
117
|
+
<form onSubmit={form.handleSubmit(onSubmit)} className={`flex w-full flex-col gap-y-4`}>
|
|
118
|
+
<div className={`flex flex-row gap-x-4`}>
|
|
119
|
+
<div className={`flex w-full flex-col justify-start gap-y-4`}>
|
|
120
|
+
<Tabs defaultValue={process.env.NEXT_PUBLIC_PRIVATE_INSTALLATION ? "security" : "ai"}>
|
|
121
|
+
<TabsList>
|
|
122
|
+
<TabsTrigger value="security">Privacy & Security</TabsTrigger>
|
|
123
|
+
</TabsList>
|
|
124
|
+
<TabsContent value="features">
|
|
125
|
+
<div className="space-y-4">
|
|
126
|
+
<p className="text-muted-foreground text-sm">
|
|
127
|
+
Feature configuration will be implemented in future updates.
|
|
128
|
+
</p>
|
|
129
|
+
</div>
|
|
130
|
+
</TabsContent>
|
|
131
|
+
<TabsContent value="security">
|
|
132
|
+
<CompanyConfigurationSecurityForm form={form} />
|
|
133
|
+
</TabsContent>
|
|
134
|
+
</Tabs>
|
|
135
|
+
</div>
|
|
136
|
+
</div>
|
|
137
|
+
<CommonEditorButtons form={form} setOpen={setOpen} isEdit={true} />
|
|
138
|
+
</form>
|
|
139
|
+
</Form>
|
|
140
|
+
</DialogContent>
|
|
141
|
+
</Dialog>
|
|
142
|
+
);
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
export function CompanyConfigurationEditor(props: CompanyConfigurationEditorProps) {
|
|
146
|
+
const { hasRole } = useCurrentUserContext<UserInterface>();
|
|
147
|
+
|
|
148
|
+
if (hasRole(getRoleId().Administrator)) return <CompanyConfigurationEditorInternal {...props} />;
|
|
149
|
+
|
|
150
|
+
return <CompanyConfigurationEditorInternal {...props} />;
|
|
151
|
+
}
|