Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danslo/velvet
/ functions
Functions
124 in github.com/danslo/velvet
⨍
Functions
124
◇
Types & classes
0
↓ 16 callers
Function
withLayout
(WrappedComponent: React.ComponentType<P>)
src/hocs/layout.tsx:7
↓ 6 callers
Function
withGrid
( WrappedComponent: React.ComponentType<WithGridProps<Query>>, useGridQuery: (baseOptions?: Apollo.Que
src/hocs/grid.tsx:16
↓ 5 callers
Function
textFieldProps
(props: FieldComponentProps)
src/components/FieldComponents/FieldComponents.tsx:21
↓ 4 callers
Function
getTabLink
(tab: string)
src/components/Orders/Order/Tabs/Tabs.tsx:11
↓ 4 callers
Function
handleClose
(scope: OptionalScopeWithoutChildren)
src/components/Configuration/Switcher/Switcher.tsx:18
↓ 3 callers
Function
handleSubmit
(e: FormEvent<HTMLFormElement>)
src/components/Login/Login.tsx:9
↓ 3 callers
Function
onDelete
(variables: DeleteVariables)
src/hooks/crud.ts:34
↓ 3 callers
Function
onSave
(variables: SaveVariables)
src/hooks/crud.ts:24
↓ 3 callers
Function
setClientLink
(token: string | null)
src/utils/client.ts:37
↓ 3 callers
Function
useAuth
()
src/hooks/auth.ts:7
↓ 3 callers
Function
useCrud
( loadDocument: TypedDocumentNode<LoadQuery, LoadVariables>, saveDocument: TypedDocumentNode<SaveQuery
src/hooks/crud.ts:6
↓ 3 callers
Function
useScopeContext
()
src/context/scope.ts:16
↓ 2 callers
Function
Boolean
(props: FieldComponentProps)
src/components/FieldComponents/Boolean/Boolean.tsx:4
↓ 2 callers
Function
attributeIsRequired
(attribute: VelvetAttribute)
src/components/Products/Product/Attribute/Attribute.tsx:28
↓ 2 callers
Function
handleClose
()
src/components/Cache/Cache.tsx:32
↓ 2 callers
Function
toggleCache
(enable: boolean)
src/components/Cache/Cache.tsx:36
↓ 1 callers
Function
RoutesWithChildren
(children: typeof routes, isLoggedIn: boolean)
src/components/App/Routes/Routes.tsx:6
↓ 1 callers
Function
authLink
(token: string | null)
src/utils/client.ts:28
↓ 1 callers
Function
renderTab
(tab: string, order: VelvetOrder)
src/components/Orders/Order/Order.tsx:24
↓ 1 callers
Function
restoreConfiguration
(path: string)
src/components/Configuration/Section/Section.tsx:43
↓ 1 callers
Function
rulesFromAttribute
(attribute: VelvetAttribute)
src/components/Products/Product/Attribute/Attribute.tsx:32
↓ 1 callers
Function
saveConfiguration
(path: string, value: string)
src/components/Configuration/Section/Section.tsx:28
↓ 1 callers
Function
setInheritValue
(value: boolean)
src/components/Configuration/Field/Field.tsx:27
Function
Account
({caption, order}: AccountProps)
src/components/Orders/Order/Information/Account/Account.tsx:10
Function
Actions
(props: ActionsProps)
src/components/Orders/Order/Actions/Actions.tsx:26
Function
Address
({caption, address}: AddressProps)
src/components/Orders/Order/Information/Address/Address.tsx:10
Function
App
()
src/components/App/App.tsx:12
Function
Attribute
(props: AttributeProps)
src/components/Products/Product/Attribute/Attribute.tsx:41
Function
Attributes
()
src/components/Attributes/Attributes.tsx:6
Function
AuthProvider
(props)
src/context/auth.tsx:11
Function
Block
()
src/components/Blocks/Block/Block.tsx:20
Function
Blocks
()
src/components/Blocks/Blocks.tsx:8
Function
Cache
()
src/components/Cache/Cache.tsx:9
Function
Cancel
(props: ActionProps)
src/components/Orders/Order/Actions/Cancel/Cancel.tsx:6
Function
Categories
src/components/Products/Product/Attribute/Categories/Categories.tsx:9
Function
Category
(props: CategoryProps)
src/components/Products/Product/Attribute/Categories/Category/Category.tsx:8
Function
Chart
({chart}: ChartProps)
src/components/Dashboard/Chart/Chart.tsx:9
Function
ChartContainer
()
src/components/Dashboard/ChartContainer/ChartContainer.tsx:9
Function
Configuration
()
src/components/Configuration/Configuration.tsx:10
Function
Creditmemos
({creditmemos}: CreditmemosProps)
src/components/Orders/Order/Creditmemos/Creditmemos.tsx:20
Function
Customers
()
src/components/Customers/Customers.tsx:6
Function
Customers
({customers}: CustomersProps)
src/components/Dashboard/Customers/Customers.tsx:9
Function
Dashboard
()
src/components/Dashboard/Dashboard.tsx:8
Function
Date
(props: FieldComponentProps)
src/components/FieldComponents/Date/Date.tsx:4
Function
Field
({field, saveConfiguration, restoreConfiguration}: FieldProps)
src/components/Configuration/Field/Field.tsx:12
Function
Footer
()
src/components/Footer/Footer.tsx:3
Function
Form
({data, register, control}: FormProps)
src/components/Pages/Page/Form/Form.tsx:18
Function
Form
({setValue, data, register, control}: FormProps)
src/components/Products/Product/Form/Form.tsx:14
Function
Form
({data, register, control}: FormProps)
src/components/Blocks/Block/Form/Form.tsx:15
Function
FormLayout
(props)
src/components/FormLayout/FormLayout.tsx:16
Function
Grid
({data}: WithGridProps<GetCustomerGridQuery>)
src/components/Customers/Grid/Grid.tsx:7
Function
Grid
({data}: WithGridProps<GetOrderGridQuery>)
src/components/Orders/Grid/Grid.tsx:7
Function
Grid
({data}: WithGridProps<GetCmsPageGridQuery>)
src/components/Pages/Grid/Grid.tsx:7
Function
Grid
({data}: WithGridProps<GetProductAttributeGridQuery>)
src/components/Attributes/Grid/Grid.tsx:7
Function
Grid
({data}: WithGridProps<GetProductGridQuery>)
src/components/Products/Grid/Grid.tsx:7
Function
Grid
({data}: WithGridProps<GetCmsBlockGridQuery>)
src/components/Blocks/Grid/Grid.tsx:7
Function
Group
({label, children})
src/components/Configuration/Group/Group.tsx:9
Function
Header
(props)
src/components/Header/Header.tsx:8
Function
Hold
(props: ActionProps)
src/components/Orders/Order/Actions/Hold/Hold.tsx:6
Function
Indexers
()
src/components/Indexers/Indexers.tsx:8
Function
Information
({order}: InformationProps)
src/components/Orders/Order/Information/Information.tsx:17
Function
Invoice
(props: ActionProps)
src/components/Orders/Order/Actions/Invoice/Invoice.tsx:6
Function
Invoices
({invoices}: InvoicesProps)
src/components/Orders/Order/Invoices/Invoices.tsx:20
Function
Items
({caption, items}: ItemsProps)
src/components/Orders/Order/Information/Items/Items.tsx:20
Function
LastOrders
({lastOrders, caption}: LastOrdersProps)
src/components/Dashboard/LastOrders/LastOrders.tsx:10
Function
LoaderHandler
({children, loading, error}: LoaderProps)
src/components/LoaderHandler/LoaderHandler.tsx:7
Function
LoaderProvider
({children})
src/context/loader.tsx:15
Function
Login
()
src/components/Login/Login.tsx:6
Function
MultiSelect
(props: FieldComponentProps)
src/components/FieldComponents/MultiSelect/MultiSelect.tsx:4
Function
Navbar
()
src/components/Navbar/Navbar.tsx:13
Function
Order
()
src/components/Orders/Order/Order.tsx:15
Function
Orders
()
src/components/Orders/Orders.tsx:6
Function
Page
()
src/components/Pages/Page/Page.tsx:20
Function
PageNotFound
()
src/components/PageNotFound/PageNotFound.tsx:4
Function
Pages
()
src/components/Pages/Pages.tsx:8
Function
Payment
({caption, methods}: PaymentInformation)
src/components/Orders/Order/Information/Payment/Payment.tsx:9
Function
Price
src/components/Products/Product/Attribute/Price/Price.tsx:7
Function
Product
()
src/components/Products/Product/Product.tsx:20
Function
Products
()
src/components/Products/Products.tsx:6
Function
ProgressBar
()
src/components/ProgressBar/ProgressBar.tsx:5
Function
Refund
(props: ActionProps)
src/components/Orders/Order/Actions/Refund/Refund.tsx:6
Function
Reports
()
src/components/Reports/Reports.tsx:5
Function
Routes
()
src/components/App/Routes/Routes.tsx:20
Function
Sales
({sales, caption}: SalesProps)
src/components/Dashboard/Sales/Sales.tsx:10
Function
SearchTerms
({caption, searchTerms}: SearchTermsProps)
src/components/Dashboard/SearchTerms/SearchTerms.tsx:10
Function
Section
()
src/components/Configuration/Section/Section.tsx:14
Function
Select
(props: FieldComponentProps)
src/components/FieldComponents/Select/Select.tsx:4
Function
Ship
(props: ActionProps)
src/components/Orders/Order/Actions/Ship/Ship.tsx:6
Function
Shipments
({shipments}: ShipmentsProps)
src/components/Orders/Order/Shipments/Shipments.tsx:20
Function
Shipping
({caption, shipping_method}: ShippingProps)
src/components/Orders/Order/Information/Shipping/Shipping.tsx:8
Function
StatusHistory
({caption, status_history}: NotesProps)
src/components/Orders/Order/Information/StatusHistory/StatusHistory.tsx:9
Function
Stock
src/components/Products/Product/Attribute/Stock/Stock.tsx:6
Function
Summary
({caption, order}: InformationProps)
src/components/Orders/Order/Information/Summary/Summary.tsx:10
Function
Summary
()
src/components/Dashboard/Summary/Summary.tsx:8
Function
Switcher
()
src/components/Configuration/Switcher/Switcher.tsx:8
Function
TabPanel
({children, value, index, ...other})
src/components/Dashboard/TabPanel/TabPanel.tsx:9
Function
Tabs
({orderId}: TabsProps)
src/components/Orders/Order/Tabs/Tabs.tsx:10
Function
Tabs
()
src/components/Dashboard/Tabs/Tabs.tsx:8
Function
Tabs
()
src/components/Configuration/Tabs/Tabs.tsx:8
Function
Text
(props: FieldComponentProps)
src/components/FieldComponents/Text/Text.tsx:4
next →
1–100 of 124, ranked by callers