457 lines
9.3 KiB
JSON
457 lines
9.3 KiB
JSON
{
|
|
"app": "lecoffre",
|
|
"theme": {},
|
|
"modules": {
|
|
"pages": {
|
|
"Home": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders",
|
|
"labelKey": "homepage"
|
|
}
|
|
},
|
|
"DesignSystem": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/design-system",
|
|
"labelKey": "design_system"
|
|
}
|
|
},
|
|
"Login": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/login",
|
|
"labelKey": "login"
|
|
}
|
|
},
|
|
"CustomersLogin": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/customers/login",
|
|
"labelKey": "customer_login"
|
|
}
|
|
},
|
|
"ClientDashboard": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/client-dashboard/[folderUid]/profile/[profileUid]",
|
|
"labelKey": "client-dashboard"
|
|
},
|
|
"pages": {
|
|
"ViewDocuments": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/client-dashboard/[folderUid]/documentNotary/[documentUid]",
|
|
"labelKey": "view_documents"
|
|
}
|
|
},
|
|
"ReceiveDocuments": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/client-dashboard/[folderUid]/received-documents",
|
|
"labelKey": "received_documents"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Folder": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders",
|
|
"labelKey": "folder"
|
|
},
|
|
"pages": {
|
|
"FolderInformation": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]",
|
|
"labelKey": "folder_information"
|
|
}
|
|
},
|
|
"DocumentsReminderHistory": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]/documents-reminder-history",
|
|
"labelKey": "documents_reminder_history"
|
|
}
|
|
},
|
|
"CreateFolder": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/create",
|
|
"labelKey": "create_folder"
|
|
}
|
|
},
|
|
"AddClient": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]/add/clients",
|
|
"labelKey": "add_client_to_folder"
|
|
}
|
|
},
|
|
"SendDocuments": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]/send-documents",
|
|
"labelKey": "send_documents"
|
|
}
|
|
},
|
|
"AskDocument": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]/[customerUid]/ask-documents",
|
|
"labelKey": "ask_documents"
|
|
}
|
|
},
|
|
"ViewDocuments": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]/documents/[documentUid]",
|
|
"labelKey": "ask_documents"
|
|
}
|
|
},
|
|
"EditDescription": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]/edit/description",
|
|
"labelKey": "edit_description"
|
|
}
|
|
},
|
|
"EditInformations": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]/edit/informations",
|
|
"labelKey": "edit_informations"
|
|
}
|
|
},
|
|
"EditClient": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]/edit/clients/[customerUid]",
|
|
"labelKey": "edit_informations"
|
|
}
|
|
},
|
|
"EditCollaborators": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]/edit/collaborators",
|
|
"labelKey": "edit_collaborators"
|
|
}
|
|
},
|
|
"FolderArchived": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/archived",
|
|
"labelKey": "archived_folders"
|
|
},
|
|
"pages": {
|
|
"FolderInformation": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/archived/[folderUid]",
|
|
"labelKey": "archived_folder_information"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Select": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/select",
|
|
"labelKey": "select_folder"
|
|
}
|
|
},
|
|
"VerifyDocuments": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/folders/[folderUid]/verify-documents",
|
|
"labelKey": "verify_documents"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"MyAccount": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/my-account",
|
|
"labelKey": "my_account"
|
|
}
|
|
},
|
|
"Collaborators": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/collaborators",
|
|
"labelKey": "collaborators"
|
|
},
|
|
"pages": {
|
|
"CollaboratorInformations": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/collaborators/[uid]",
|
|
"labelKey": "collaborator_informations"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Roles": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/roles",
|
|
"labelKey": "roles"
|
|
},
|
|
"pages": {
|
|
"RolesInformations": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/roles/[uid]",
|
|
"labelKey": "roles_informations"
|
|
}
|
|
},
|
|
"Create": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/roles/create",
|
|
"labelKey": "create_role"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DeedTypes": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/deed-types",
|
|
"labelKey": "deedTypes"
|
|
},
|
|
"pages": {
|
|
"DeedTypesInformations": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/deed-types/[uid]",
|
|
"labelKey": "deedTypesInformations"
|
|
}
|
|
},
|
|
"Create": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/deed-types/create",
|
|
"labelKey": "createDeedType"
|
|
}
|
|
},
|
|
"Edit": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/deed-types/[uid]/edit",
|
|
"labelKey": "editDeedType"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Users": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/users",
|
|
"labelKey": "users"
|
|
},
|
|
"pages": {
|
|
"UsersInformations": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/users/[uid]",
|
|
"labelKey": "users_informations"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Offices": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/offices",
|
|
"labelKey": "offices"
|
|
},
|
|
"pages": {
|
|
"OfficesInformations": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/offices/[uid]",
|
|
"labelKey": "offices_informations"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DocumentTypes": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/document-types",
|
|
"labelKey": "documentTypes"
|
|
},
|
|
"pages": {
|
|
"DocumentTypesInformations": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/document-types/[uid]",
|
|
"labelKey": "documentInformations"
|
|
}
|
|
},
|
|
"Create": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/document-types/create",
|
|
"labelKey": "createDocumentType"
|
|
}
|
|
},
|
|
"Edit": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/document-types/[uid]/edit",
|
|
"labelKey": "editDocumentType"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"OfficesRib": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/offices/rib",
|
|
"labelKey": "officeRib"
|
|
}
|
|
},
|
|
"404": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/404",
|
|
"labelKey": "not_found"
|
|
}
|
|
},
|
|
"Subscription": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription",
|
|
"labelKey": "subscription"
|
|
},
|
|
"pages": {
|
|
"Invite": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/invite",
|
|
"labelKey": "invite"
|
|
}
|
|
},
|
|
"ManageCollaborators": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/manage-collaborators",
|
|
"labelKey": "manage_collaborators"
|
|
}
|
|
},
|
|
"Manage": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/manage",
|
|
"labelKey": "manage"
|
|
},
|
|
"pages": {
|
|
"Standard": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/manage/standard",
|
|
"labelKey": "standard"
|
|
}
|
|
},
|
|
"Illimity": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/manage/illimity",
|
|
"labelKey": "illimity"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"New": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/new",
|
|
"labelKey": "subscribe"
|
|
}
|
|
},
|
|
"Error": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/error",
|
|
"labelKey": "error"
|
|
}
|
|
},
|
|
"Success": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/success",
|
|
"labelKey": "success"
|
|
}
|
|
},
|
|
"Subscribe": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/subscribe",
|
|
"labelKey": "subscribe"
|
|
},
|
|
"pages": {
|
|
"Standard": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/subscribe/standard",
|
|
"labelKey": "standard"
|
|
}
|
|
},
|
|
"Illimity": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/subscription/subscribe/illimity",
|
|
"labelKey": "illimity"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Notes": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/notes",
|
|
"labelKey": "notes"
|
|
},
|
|
"pages": {
|
|
"EditNote": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/notes/[noteUid]/edit",
|
|
"labelKey": "edit_note"
|
|
}
|
|
},
|
|
"CreateNote": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/notes/folder/[folderUid]/customer/[customerUid]/create",
|
|
"labelKey": "create_note"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Legal": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/legal",
|
|
"labelKey": "legal"
|
|
},
|
|
"pages": {
|
|
"LegalInformations": {
|
|
"enabled": true,
|
|
"props": {
|
|
"path": "/legal/[legalUid]",
|
|
"labelKey": "legal_informations"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|