MCPcopy Create free account

hub / github.com/artsy/force / functions

Functions4,480 in github.com/artsy/force

↓ 9 callersFunctioninjectDialog
( Component: React.ComponentType<React.PropsWithChildren<R>>, )
src/Apps/Order/Dialogs.tsx:186
↓ 9 callersFunctionmockStripe
()
src/DevTools/mockStripe.ts:22
↓ 9 callersFunctionparseHighlightFragments
(fragment: string)
src/Components/Search/SuggestionItem/parseHighlightFragments.tsx:14
↓ 9 callersFunctionrefreshAccessTokenMiddleware
( req: Request, res: Response, next: NextFunction, )
src/Server/middleware/refreshAccessTokenMiddleware.ts:19
↓ 9 callersFunctionrelativeDate
(time: string)
src/Apps/Conversations/components/Message/Utils/dateFormatters.tsx:41
↓ 9 callersFunctionrenderComponent
()
src/Apps/Auctions/__tests__/AuctionsApp.jest.tsx:19
↓ 9 callersFunctionrenderPriceRangeFilter
( props: PriceRangeFilterProps = { expanded: true }, contextProps = {}, )
src/Components/ArtworkFilter/ArtworkFilters/__tests__/PriceRangeFilter.jest.tsx:23
↓ 9 callersFunctionsilentPush
(path: string)
src/System/Hooks/useRouter.tsx:22
↓ 9 callersFunctionsubmitForm
()
src/Apps/Order/Routes/Shipping/Components/__tests__/FulfillmentDetailsForm.jest.tsx:59
↓ 9 callersFunctiontryParse
src/Utils/tryParse.ts:1
↓ 9 callersFunctionuseCheckoutAutoScroll
()
src/Apps/Order2/Routes/Checkout/Hooks/useCheckoutAutoScroll.ts:23
↓ 9 callersFunctionuseComputeHref
()
src/Components/Pagination/useComputeHref.ts:22
↓ 9 callersFunctionuseConsentRequired
()
src/Components/CookieConsentManager/useConsentRequired.ts:18
↓ 9 callersFunctionuseMyCollectionTracking
()
src/Apps/CollectorProfile/Routes/MyCollection/Hooks/useMyCollectionTracking.tsx:16
↓ 9 callersFunctionuseOrderTracking
()
src/Apps/Order/Hooks/useOrderTracking.tsx:23
↓ 9 callersFunctionuseUpdateMyUserProfile
({ relayEnvironment, }: UseUpdateMyUserProfile = {})
src/Utils/Hooks/Mutations/useUpdateMyUserProfile.ts:13
↓ 9 callersFunctionvalidatePresence
(value: string)
src/Apps/Order/Utils/formValidators.tsx:4
↓ 8 callersMethodaddPopStateHandler
(handler: PopStateHandler)
src/System/Router/Utils/FilterableBrowserProtocol.ts:33
↓ 8 callersFunctioncanonicalSlugRedirect
(config: CanonicalSlugRedirectConfig)
src/System/Router/Utils/canonicalSlugRedirect.tsx:43
↓ 8 callersFunctionchangeEventHandler
(key: keyof Address)
src/Components/Address/AddressForm.tsx:94
↓ 8 callersFunctioncomputeHref
(page: number)
src/Components/Pagination/useComputeHref.ts:37
↓ 8 callersFunctioncountryNameFromAlpha2
(country: string)
src/Apps/Order2/Routes/Checkout/Components/FulfillmentDetailsStep/utils.ts:45
↓ 8 callersFunctionexecuteUserAddressAction
( userAddressAction: UserAddressAction, )
src/Apps/Order/Routes/Shipping/Hooks/useUserAddressUpdates.ts:107
↓ 8 callersFunctionextractPillsFromDefaultCriteria
( defaultCriteria: SavedSearchDefaultCriteria, )
src/Components/SavedSearchAlert/Utils/extractPills.ts:232
↓ 8 callersFunctionforwardedFor
(req: ForwardedForRequest)
src/Server/passport/lib/app/forwarded_for.ts:18
↓ 8 callersFunctiongetAllowedSearchCriteria
( criteria: SearchCriteriaAttributes, )
src/Components/SavedSearchAlert/Utils/savedSearchCriteria.tsx:23
↓ 8 callersFunctiongetErrorDialogCopy
(dialog?: ErrorDialogs)
src/Apps/Order/Utils/getErrorDialogCopy.tsx:17
↓ 8 callersFunctiongetTrackingObject
( offer: string, amount: number, currency: string, )
src/Apps/Order/Components/__tests__/PriceOptions.jest.tsx:45
↓ 8 callersFunctiongetWrapper
(props = {})
src/Components/ArtworkFilter/__tests__/ArtworkFilterContext.jest.tsx:12
↓ 8 callersFunctiongetWrapper
(props = {})
src/Components/NavBar/Menus/__tests__/NavBarUserMenu.jest.tsx:26
↓ 8 callersFunctiongetWrapper
(passedProps = {})
src/Components/NavBar/NavBarMobileMenu/__tests__/NavBarMobileSubMenu.jest.tsx:41
↓ 8 callersFunctionhandleReady
src/Apps/Order/Components/ExpressCheckout/ExpressCheckoutUI.tsx:509
↓ 8 callersMethodhasSeen
(...steps: string[])
src/Components/Inquiry/Visited.ts:35
↓ 8 callersFunctionisArtsyEmail
(email: string | null | undefined)
src/Utils/isArtsyEmail.ts:1
↓ 8 callersFunctionlogout
()
src/Utils/auth.ts:164
↓ 8 callersFunctionmockLocation
(options: Partial<Location> = {})
src/DevTools/mockLocation.ts:4
↓ 8 callersFunctionofferViewer
(offer: Record<string, unknown>)
src/Apps/Conversations/components/Message/__tests__/ConversationPartnerOfferCTA.jest.tsx:73
↓ 8 callersFunctionofferViewer
(offer: Record<string, unknown>)
src/Apps/Conversations/components/Message/__tests__/ConversationPartnerOfferUpdate.jest.tsx:59
↓ 8 callersFunctionparamsToSnakeCase
src/Components/ArtworkFilter/Utils/paramsCasing.ts:4
↓ 8 callersFunctionprepareVariables
(_params, { location })
src/Apps/Search/searchRoutes.tsx:46
↓ 8 callersFunctionrecaptcha
(action: RecaptchaAction)
src/Utils/recaptcha.ts:6
↓ 8 callersFunctionredirectWithQuery
( path: string, params: Record<string, string | undefined>, )
src/Server/passport/lib/app/lifecycle.ts:178
↓ 8 callersFunctionrefreshAccessToken
( currentToken: string, forwardedFor: string, )
src/Server/passport/lib/refreshAccessToken.ts:38
↓ 8 callersFunctionrenderComponent
(passedProps = props)
src/Apps/Collect/Routes/Collection/Components/CollectionsHubRails/ArtistSeriesRail/__tests__/ArtistSeriesEntity.jest.tsx:30
↓ 8 callersFunctionresolveMostRecentOperation
(resolvers: any)
src/Apps/Order/Routes/Shipping/Hooks/__tests__/useUserAddressUpdates.jest.ts:69
↓ 8 callersFunctionsetup
({ query = {}, body = {}, get = () => "" })
src/Apps/Authentication/Middleware/__tests__/checkForRedirect.jest.ts:11
↓ 8 callersFunctionshowInquiry
( options: { askSpecialist?: boolean; enableCreateAlert?: boolean } = {}, )
src/Components/Inquiry/useInquiry.tsx:14
↓ 8 callersFunctionuseAfterAuthenticationRedirect
()
src/Components/AuthDialog/Hooks/useAfterAuthenticationRedirect.ts:9
↓ 8 callersFunctionuserIsAdmin
(user?: User)
src/Utils/user.ts:33
↓ 8 callersFunctionwithBackToFulfillmentDetails
(cb: F)
src/Apps/Order/Routes/Shipping/Components/FulfillmentDetailsForm.tsx:126
↓ 8 callersFunctionwithSystemContext
src/System/Contexts/SystemContext.tsx:73
↓ 7 callersFunctionaMatchingPredicateWithResult
(matchedValue)
src/Apps/Order/__tests__/getRedirect.jest.ts:5
↓ 7 callersFunctionaddressFormFieldsValidator
( args: Pick<Props, "withLegacyPhoneInput" | "withPhoneNumber"> = {}, )
src/Components/Address/AddressFormFields.tsx:76
↓ 7 callersFunctioncontinueWithEmail
(exists: boolean)
src/Apps/Authentication/Routes/SignupLanding/Components/__tests__/SignupForm.jest.tsx:72
↓ 7 callersFunctionconvertToFilterFormatRange
(range: number[])
src/Components/PriceRange/Utils/convertToFilterFormatRange.ts:3
↓ 7 callersFunctioncountryCodePrefix
(alpha2Code: string)
src/Apps/Order2/Utils/addressUtils.ts:32
↓ 7 callersFunctioncreateOfferOrder
(overrides = {})
src/Apps/Order2/Routes/Checkout/Components/__tests__/Order2ReviewStep.jest.tsx:128
↓ 7 callersFunctionestimateRequestBodyForArtwork
( artwork: ArtsyShippingEstimate_artwork$data, )
src/Components/ArtsyShippingEstimate.tsx:566
↓ 7 callersFunctionfilterArtistSlugsByAggregation
( slugs: string[], aggregations: Aggregations, )
src/Components/ArtworkFilter/Utils/filterArtistSlugsByAggregation.ts:3
↓ 7 callersFunctionfindCurrentRoute
(match)
src/System/Router/Utils/routeUtils.ts:53
↓ 7 callersFunctionfindRoutesByPath
({ path }: FindRoutesByPathProps)
src/System/Router/Utils/routeUtils.ts:81
↓ 7 callersFunctionformatFollowerCount
(n: number)
src/Utils/formatFollowerCount.ts:1
↓ 7 callersFunctiongetAllBannerTexts
()
src/Apps/Artwork/Components/__tests__/ArtworkPageBanner.jest.tsx:31
↓ 7 callersFunctiongetCustomSizeRangeInInches
( customSize: CustomSize, sourceMetric: Metric, )
src/Utils/customSizeUtils.ts:54
↓ 7 callersFunctiongetInitialFilterState
( query: Location["query"], )
src/Components/ArtworkFilter/Utils/getInitialFilterState.ts:6
↓ 7 callersFunctiongetOffer
()
src/Apps/Order/Components/TransactionDetailsSummaryItem.tsx:97
↓ 7 callersFunctiongetPriceValue
(value: CustomRange[number])
src/Components/PriceRange/Utils/getPriceValue.ts:3
↓ 7 callersFunctiongetSupportedMetric
(metric = "")
src/Utils/metrics.ts:6
↓ 7 callersFunctiongetTotalCountLabel
({ total = "0", isAuctionArtwork, }: { total: string isAuctionArtwork: boolean | undefined })
src/Components/ArtworkFilter/index.tsx:529
↓ 7 callersFunctiongetWrapper
(props = {})
src/System/Relay/__tests__/SystemQueryRenderer.jest.tsx:12
↓ 7 callersFunctiongravityError
(response: any)
src/Server/passport/lib/passport/__tests__/callbacks.jest.ts:21
↓ 7 callersFunctiongsiScript
()
src/Utils/__tests__/GoogleOneTapContainer.jest.tsx:72
↓ 7 callersFunctionmockConversationWithArtwork
src/Apps/Conversations/components/ConversationCTA/__tests__/ConversationCTA.jest.tsx:213
↓ 7 callersFunctionmockRoute
(trust: Outcome, token?: Outcome)
src/Server/passport/lib/__tests__/refreshAccessToken.jest.ts:78
↓ 7 callersFunctionprepareImageURLs
(imageURLs: (string | null)[])
src/Apps/CollectorProfile/Routes/Saves/Utils/prepareImageURLs.ts:1
↓ 7 callersFunctionpriceRangeToLabel
(range: string)
src/Components/PriceRange/Utils/priceRangeToLabel.ts:3
↓ 7 callersFunctionrangeToTuple
(state, range)
src/Components/ArtworkFilter/Utils/rangeToTuple.tsx:13
↓ 7 callersFunctionredirectMessage
src/Apps/Settings/Routes/EditSettings/Components/SettingsEditSettingsTwoFactor/TwoFactorAuthentication/helpers.ts:16
↓ 7 callersFunctionrelativeTime
(timeIn, now)
src/Components/AuctionCard.tsx:8
↓ 7 callersFunctionremapSegmentCategory
(destination: Destination)
src/Components/CookieConsentManager/categories.ts:143
↓ 7 callersFunctionremapValue
(n: number, from: Range, to: Range)
src/Utils/remapValue.ts:12
↓ 7 callersFunctionrenderComponent
()
src/Components/__tests__/DeveloperBreakpointOverlay.jest.tsx:8
↓ 7 callersFunctionrenderComponent
(props: Partial<OfferInputProps>)
src/Apps/Order/Components/__tests__/OfferInput.jest.tsx:12
↓ 7 callersFunctionrenderPrimaryLabelLine
src/Components/Artwork/Details/__tests__/PrimaryLabelLine.jest.tsx:103
↓ 7 callersFunctionrenderServerRoute
(route: string)
src/Apps/Authentication/__tests__/authenticationRoutes.jest.tsx:72
↓ 7 callersFunctionrewriteAuctionResultsParamsToNamespace
(query: any)
src/Apps/Artist/Server/redirect.ts:13
↓ 7 callersFunctionroute
(path?: string)
src/Apps/Partner/Components/NavigationTabs/index.tsx:31
↓ 7 callersMethodselectPaymentMethod
(paymentMethod: string)
src/Apps/Order/Routes/__tests__/Utils/OrderAppTestPageRTL.tsx:389
↓ 7 callersFunctionserialize
( req: PassportRequest, user: PassportUser, done: PassportDone, )
src/Server/passport/lib/passport/serializers.ts:11
↓ 7 callersFunctionsetInputValue
(input: HTMLInputElement, value: string)
src/Apps/Order/Components/__tests__/OfferInput.jest.tsx:7
↓ 7 callersFunctionsetInputValue
(input: HTMLInputElement, value: string)
src/Apps/Order2/Routes/Checkout/Components/OfferStep/Components/__tests__/OfferInput.jest.tsx:27
↓ 7 callersFunctionsetSelectedPaymentMethod
src/Apps/Order/Routes/Payment/PaymentContext/OrderPaymentContext.tsx:129
↓ 7 callersFunctionsetup
({ req = {}, res = {} })
src/Apps/Authentication/Middleware/__tests__/redirectPostAuth.jest.ts:27
↓ 7 callersFunctionsetup
()
src/Apps/CollectorProfile/Routes/Saves/Components/Actions/__tests__/EditArtworkListModal.jest.tsx:18
↓ 7 callersFunctionshouldStartSearching
(value: string)
src/Components/Search/utils/shouldStartSearching.ts:1
↓ 7 callersFunctiontokenExpiringIn
(seconds: number)
src/Server/middleware/__tests__/refreshAccessTokenMiddleware.jest.ts:36
↓ 7 callersFunctiontraceFetch
( { name, url, method = "GET" }: { name: string; url: string; method?: string }, fn: () => Promise<T>, )
src/System/Utils/setupSentryClient.ts:153
↓ 7 callersFunctionupcomingLabel
( sale: AuctionCard_sale$data, now = DateTime.local(), )
src/Components/AuctionCard.tsx:22
↓ 7 callersFunctionuseAuctionWebsocket
({ onChange, lotID, }: AuctionWebsocketParams)
src/Utils/Hooks/useAuctionWebsocket.tsx:13
↓ 7 callersFunctionuseAuthDialogTracking
()
src/Components/AuthDialog/Hooks/useAuthDialogTracking.ts:21
← previousnext →201–300 of 4,480, ranked by callers