MCPcopy Create free account

hub / github.com/SeanCassiere/nv-rental-clone / functions

Functions467 in github.com/SeanCassiere/nv-rental-clone

↓ 2 callersFunctionpushEmail
()
src/routes/_auth/-modules/information-block/customer-information.tsx:97
↓ 2 callersFunctionpushFuelOut
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:106
↓ 2 callersFunctionpushOdometerOut
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:201
↓ 2 callersFunctionsaveDashboardWidgetsMutationOptions
()
src/lib/query/dashboard.ts:164
↓ 2 callersFunctionsetSelectedRate
( cb: | RentalRateParsed | null | ((prev: RentalRateParsed | null) => RentalRateParsed |
src/components/add-rental/index.tsx:152
↓ 2 callersFunctionupdateUserMutationOptions
(options: UserId)
src/lib/query/user.ts:142
↓ 2 callersFunctionuseChart
()
src/components/ui/chart.tsx:25
↓ 2 callersFunctionuseDebounce
(value: T, delay?: number)
src/lib/hooks/useDebounce.ts:13
↓ 2 callersFunctionuseInputSelectCtx
()
src/components/ui/input-select.tsx:29
↓ 2 callersFunctionuseTableListToolbar
()
src/routes/_auth/-modules/table-list/toolbar.tsx:41
↓ 1 callersFunctionAgreementVehicleInformationSchema
()
src/components/add-rental/rental-information/vehicle-stage.tsx:48
↓ 1 callersFunctionCommonCustomerInformationSchema
()
src/components/add-rental/customer-information/customer-stage.tsx:29
↓ 1 callersFunctionbuildFormSchema
()
src/routes/_auth/(dashboard)/-components/widget-grid/widgets/quick-checkin-agreement.tsx:35
↓ 1 callersFunctionbuildFormSchema
()
src/routes/_auth/(dashboard)/-components/widget-grid/widgets/quick-lookup.tsx:54
↓ 1 callersFunctionbuildUpdateLocationSchema
({ REQUIRED, NOT_VALID_EMAIL, }: { REQUIRED: string; NOT_VALID_EMAIL: string; })
src/lib/schemas/location/update-location.ts:3
↓ 1 callersFunctioncompareStringArrays
( arr1: TData[], arr2: TData[] )
src/lib/utils/random.ts:71
↓ 1 callersFunctioncomplexWidgetOrderByNewPositionList
({ widgets, orderedWidgetIds, removeDeleted = false, }: { widgets: DashboardWidgetItemParsed[]; orde
src/lib/utils/dashboard.ts:16
↓ 1 callersFunctioncreateLocationMutationOptions
()
src/lib/query/location.ts:138
↓ 1 callersFunctioncreateRouter
()
src/lib/config/tanstack-router.tsx:20
↓ 1 callersFunctiondownloadBlob
( content: BlobPart, filename: string, contentType: string )
src/lib/utils/blob.ts:1
↓ 1 callersFunctiondownloadDataToCsv
(arr: unknown[][], filename: string)
src/lib/utils/blob.ts:19
↓ 1 callersFunctionfetchAgreementExchangesByIdOptions
( options: AgreementId & Auth )
src/lib/query/agreement.ts:234
↓ 1 callersFunctionfetchAgreementGeneratedNumberOptions
( options: { enabled: boolean; agreementType: string } & Auth )
src/lib/query/agreement.ts:261
↓ 1 callersFunctionfetchAgreementSummaryByIdOptions
(options: AgreementId & Auth)
src/lib/query/agreement.ts:185
↓ 1 callersFunctionfetchAgreementsSearchListFn
( options: { filters: Omit< Parameters<(typeof apiClient)["agreement"]["getList"]>[0]["query"],
src/lib/query/agreement.ts:79
↓ 1 callersFunctionfetchCustomerByIdOptions
(options: CustomerId & Auth)
src/lib/query/customer.ts:150
↓ 1 callersFunctionfetchCustomerSummaryByIdOptions
(options: CustomerId & Auth)
src/lib/query/customer.ts:112
↓ 1 callersFunctionfetchCustomerTypesOptions
(options: Auth)
src/lib/query/customer.ts:95
↓ 1 callersFunctionfetchCustomersSearchColumnsOptions
(options: Auth)
src/lib/query/customer.ts:21
↓ 1 callersFunctionfetchCustomersSearchListFn
( options: { filters: Omit< Parameters<(typeof apiClient)["customer"]["getList"]>[0]["query"],
src/lib/query/customer.ts:68
↓ 1 callersFunctionfetchDashboardRentalStatisticsOptions
( options: { filters: { locationIds: string[]; clientDate: Date; }; } & Auth )
src/lib/query/dashboard.ts:83
↓ 1 callersFunctionfetchDashboardSalesStatisticsOptions
( options: { filters: { locationIds: string[]; clientDate: Date; }; } & Auth )
src/lib/query/dashboard.ts:44
↓ 1 callersFunctionfetchDashboardVehicleStatusCountsOptions
( options: { filters: { locationIds: string[]; clientDate: Date; vehicleTypeId: string
src/lib/query/dashboard.ts:122
↓ 1 callersFunctionfetchRateTypesListOptions
( options: { filters?: Omit< Parameters<(typeof apiClient)["rateType"]["getList"]>[0]["query"],
src/lib/query/rate-type.ts:14
↓ 1 callersFunctionfetchRatesListOptions
( options: { filters: Omit< Parameters<(typeof apiClient)["rate"]["getList"]>[0]["query"], "
src/lib/query/rate.ts:16
↓ 1 callersFunctionfetchRatesOptimalNameOptions
( options: { filters: Omit< Parameters<(typeof apiClient)["rate"]["getOptimal"]>[0]["query"],
src/lib/query/rate.ts:67
↓ 1 callersFunctionfetchReportByIdOptions
(options: { reportId: string } & Auth)
src/lib/query/report.ts:26
↓ 1 callersFunctionfetchReportsListOptions
(options: Auth)
src/lib/query/report.ts:9
↓ 1 callersFunctionfetchReservationByIdOptions
(options: ReservationId & Auth)
src/lib/query/reservation.ts:161
↓ 1 callersFunctionfetchReservationSummaryByIdOptions
( options: ReservationId & Auth )
src/lib/query/reservation.ts:184
↓ 1 callersFunctionfetchReservationTypesOptions
(options: Auth)
src/lib/query/reservation.ts:140
↓ 1 callersFunctionfetchReservationsSearchListFn
( options: { filters: Omit< Parameters<(typeof apiClient)["reservation"]["getList"]>[0]["query"],
src/lib/query/reservation.ts:80
↓ 1 callersFunctionfetchRolePermissionsListOptions
(options: Auth)
src/lib/query/role.ts:49
↓ 1 callersFunctionfetchSummaryForRentalOptions
( options: { input: CalculateRentalSummaryInput; enabled?: boolean; } & Auth )
src/lib/query/summary.ts:53
↓ 1 callersFunctionfetchVehiclesFuelLevelsOptions
(options: Auth)
src/lib/query/vehicle.ts:176
↓ 1 callersFunctionfetchVehiclesNotesByIdOptions
(options: VehicleId & Auth)
src/lib/query/vehicle.ts:246
↓ 1 callersFunctionfetchVehiclesSearchColumnsOptions
(options: Auth)
src/lib/query/vehicle.ts:29
↓ 1 callersFunctionfetchVehiclesSearchListFn
( options: { filters: Omit< Parameters<(typeof apiClient)["vehicle"]["getList"]>[0]["query"],
src/lib/query/vehicle.ts:83
↓ 1 callersFunctionfetchVehiclesSummaryByIdOptions
(options: VehicleId & Auth)
src/lib/query/vehicle.ts:222
↓ 1 callersFunctionfilterRoles
(roles: RoleListItem[], type: string)
src/routes/_auth/(settings)/settings.application.permissions-and-roles.tsx:153
↓ 1 callersFunctiongenerateShortId
()
src/lib/utils/random.ts:102
↓ 1 callersFunctiongetDashboardMessagesAndFilter
(options: Auth)
src/lib/api/get-dashboard-messages.ts:26
↓ 1 callersFunctiongetFilterMessagesFn
(currentDate: Date)
src/lib/api/get-dashboard-messages.ts:57
↓ 1 callersFunctiongetInitialDateValue
( criteria: TReportDetail["searchCriteria"][number] )
src/lib/utils/report.ts:52
↓ 1 callersFunctiongetModuleApiName
(module: AppModule)
src/lib/utils/columns.ts:27
↓ 1 callersFunctiongetStatusById
(id?: number)
src/routes/_auth/-modules/statistic-block/vehicle-stat-block.tsx:29
↓ 1 callersFunctiongetTimescapePreferences
(dateformat: string)
src/components/ui/input-datetime.tsx:128
↓ 1 callersFunctiongetVehicleName
()
src/routes/_auth/-modules/statistic-block/vehicle-stat-block.tsx:39
↓ 1 callersFunctiongetVehicleStatusNameFromRaw
(status: string)
src/routes/_auth/-modules/statistic-block/vehicle-stat-block.tsx:8
↓ 1 callersFunctionhandleRemove
()
src/components/add-rental/rates-and-charges/misc-charges-stage.tsx:291
↓ 1 callersFunctioni18nextChangeLanguage
(language: string)
src/lib/config/i18next.ts:199
↓ 1 callersFunctionisUndefined
(value: any)
src/routes/_auth/-modules/information-block/common.tsx:9
↓ 1 callersFunctionmakeInitialSearchCriteria
( list: TReportDetail["searchCriteria"] )
src/lib/utils/report.ts:29
↓ 1 callersFunctionmakeLocationAddress
(location: TLocationParsed)
src/routes/_auth/(settings)/settings.application.locations.tsx:312
↓ 1 callersFunctionmakeTaxItemText
(tax: TRentalRatesSummarySchema["taxes"][number])
src/routes/_auth/-modules/summary/rental-summary.tsx:49
↓ 1 callersFunctionnormalizeCustomerListSearchParams
( search: TCustomerSearchQuery )
src/lib/utils/normalize-search-params.ts:43
↓ 1 callersFunctionnormalizeVehicleListSearchParams
(search: TVehicleSearchQuery)
src/lib/utils/normalize-search-params.ts:94
↓ 1 callersFunctionpushAdditionalMileageFeeRate
()
src/routes/_auth/-modules/information-block/rental-information.tsx:143
↓ 1 callersFunctionpushBatteryLevel
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:185
↓ 1 callersFunctionpushCardInfo
()
src/routes/_auth/-modules/information-block/customer-information.tsx:109
↓ 1 callersFunctionpushCheckinDate
()
src/routes/_auth/-modules/information-block/customer-information.tsx:148
↓ 1 callersFunctionpushCheckoutDate
()
src/routes/_auth/-modules/information-block/customer-information.tsx:140
↓ 1 callersFunctionpushCylinders
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:136
↓ 1 callersFunctionpushDailyMilesAllowed
()
src/routes/_auth/-modules/information-block/rental-information.tsx:59
↓ 1 callersFunctionpushDailyRate
()
src/routes/_auth/-modules/information-block/rental-information.tsx:99
↓ 1 callersFunctionpushDestination
()
src/routes/_auth/-modules/information-block/rental-information.tsx:47
↓ 1 callersFunctionpushDoors
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:88
↓ 1 callersFunctionpushFuelIn
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:112
↓ 1 callersFunctionpushFuelLevel
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:100
↓ 1 callersFunctionpushFuelType
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:94
↓ 1 callersFunctionpushHalfDayRate
()
src/routes/_auth/-modules/information-block/rental-information.tsx:88
↓ 1 callersFunctionpushHomeNumber
()
src/routes/_auth/-modules/information-block/customer-information.tsx:91
↓ 1 callersFunctionpushHourlyRate
()
src/routes/_auth/-modules/information-block/rental-information.tsx:77
↓ 1 callersFunctionpushMonthlyMilesAllowed
()
src/routes/_auth/-modules/information-block/rental-information.tsx:71
↓ 1 callersFunctionpushMonthlyRate
()
src/routes/_auth/-modules/information-block/rental-information.tsx:121
↓ 1 callersFunctionpushOdometerIn
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:207
↓ 1 callersFunctionpushOriginalOdometer
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:192
↓ 1 callersFunctionpushRateName
()
src/routes/_auth/-modules/information-block/rental-information.tsx:53
↓ 1 callersFunctionpushSpotNumber
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:130
↓ 1 callersFunctionpushTankSize
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:179
↓ 1 callersFunctionpushToColumns
(localColumns: TVehicleExchangeKeyHelp[])
src/routes/_auth/(agreements)/agreements.$agreementId._details.exchanges.tsx:102
↓ 1 callersFunctionpushTotalDays
()
src/routes/_auth/-modules/information-block/rental-information.tsx:41
↓ 1 callersFunctionpushTransmission
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:118
↓ 1 callersFunctionpushTrim
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:124
↓ 1 callersFunctionpushVin
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:154
↓ 1 callersFunctionpushWeekendRate
()
src/routes/_auth/-modules/information-block/rental-information.tsx:132
↓ 1 callersFunctionpushWeeklyMilesAllowed
()
src/routes/_auth/-modules/information-block/rental-information.tsx:65
↓ 1 callersFunctionpushWeeklyRate
()
src/routes/_auth/-modules/information-block/rental-information.tsx:110
↓ 1 callersFunctionrefreshCacheAndReload
()
src/components/cache-buster.tsx:116
↓ 1 callersFunctionrootKey
({ auth }: Auth)
src/lib/query/helpers.ts:6
← previousnext →101–200 of 467, ranked by callers