MCPcopy Create free account

hub / github.com/artsy/force / functions

Functions4,480 in github.com/artsy/force

↓ 2 callersFunctionisArtworksBasedNotification
( notificationType: NotificationTypesEnum, )
src/Components/Notifications/util.ts:45
↓ 2 callersFunctionisEligibleFollowHeading
( heading: Element | null, entity: string, )
src/Apps/Article/Components/ArticleHTML.tsx:144
↓ 2 callersFunctionisModifiedClick
(event?: MouseEvent<HTMLElement>)
src/Components/Search/SearchBarInput.tsx:239
↓ 2 callersMethodisStart
()
src/Utils/WorkflowEngine.tsx:86
↓ 2 callersFunctionisValidImage
( image?: MaybeValidImage | null, )
src/Apps/Artist/Components/ArtistHeader/ArtistHeaderImage.tsx:128
↓ 2 callersFunctionloadAssetManifest
(manifestFileName = "manifest.json")
src/Server/manifest.ts:63
↓ 2 callersFunctionloadNext
()
src/Apps/Artist/Routes/AuctionResults/ArtistAuctionResults.tsx:93
↓ 2 callersFunctionloadNext
()
src/Apps/CollectorProfile/Routes/Saves/Components/ArtworkListArtworksGrid.tsx:65
↓ 2 callersFunctionloadPage
* Refetch page of artworks based on cursor
src/Components/ArtworkFilter/ArtworkFilterArtworkGrid.tsx:62
↓ 2 callersFunctionloadPage
src/Apps/FairOrginizer/Routes/FairOrganizerDedicatedArticles.tsx:69
↓ 2 callersFunctionloadPage
(page: number)
src/Apps/Fair/Components/FairBooths.tsx:92
↓ 2 callersFunctionloadPage
(page: number)
src/Apps/CollectorProfile/Routes/Saves/Components/ArtworkListArtworksGrid.tsx:75
↓ 2 callersFunctionloadSetup
()
src/Server/passport/lib/app/__tests__/index.jest.ts:2
↓ 2 callersFunctionloadSetup
(options: Record<string, string | undefined> = {})
src/Server/passport/lib/passport/__tests__/index.jest.ts:2
↓ 2 callersFunctionluminance
({ r, g, b }: RGB)
src/Utils/color.ts:54
↓ 2 callersFunctionmapCustomPreferences
( destinations: Destination[], preferences: CategoryPreferences, )
src/Components/CookieConsentManager/categories.ts:110
↓ 2 callersFunctionmapMapToOptions
src/Apps/PriceDatabase/Components/PriceDatabaseSearch.tsx:23
↓ 2 callersFunctionmarkAsRead
()
src/Components/Notifications/Notification.tsx:74
↓ 2 callersFunctionmarkNotificationAsRead
( environment: Environment, id: string, internalID: string, )
src/Components/Notifications/Mutations/markNotificationAsRead.ts:14
↓ 2 callersFunctionminutesSinceDate
(time: string | DateTime)
src/Apps/Conversations/components/Message/Utils/dateFormatters.tsx:36
↓ 2 callersFunctionmockResolver
src/Apps/Order2/__tests__/order2Routes.jest.tsx:45
↓ 2 callersFunctionmockVerifyUser
(exists: boolean)
src/Apps/Authentication/Routes/SignupLanding/Components/__tests__/SignupForm.jest.tsx:64
↓ 2 callersFunctionnavigateToRoute
()
src/Apps/Admin/Routes/AdminNavigateToRoute.tsx:20
↓ 2 callersFunctionnext
()
src/Components/Onboarding/config.ts:49
↓ 2 callersFunctionnormalizeQuality
( quality: number | [number, number] = optimizedQuality(), )
src/Utils/resized.ts:9
↓ 2 callersFunctionofferError
(code?: string)
src/Apps/Order2/Routes/Checkout/Components/OfferStep/Order2OfferStep.tsx:42
↓ 2 callersFunctionofferViewer
()
src/Apps/Conversations/components/ConversationCTA/__tests__/ConversationCTA.jest.tsx:271
↓ 2 callersFunctiononClick
()
src/Apps/CollectorProfile/Routes/Saves/Components/CreateNewListModal/ArtworkItem.tsx:17
↓ 2 callersMethodonClick
()
src/Apps/Settings/Routes/Insights/Components/CareerHighlights/InsightsCareerHighlightCard.tsx:12
↓ 2 callersFunctiononError
()
src/Apps/CollectorProfile/Routes/MyCollection/EditArtwork/Components/MyCollectionArtworkFormArtistStep.tsx:71
↓ 2 callersFunctiononMouseLeave
()
src/Components/Artwork/useHoverMetadata.ts:13
↓ 2 callersFunctiononOfferOptionSelected
(value: number, description?: string)
src/Apps/Order2/Routes/Checkout/Components/OfferStep/Order2OfferStep.tsx:226
↓ 2 callersFunctiononSave
(result: OnSaveResultData)
src/Components/Artwork/ManageArtworkForSaves.tsx:177
↓ 2 callersFunctiononShow
(state: State)
src/Components/Alert/AlertProvider.tsx:199
↓ 2 callersFunctionopenSelectListsForArtworkModal
()
src/Components/Artwork/SaveButton/useSaveArtworkToLists.ts:62
↓ 2 callersFunctionorderMutationError
src/Apps/Order2/Routes/Checkout/__tests__/utils.ts:12
↓ 2 callersFunctionparse
(value: any)
src/Components/AuthDialog/Hooks/useSocialAuthTracking.ts:101
↓ 2 callersFunctionparsePressArticles
({ markdown, limit, }: { markdown: string limit: number })
src/Apps/About/Components/AboutPressShelf.tsx:121
↓ 2 callersFunctionperformRefetch
()
src/Apps/Conversations/components/Message/ConversationMessages.tsx:119
↓ 2 callersMethodposition
()
src/Utils/WorkflowEngine.tsx:82
↓ 2 callersFunctionqueryErrorBanner
()
src/Apps/Order2/Routes/Checkout/Components/FulfillmentDetailsStep/__tests__/Order2DeliveryForm.jest.tsx:234
↓ 2 callersFunctionreasonFromError
(err: GravityError)
src/Server/passport/lib/refreshAccessToken.ts:35
↓ 2 callersFunctionredirectCollectionToArtistSeries
( req: ArtsyRequest, res: ArtsyResponse, next: NextFunction, )
src/Apps/Collect/Server/redirectCollectionToArtistSeries.ts:8
↓ 2 callersFunctionredirectCollectionToGene
( req: ArtsyRequest, res: ArtsyResponse, next: NextFunction, )
src/Apps/Collect/Server/redirectCollectionToGene.ts:8
↓ 2 callersFunctionredirectGeneToCollection
({ req, res, }: { req: ArtsyRequest res: ArtsyResponse next: NextFunction route: RouteProps })
src/Apps/Gene/Server/redirectGeneToCollection.ts:9
↓ 2 callersFunctionredirectPostAuth
({ req, res, }: { req: ArtsyRequest res: ArtsyResponse })
src/Apps/Authentication/Middleware/redirectPostAuth.ts:7
↓ 2 callersMethodredirectToLiveBidding
(me: ArtworkSidebarBidAction_me$data | null)
src/Apps/Artwork/Components/ArtworkSidebar/ArtworkSidebarBidAction.tsx:131
↓ 2 callersFunctionredirectToSaleHome
( sale: | AuctionRegistrationRoute_sale$data | AuctionConfirmRegistrationRoute_sale$data, )
src/Apps/Auction/Routes/AuctionRegistrationRoute.tsx:150
↓ 2 callersFunctionrefetch
(variables?: RefetchVariables)
src/Apps/Settings/Routes/SavedSearchAlerts/SavedSearchAlertsApp.tsx:104
↓ 2 callersFunctionrefetchMessages
({ showPreloader = true })
src/Apps/Conversations/components/Message/ConversationMessages.tsx:114
↓ 2 callersMethodrender
()
src/Apps/Order/Components/Collapse.tsx:77
↓ 2 callersFunctionrenderComponent
(props = {})
src/Components/Rail/__tests__/Rail.jest.tsx:5
↓ 2 callersFunctionrenderComponent
()
src/Components/Inquiry/__tests__/Hooks/useInquiryAffiliated.jest.tsx:56
↓ 2 callersFunctionrenderComponent
(passedProps = props)
src/Apps/Collect/Routes/Collection/Components/CollectionsHubRails/OtherCollectionsRail/__tests__/OtherCollectionsRail.jest.tsx:39
↓ 2 callersFunctionrenderComponent
( props: Partial<ExtractProps<typeof OfferNote>> = {}, )
src/Apps/Order/Components/__tests__/OfferNote.jest.tsx:27
↓ 2 callersMethodrenderSectionsForSingleBreakpoint
( columnCount: number, sectionedArtworks: SectionedArtworks, )
src/Components/ArtworkGrid/ArtworkGrid.tsx:140
↓ 2 callersFunctionrenderServerApp
({ html, code = 200, headTags, mount = true, req, res, extractScriptTags, stream, styleTags,
src/System/Router/renderServerApp.tsx:36
↓ 2 callersFunctionrenderToc
()
src/Apps/Article/Components/__tests__/ArticleTableOfContents.jest.tsx:55
↓ 2 callersFunctionrequestEmailConfirmation
(relayEnvironment: Environment)
src/Components/FlashBanner/requestEmailConfirmationMutation.ts:4
↓ 2 callersMethodreset
()
src/Components/Inquiry/Visited.ts:24
↓ 2 callersFunctionresetOrder
()
src/Apps/Order/Components/ExpressCheckout/ExpressCheckoutUI.tsx:141
↓ 2 callersFunctionresetPassword
(args: { resetPasswordToken: string password: string passwordConfirmation: string })
src/Utils/auth.ts:88
↓ 2 callersFunctionresetSelectedSavedAddress
()
src/Apps/Order/Routes/Shipping/Components/FulfillmentDetails.tsx:166
↓ 2 callersFunctionrgbaToRgb
(color: RGBA, background: RGBA)
src/Utils/color.ts:70
↓ 2 callersFunctionrouteToArtworkPage
()
src/Apps/Order/Routes/Review/index.tsx:437
↓ 2 callersFunctionsaveArtworkToLists
()
src/Components/Artwork/useArtworkLists.ts:90
↓ 2 callersFunctionsaveToDefaultList
(remove: boolean)
src/Components/Artwork/SaveButton/useSaveArtworkToLists.ts:76
↓ 2 callersFunctionscroll
(direction: "left" | "right")
src/Components/Search/SearchInputPills.tsx:151
↓ 2 callersFunctionscrollToAwaitable
({ target, container = window, offset = 0, behavior = "smooth", timeout = 15_000, onComplete, }: S
src/Utils/scrollToAwaitable.ts:23
↓ 2 callersFunctionsearchRequest
(value: string, entity?: SearchEntity)
src/Components/Search/SearchBarInput.tsx:128
↓ 2 callersFunctionsetAfterAuthAction
(afterAuthAction: AfterAuthAction)
src/Utils/Hooks/useAuthIntent/index.tsx:239
↓ 2 callersFunctionsetAnalyticsClientReferrerOptions
(options: object = {})
src/Server/analytics/setAnalyticsClientReferrerOptions.ts:7
↓ 2 callersFunctionsetBalanceCheckComplete
src/Apps/Order/Routes/Payment/PaymentContext/OrderPaymentContext.tsx:135
↓ 2 callersFunctionsetFulfillmentDetailsError
(code: string)
src/Apps/Order2/Routes/Checkout/Components/FulfillmentDetailsStep/__tests__/Order2DeliveryForm.jest.tsx:237
↓ 2 callersFunctionsetFulfillmentOption
( fulfillmentType: FulfillmentOptionInputEnum, )
src/Apps/Order2/Routes/Checkout/Components/ExpressCheckout/Order2ExpressCheckoutUI.tsx:220
↓ 2 callersFunctionsetReferer
({ req, res, }: { req: ArtsyRequest res: ArtsyResponse })
src/Apps/Authentication/Middleware/setReferer.ts:6
↓ 2 callersFunctionsetStickyMock
( overrides: Partial<ReturnType<typeof useSticky>> = {}, )
src/Utils/Hooks/__tests__/useJump.jest.tsx:42
↓ 2 callersFunctionsetStorageValue
(key: string, value: string)
src/Apps/Order2/Routes/Checkout/CheckoutContext/Order2CheckoutContext.tsx:402
↓ 2 callersFunctionsetupHook
()
src/Apps/Invoice/Hooks/__tests__/useCreateTokenAndSubmit.jest.ts:42
↓ 2 callersFunctionsetupServerRouter
({ req, res, next, routes, context, ...config }: ServerRouterConfig)
src/System/Router/serverRouter.tsx:50
↓ 2 callersFunctionshipmentDescription
( isArtaShipped: boolean, isDelivered: boolean, order, )
src/Apps/Order/Utils/getStatusCopy.tsx:271
↓ 2 callersFunctionshouldDisplayHistogram
(bars?: HistogramBarEntity[])
src/Components/PriceRange/PriceRange.tsx:150
↓ 2 callersFunctionshowArticleZoomGallery
(nextFigureId: string)
src/Apps/Article/Components/ArticleZoomGallery/ArticleZoomGallery.tsx:270
↓ 2 callersFunctionshowCardFailureDialog
(props: { title: string message: string })
src/Apps/Order/Routes/Accept/index.tsx:193
↓ 2 callersFunctionshowCareerHighlightsStoriesModal
(index?: number)
src/Apps/Settings/Routes/Insights/Components/CareerHighlights/CareerHighlightsModal/Hooks/useCareerHighlightsStories.tsx:44
↓ 2 callersFunctionshowChangesSavedToast
()
src/Components/Artwork/ManageArtworkForSaves.tsx:170
↓ 2 callersFunctionshowCompleteModalCallback
()
src/Apps/Settings/Routes/EditSettings/Components/SettingsEditSettingsTwoFactor/TwoFactorAuthentication/Components/SmsSecondFactor/index.tsx:84
↓ 2 callersFunctionshowPickupCopy
src/Apps/Order/Components/ShippingSummaryItem.tsx:15
↓ 2 callersFunctionshowSelectEditionSetModal
({ isCreatingOfferOrder, defaultEditionSetId, }: { isCreatingOfferOrder: boolean defaultEdit
src/Apps/Conversations/ConversationsContext.tsx:65
↓ 2 callersFunctionshowToastByAction
(action: ResultAction, isInAuction: boolean)
src/Components/Artwork/useArtworkLists.ts:67
↓ 2 callersFunctionshuffle
(xs: T[])
src/Utils/Hooks/useStableShuffle.ts:58
↓ 2 callersFunctionsimulateSelectSuggestion
(idx: number)
src/Components/__tests__/LocationAutocompleteInput.jest.tsx:39
↓ 2 callersFunctionspyOnFormik
(message: string)
src/Apps/Conversations/components/__tests__/ConversationReply.jest.tsx:88
↓ 2 callersFunctionstartServer
( app, onStart?: () => void, )
src/Server/startServer.ts:14
↓ 2 callersFunctionstepWithIndex
( step: CheckoutStep | null | undefined, steps: CheckoutStep[], )
src/Apps/Order2/Routes/Checkout/Hooks/useCheckoutAutoScroll.ts:12
↓ 2 callersFunctionstoreLocalImage
(key: string, image: LocalImage)
src/Utils/localImageHelpers.ts:18
↓ 2 callersFunctionstripTags
(html: string)
src/Apps/Article/Components/Utils/extractHeadings.ts:10
↓ 2 callersFunctionsubmitBid
( values: AuctionFormValues, helpers: AuctionFormHelpers, )
src/Apps/Auction/Routes/Bid/useSubmitBid.ts:62
↓ 2 callersFunctiontimeOnPageListener
(delay = 15000)
src/Server/analytics/timeOnPageListener.ts:9
↓ 2 callersFunctiontoStripeAddress
(address: Address)
src/Components/Address/utils/utils.ts:120
← previousnext →801–900 of 4,480, ranked by callers