MCPcopy Create free account

hub / github.com/al1abb/invoify / functions

Functions163 in github.com/al1abb/invoify

FunctionLivePreview
({ data }: LivePreviewProps)
app/components/invoice/actions/LivePreview.tsx:11
FunctionLocaleLayout
(props: { children: React.ReactNode; params: Promise<{ locale: string }>; })
app/[locale]/layout.tsx:62
FunctionNewInvoiceAlert
({ children, title, description, confirmLabel, onConfirm, }: NewInvoiceAlertProps)
app/components/modals/alerts/NewInvoiceAlert.tsx:31
FunctionNotFound
()
app/not-found.tsx:9
FunctionPOST
(req: NextRequest)
app/api/invoice/send/route.ts:6
FunctionPOST
(req: NextRequest)
app/api/invoice/export/route.ts:6
FunctionPOST
(req: NextRequest)
app/api/invoice/generate/route.ts:9
FunctionPaymentInformation
()
app/components/invoice/form/sections/PaymentInformation.tsx:9
FunctionPdfViewer
()
app/components/invoice/actions/PdfViewer.tsx:18
FunctionProviders
({ children }: ProvidersProps)
contexts/Providers.tsx:53
FunctionRootLayout
({ children }: Props)
app/layout.tsx:10
FunctionRootPage
()
app/page.tsx:4
FunctionSavedInvoicesList
({ setModalState }: SavedInvoicesListProps)
app/components/modals/invoice/components/SavedInvoicesList.tsx:30
FunctionSendPdfToEmailModal
({ sendPdfToMail, children, }: SendPdfToEmailModalProps)
app/components/modals/email/SendPdfToEmailModal.tsx:28
FunctionSignatureColorSelector
({ colors, selectedColor, handleColorButtonClick, }: SignatureColorSelectorProps)
app/components/modals/signature/components/SignatureColorSelector.tsx:16
FunctionSignatureContextProvider
({ children, }: SignatureContextProviderProps)
contexts/SignatureContext.tsx:58
FunctionSignatureFontSelector
({ typedSignatureFonts, selectedFont, setSelectedFont, }: SignatureFontSelectorProps)
app/components/modals/signature/components/SignatureFontSelector.tsx:19
FunctionSignatureModal
({}: SignatureModalProps)
app/components/modals/signature/SignatureModal.tsx:41
FunctionSingleItem
({ name, index, fields, field, moveFieldUp, moveFieldDown, removeField, }: SingleI
app/components/invoice/form/SingleItem.tsx:38
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
FunctionSubheading
({ children }: SubheadingProps)
app/components/reusables/Subheading.tsx:7
FunctionTemplateSelector
()
app/components/invoice/form/TemplateSelector.tsx:34
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
contexts/ThemeProvider.tsx:6
FunctionThemeSwitcher
()
app/components/reusables/ThemeSwitcher.tsx:11
FunctionToaster
()
components/ui/toaster.tsx:13
FunctionTranslationProvider
({ children }: TranslationProviderProps)
contexts/TranslationContext.tsx:24
FunctionTypeSignature
({ handleSaveSignature }: TypeSignatureProps)
app/components/modals/signature/tabs/TypeSignature.tsx:24
FunctionUploadSignature
({ handleSaveSignature }: UploadSignatureProps)
app/components/modals/signature/tabs/UploadSignature.tsx:21
FunctionViewTemplate
(props: ViewTemplatePageProps)
app/[locale]/template/[id]/page.tsx:14
FunctionVoiceInput
({ onItemsParsed }: VoiceInputProps)
app/components/invoice/form/VoiceInput.tsx:202
FunctionWizardNavigation
()
app/components/invoice/form/wizard/WizardNavigation.tsx:15
FunctionWizardProgress
({ wizard }: WizardProgressProps)
app/components/invoice/form/wizard/WizardProgress.tsx:22
FunctionWizardStep
({ children }: WizardStepProps)
app/components/invoice/form/wizard/WizardStep.tsx:15
FunctionaddNewCustomInput
()
app/components/invoice/form/sections/BillToSection.tsx:32
FunctionaddNewCustomInput
()
app/components/invoice/form/sections/BillFromSection.tsx:31
FunctionaddNewField
()
app/components/invoice/form/sections/Items.tsx:48
FunctionclearTypedSignature
()
contexts/SignatureContext.tsx:163
FunctiondownloadPdf
()
contexts/InvoiceContext.tsx:207
FunctionflattenObject
( obj: Record<string, T>, parentKey = "" )
lib/helpers.ts:123
FunctiongenerateStaticParams
()
app/[locale]/layout.tsx:55
FunctionhandleCancel
()
app/components/modals/alerts/NewInvoiceAlert.tsx:57
FunctionhandleClick
()
app/components/invoice/form/sections/ImportJsonButton.tsx:16
FunctionhandleConfirm
()
app/components/modals/alerts/NewInvoiceAlert.tsx:61
FunctionhandleFileChange
(e: ChangeEvent<HTMLInputElement>)
app/components/reusables/form-fields/FormFile.tsx:43
FunctionhandleFileChange
(event: React.ChangeEvent<HTMLInputElement>)
app/components/invoice/form/sections/ImportJsonButton.tsx:20
FunctionhandleNewInvoice
()
app/components/modals/alerts/NewInvoiceAlert.tsx:47
FunctionhandleRemoveUploadedSignature
()
contexts/SignatureContext.tsx:195
FunctionhandleSaveSignature
()
app/components/modals/signature/SignatureModal.tsx:72
FunctionhandleSendPdf
()
app/components/modals/email/SendPdfToEmailModal.tsx:38
FunctionhandleUploadSignatureChange
( e: React.ChangeEvent<HTMLInputElement> )
contexts/SignatureContext.tsx:178
FunctionhandleVoiceItemsParsed
(items: { name: string; quantity: number; unitPrice: number; description?: string }[])
app/components/invoice/form/sections/Items.tsx:58
FunctionnewInvoice
()
contexts/InvoiceContext.tsx:140
FunctiononTabChange
(value: string)
app/components/modals/signature/SignatureModal.tsx:61
FunctionpreviewPdfInTab
()
contexts/InvoiceContext.tsx:197
FunctionprintPdf
()
contexts/InvoiceContext.tsx:230
FunctionremoveCustomInput
(index: number)
app/components/invoice/form/sections/BillToSection.tsx:39
FunctionremoveCustomInput
(index: number)
app/components/invoice/form/sections/BillFromSection.tsx:38
FunctionremoveFinalPdf
()
contexts/InvoiceContext.tsx:190
FunctionremoveLogo
()
app/components/reusables/form-fields/FormFile.tsx:56
FunctionsaveInvoice
()
contexts/InvoiceContext.tsx:246
FunctionstepPassed
(currentStep: WizardStepType)
app/components/invoice/form/wizard/WizardProgress.tsx:71
Functionupdate
(props: ToasterToast)
components/ui/use-toast.ts:146
FunctionuseTranslation
()
contexts/TranslationContext.tsx:12
← previous101–163 of 163, ranked by callers