Your Request resulted in an error
\r\nYou do not have permission to view this resource.
\r\nYou do not have permission to view this resource
\r\nSorry, we are under maintenance!
\r\n\t\t\t\t\tPurple | \r\nBlue | \r\nGreen | \r\n
Not Paid | \r\nPartly Paid | \r\nAll Paid | \r\n
\r\n {d.FirstName} {d.LastName}\r\n
\r\n{d.FullName}
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\nlots of contents
\r\n >\r\n );\r\n};\r\n\r\nexport default Admin;\r\n","import { FormButtons } from \"Components/Common/FormButtons\";\r\nimport { defaultUser } from \"Components/Common/Images/Images\";\r\nimport ApiUploader from \"Components/Common/ApiUploader\";\r\nimport { useEffect, useState } from \"react\";\r\nimport { trackPromise } from \"react-promise-tracker\";\r\nimport LookupService from \"Services/API/LookupService\";\r\nimport ImageSelector from \"Components/Common/ImageSelector\";\r\n\r\nconst { Modal, Form, Input, Checkbox, Select, Button, Image, Switch } = require(\"antd\");\r\nconst { LoadingPanelForPopup } = require(\"Layout/LoadingPanels\");\r\n\r\nconst Form_EdgeUser = ({ form, showForm, recordToEdit, handleCancel, onFinish, onFinishFailed, ENTITY, data }) => {\r\n const [unassignedPrincipals, setUnassignedPrincipals] = useState();\r\n const [passwordSettings, setPasswordSettings] = useState(recordToEdit && recordToEdit.UserId > 0 ? false : true);\r\n const [ifPwdChanged, setIfPwdChanged] = useState(false);\r\n useEffect(async () => {\r\n let ups = await trackPromise(LookupService.UnassignedPrincipals((recordToEdit && recordToEdit.UserId) || 0));\r\n setUnassignedPrincipals(ups);\r\n }, []);\r\n\r\n const setSelectedFilename = (filename) => {\r\n //setPictureName(filename);\r\n //recordToEdit.PictureName = filename;\r\n form.setFieldsValue({\r\n [\"PictureName\"]: filename,\r\n });\r\n };\r\n\r\n return (\r\nUsername: | \r\n\r\n {user && user.username}\r\n | \r\nEmail: | \r\n\r\n {user && user.email}\r\n | \r\n
Username: | \r\n\r\n {user && user.Username}\r\n | \r\nEmail: | \r\n\r\n {user && user.Email}\r\n | \r\n
\r\n \r\n Valid {docType.toLowerCase()} document filename format:{\" \"}\r\n \r\n {docType === \"External\" && <>VESSEL - INSURANCE TYPE - DOCUMENT TYPE - INCEPTION DATE>}\r\n {docType === \"Mortgagee\" && <>VESSEL - DOCUMENT TYPE - EFFECTIVE DATE>}\r\n {docType === \"Dialogue\" && <>Any filename>}\r\n {\" \"}\r\n {(docType === \"External\" || docType === \"Mortgagee\") && <>(DD MM YYYY)>}\r\n \r\n
\r\n