MCPcopy Create free account

hub / github.com/danslo/velvet / functions

Functions124 in github.com/danslo/velvet

↓ 16 callersFunctionwithLayout
(WrappedComponent: React.ComponentType<P>)
src/hocs/layout.tsx:7
↓ 6 callersFunctionwithGrid
( WrappedComponent: React.ComponentType<WithGridProps<Query>>, useGridQuery: (baseOptions?: Apollo.Que
src/hocs/grid.tsx:16
↓ 5 callersFunctiontextFieldProps
(props: FieldComponentProps)
src/components/FieldComponents/FieldComponents.tsx:21
↓ 4 callersFunctiongetTabLink
(tab: string)
src/components/Orders/Order/Tabs/Tabs.tsx:11
↓ 4 callersFunctionhandleClose
(scope: OptionalScopeWithoutChildren)
src/components/Configuration/Switcher/Switcher.tsx:18
↓ 3 callersFunctionhandleSubmit
(e: FormEvent<HTMLFormElement>)
src/components/Login/Login.tsx:9
↓ 3 callersFunctiononDelete
(variables: DeleteVariables)
src/hooks/crud.ts:34
↓ 3 callersFunctiononSave
(variables: SaveVariables)
src/hooks/crud.ts:24
↓ 3 callersFunctionsetClientLink
(token: string | null)
src/utils/client.ts:37
↓ 3 callersFunctionuseAuth
()
src/hooks/auth.ts:7
↓ 3 callersFunctionuseCrud
( loadDocument: TypedDocumentNode<LoadQuery, LoadVariables>, saveDocument: TypedDocumentNode<SaveQuery
src/hooks/crud.ts:6
↓ 3 callersFunctionuseScopeContext
()
src/context/scope.ts:16
↓ 2 callersFunctionBoolean
(props: FieldComponentProps)
src/components/FieldComponents/Boolean/Boolean.tsx:4
↓ 2 callersFunctionattributeIsRequired
(attribute: VelvetAttribute)
src/components/Products/Product/Attribute/Attribute.tsx:28
↓ 2 callersFunctionhandleClose
()
src/components/Cache/Cache.tsx:32
↓ 2 callersFunctiontoggleCache
(enable: boolean)
src/components/Cache/Cache.tsx:36
↓ 1 callersFunctionRoutesWithChildren
(children: typeof routes, isLoggedIn: boolean)
src/components/App/Routes/Routes.tsx:6
↓ 1 callersFunctionauthLink
(token: string | null)
src/utils/client.ts:28
↓ 1 callersFunctionrenderTab
(tab: string, order: VelvetOrder)
src/components/Orders/Order/Order.tsx:24
↓ 1 callersFunctionrestoreConfiguration
(path: string)
src/components/Configuration/Section/Section.tsx:43
↓ 1 callersFunctionrulesFromAttribute
(attribute: VelvetAttribute)
src/components/Products/Product/Attribute/Attribute.tsx:32
↓ 1 callersFunctionsaveConfiguration
(path: string, value: string)
src/components/Configuration/Section/Section.tsx:28
↓ 1 callersFunctionsetInheritValue
(value: boolean)
src/components/Configuration/Field/Field.tsx:27
FunctionAccount
({caption, order}: AccountProps)
src/components/Orders/Order/Information/Account/Account.tsx:10
FunctionActions
(props: ActionsProps)
src/components/Orders/Order/Actions/Actions.tsx:26
FunctionAddress
({caption, address}: AddressProps)
src/components/Orders/Order/Information/Address/Address.tsx:10
FunctionApp
()
src/components/App/App.tsx:12
FunctionAttribute
(props: AttributeProps)
src/components/Products/Product/Attribute/Attribute.tsx:41
FunctionAttributes
()
src/components/Attributes/Attributes.tsx:6
FunctionAuthProvider
(props)
src/context/auth.tsx:11
FunctionBlock
()
src/components/Blocks/Block/Block.tsx:20
FunctionBlocks
()
src/components/Blocks/Blocks.tsx:8
FunctionCache
()
src/components/Cache/Cache.tsx:9
FunctionCancel
(props: ActionProps)
src/components/Orders/Order/Actions/Cancel/Cancel.tsx:6
FunctionCategories
src/components/Products/Product/Attribute/Categories/Categories.tsx:9
FunctionCategory
(props: CategoryProps)
src/components/Products/Product/Attribute/Categories/Category/Category.tsx:8
FunctionChart
({chart}: ChartProps)
src/components/Dashboard/Chart/Chart.tsx:9
FunctionChartContainer
()
src/components/Dashboard/ChartContainer/ChartContainer.tsx:9
FunctionConfiguration
()
src/components/Configuration/Configuration.tsx:10
FunctionCreditmemos
({creditmemos}: CreditmemosProps)
src/components/Orders/Order/Creditmemos/Creditmemos.tsx:20
FunctionCustomers
()
src/components/Customers/Customers.tsx:6
FunctionCustomers
({customers}: CustomersProps)
src/components/Dashboard/Customers/Customers.tsx:9
FunctionDashboard
()
src/components/Dashboard/Dashboard.tsx:8
FunctionDate
(props: FieldComponentProps)
src/components/FieldComponents/Date/Date.tsx:4
FunctionField
({field, saveConfiguration, restoreConfiguration}: FieldProps)
src/components/Configuration/Field/Field.tsx:12
FunctionFooter
()
src/components/Footer/Footer.tsx:3
FunctionForm
({data, register, control}: FormProps)
src/components/Pages/Page/Form/Form.tsx:18
FunctionForm
({setValue, data, register, control}: FormProps)
src/components/Products/Product/Form/Form.tsx:14
FunctionForm
({data, register, control}: FormProps)
src/components/Blocks/Block/Form/Form.tsx:15
FunctionFormLayout
(props)
src/components/FormLayout/FormLayout.tsx:16
FunctionGrid
({data}: WithGridProps<GetCustomerGridQuery>)
src/components/Customers/Grid/Grid.tsx:7
FunctionGrid
({data}: WithGridProps<GetOrderGridQuery>)
src/components/Orders/Grid/Grid.tsx:7
FunctionGrid
({data}: WithGridProps<GetCmsPageGridQuery>)
src/components/Pages/Grid/Grid.tsx:7
FunctionGrid
({data}: WithGridProps<GetProductAttributeGridQuery>)
src/components/Attributes/Grid/Grid.tsx:7
FunctionGrid
({data}: WithGridProps<GetProductGridQuery>)
src/components/Products/Grid/Grid.tsx:7
FunctionGrid
({data}: WithGridProps<GetCmsBlockGridQuery>)
src/components/Blocks/Grid/Grid.tsx:7
FunctionGroup
({label, children})
src/components/Configuration/Group/Group.tsx:9
FunctionHeader
(props)
src/components/Header/Header.tsx:8
FunctionHold
(props: ActionProps)
src/components/Orders/Order/Actions/Hold/Hold.tsx:6
FunctionIndexers
()
src/components/Indexers/Indexers.tsx:8
FunctionInformation
({order}: InformationProps)
src/components/Orders/Order/Information/Information.tsx:17
FunctionInvoice
(props: ActionProps)
src/components/Orders/Order/Actions/Invoice/Invoice.tsx:6
FunctionInvoices
({invoices}: InvoicesProps)
src/components/Orders/Order/Invoices/Invoices.tsx:20
FunctionItems
({caption, items}: ItemsProps)
src/components/Orders/Order/Information/Items/Items.tsx:20
FunctionLastOrders
({lastOrders, caption}: LastOrdersProps)
src/components/Dashboard/LastOrders/LastOrders.tsx:10
FunctionLoaderHandler
({children, loading, error}: LoaderProps)
src/components/LoaderHandler/LoaderHandler.tsx:7
FunctionLoaderProvider
({children})
src/context/loader.tsx:15
FunctionLogin
()
src/components/Login/Login.tsx:6
FunctionMultiSelect
(props: FieldComponentProps)
src/components/FieldComponents/MultiSelect/MultiSelect.tsx:4
FunctionNavbar
()
src/components/Navbar/Navbar.tsx:13
FunctionOrder
()
src/components/Orders/Order/Order.tsx:15
FunctionOrders
()
src/components/Orders/Orders.tsx:6
FunctionPage
()
src/components/Pages/Page/Page.tsx:20
FunctionPageNotFound
()
src/components/PageNotFound/PageNotFound.tsx:4
FunctionPages
()
src/components/Pages/Pages.tsx:8
FunctionPayment
({caption, methods}: PaymentInformation)
src/components/Orders/Order/Information/Payment/Payment.tsx:9
FunctionPrice
src/components/Products/Product/Attribute/Price/Price.tsx:7
FunctionProduct
()
src/components/Products/Product/Product.tsx:20
FunctionProducts
()
src/components/Products/Products.tsx:6
FunctionProgressBar
()
src/components/ProgressBar/ProgressBar.tsx:5
FunctionRefund
(props: ActionProps)
src/components/Orders/Order/Actions/Refund/Refund.tsx:6
FunctionReports
()
src/components/Reports/Reports.tsx:5
FunctionRoutes
()
src/components/App/Routes/Routes.tsx:20
FunctionSales
({sales, caption}: SalesProps)
src/components/Dashboard/Sales/Sales.tsx:10
FunctionSearchTerms
({caption, searchTerms}: SearchTermsProps)
src/components/Dashboard/SearchTerms/SearchTerms.tsx:10
FunctionSection
()
src/components/Configuration/Section/Section.tsx:14
FunctionSelect
(props: FieldComponentProps)
src/components/FieldComponents/Select/Select.tsx:4
FunctionShip
(props: ActionProps)
src/components/Orders/Order/Actions/Ship/Ship.tsx:6
FunctionShipments
({shipments}: ShipmentsProps)
src/components/Orders/Order/Shipments/Shipments.tsx:20
FunctionShipping
({caption, shipping_method}: ShippingProps)
src/components/Orders/Order/Information/Shipping/Shipping.tsx:8
FunctionStatusHistory
({caption, status_history}: NotesProps)
src/components/Orders/Order/Information/StatusHistory/StatusHistory.tsx:9
FunctionStock
src/components/Products/Product/Attribute/Stock/Stock.tsx:6
FunctionSummary
({caption, order}: InformationProps)
src/components/Orders/Order/Information/Summary/Summary.tsx:10
FunctionSummary
()
src/components/Dashboard/Summary/Summary.tsx:8
FunctionSwitcher
()
src/components/Configuration/Switcher/Switcher.tsx:8
FunctionTabPanel
({children, value, index, ...other})
src/components/Dashboard/TabPanel/TabPanel.tsx:9
FunctionTabs
({orderId}: TabsProps)
src/components/Orders/Order/Tabs/Tabs.tsx:10
FunctionTabs
()
src/components/Dashboard/Tabs/Tabs.tsx:8
FunctionTabs
()
src/components/Configuration/Tabs/Tabs.tsx:8
FunctionText
(props: FieldComponentProps)
src/components/FieldComponents/Text/Text.tsx:4
next →1–100 of 124, ranked by callers