MCPcopy Create free account

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

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

↓ 280 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils/styles.ts:4
↓ 63 callersFunctionmakeQueryKey
(options: Auth, queryArguments: any[])
src/lib/query/helpers.ts:10
↓ 60 callersFunctionisEnabled
({ auth }: Auth)
src/lib/query/helpers.ts:14
↓ 43 callersFunctionisFalsy
(val: string | number | null | undefined)
src/routes/_auth/-modules/summary/common.tsx:30
↓ 25 callersFunctiontitleMaker
(title: string)
src/lib/utils/title-maker.ts:3
↓ 25 callersFunctionuseDocumentTitle
(title: string, options: Options = {})
src/lib/hooks/useDocumentTitle.ts:20
↓ 20 callersFunctionlocalDateTimeWithoutSecondsToQueryYearMonthDay
( date: Date | string )
src/lib/utils/date.ts:29
↓ 19 callersFunctionsortObjectKeys
(obj: T)
src/lib/utils/random.ts:24
↓ 19 callersFunctionuseLocalStorage
( key: string, initialValue: T | (() => T), options: Partial<UseLocalStorageOptions<T, boolean>> = {} )
src/lib/hooks/useLocalStorage.ts:57
↓ 17 callersFunctiongetAuthFromRouterContext
(context: MyRouterContext)
src/lib/utils/auth.ts:63
↓ 16 callersFunctiongetAuthFromAuthHook
(auth: MyRouterContext["auth"])
src/lib/utils/auth.ts:39
↓ 14 callersFunctiondateFormat
(date: Date)
src/lib/utils/report.ts:27
↓ 12 callersFunctionfetchLocationsListOptions
( options: { filters: Omit< Parameters<(typeof apiClient)["location"]["getList"]>[0]["query"],
src/lib/query/location.ts:16
↓ 11 callersFunctioninsertSpacesBeforeCaps
(str: string)
src/lib/utils/random.ts:90
↓ 11 callersFunctionlocalDateToQueryYearMonthDay
(date: Date)
src/lib/utils/date.ts:8
↓ 11 callersFunctionuseReportContext
()
src/routes/_auth/(reports)/-components/view-report/view-report-context.tsx:149
↓ 10 callersFunctiongetXPaginationFromHeaders
(headers: Headers | null)
src/lib/utils/headers.ts:1
↓ 9 callersFunctionfetchRolesListOptions
(options: Auth)
src/lib/query/role.ts:11
↓ 8 callersFunctionfilterPermissions
* System Function Category * ```md * 1. Vehicle * 2. Customer * 3. Reservation * 4. Agreement * 5. Admin * 6. Dashboard * 7. Reports * 8. GPS
src/routes/_auth/(settings)/-components/application/role-edit-dialog.tsx:515
↓ 8 callersFunctionuseTableList
()
src/routes/_auth/-modules/table-list/context.tsx:11
↓ 7 callersFunctionfetchUserByIdOptions
( options: { enabled?: boolean } & UserId & Auth )
src/lib/query/user.ts:13
↓ 7 callersFunctionnotifyLocalStorageChange
({ key }: { key: string })
src/lib/hooks/useLocalStorage.ts:24
↓ 6 callersFunctionfetchVehiclesSearchListOptions
( options: { filters: Omit< Parameters<(typeof apiClient)["vehicle"]["getList"]>[0]["query"],
src/lib/query/vehicle.ts:56
↓ 6 callersFunctionformatDisplayValue
(value: number | null | undefined)
src/routes/_auth/(dashboard)/-components/stats-block-display.tsx:15
↓ 6 callersFunctionuseFeature
( featureName: string, defaultValue: string | null = null )
src/lib/hooks/useFeature.ts:11
↓ 6 callersFunctionuseFormField
()
src/components/ui/form.tsx:42
↓ 6 callersFunctionuseWidgetName
(widgetId: string)
src/routes/_auth/(dashboard)/-components/useWidgetName.tsx:4
↓ 5 callersFunctionconfirmRequirement
(criteria: CriteriaList, lookup: string)
src/routes/_auth/(reports)/-components/view-report/useReportLookupLists.ts:21
↓ 5 callersFunctionfetchAgreementsSearchListOptions
( options: { filters: Omit< Parameters<(typeof apiClient)["agreement"]["getList"]>[0]["query"],
src/lib/query/agreement.ts:52
↓ 5 callersFunctionfetchDashboardWidgetsOptions
(options: Auth)
src/lib/query/dashboard.ts:27
↓ 5 callersFunctionfetchRoleByIdOptions
( options: { enabled?: boolean } & RoleId & Auth )
src/lib/query/role.ts:28
↓ 5 callersFunctionfetchVehiclesTypesOptions
( options: { enabled?: boolean } & Auth )
src/lib/query/vehicle.ts:152
↓ 5 callersFunctionlocalDateTimeToQueryYearMonthDay
(date: Date)
src/lib/utils/date.ts:17
↓ 5 callersFunctionparseCSSVarId
(id: string)
src/routes/_auth/(reports)/-components/view-report/plugin/table.tsx:48
↓ 5 callersFunctionuseGlobalDialogContext
()
src/lib/context/modals.tsx:39
↓ 5 callersFunctionuseTernaryDarkMode
()
src/lib/hooks/useTernaryDarkMode.ts:25
↓ 4 callersFunctionescapeLocalStorageQuotes
(input: string | null)
src/lib/config/i18next.ts:57
↓ 4 callersFunctionfetchActiveUsersCountOptions
(options: Auth)
src/lib/query/user.ts:110
↓ 4 callersFunctionfetchCustomersSearchListOptions
( options: { filters: Omit< Parameters<(typeof apiClient)["customer"]["getList"]>[0]["query"],
src/lib/query/customer.ts:44
↓ 4 callersFunctionfetchLocationStatesByCountryIdListOptions
( options: { countryId: string } & Auth & Enabled )
src/lib/query/location.ts:71
↓ 4 callersFunctionfetchMaximumUsersCountOptions
(options: Auth)
src/lib/query/user.ts:126
↓ 4 callersFunctionfetchPermissionsByUserIdOptions
(options: UserId & Auth)
src/lib/query/user.ts:73
↓ 4 callersFunctionfetchReservationsSearchListOptions
( options: { filters: Omit< Parameters<(typeof apiClient)["reservation"]["getList"]>[0]["query"],
src/lib/query/reservation.ts:53
↓ 4 callersFunctionfetchVehiclesStatusesOptions
( options: { enabled?: boolean } & Auth )
src/lib/query/vehicle.ts:128
↓ 4 callersFunctionmomentToDateFnsFormat
(format: string)
src/lib/schemas/user/userProfile.ts:3
↓ 4 callersFunctionmutateColumnAccessors
( type: Parameters< (typeof apiClient)["client"]["getColumnHeaderInfo"] >[0]["query"]["module"], dat
src/lib/utils/columns.ts:86
↓ 4 callersFunctiononChange
(val: string)
src/components/ui/input-select.tsx:54
↓ 4 callersFunctionpushToColumns
(localColumns: TNoteKeyHelp[])
src/routes/_auth/-modules/tabs/notes-content.tsx:92
↓ 4 callersFunctionpushVehicleType
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:142
↓ 4 callersFunctionsettingStartingColumn
( columns: TColumnHeaderItem[], startingColumnHeader: string )
src/lib/utils/columns.ts:168
↓ 4 callersFunctionusePermission
( permission: string, defaultValue: boolean = false )
src/lib/hooks/usePermission.ts:8
↓ 3 callersFunctionbuildUpdateUserSchema
({ REQUIRED }: { REQUIRED: string })
src/lib/schemas/user/update-user.ts:3
↓ 3 callersFunctionfetchAgreementByIdOptions
(options: AgreementId & Auth)
src/lib/query/agreement.ts:160
↓ 3 callersFunctionfetchFeaturesForClientOptions
(options: Auth)
src/lib/query/client.ts:33
↓ 3 callersFunctionfetchUserConfigurationOptions
(options: Auth)
src/lib/query/user.ts:94
↓ 3 callersFunctiongetAgreementCustomerDigSigUrlOptions
( options: { agreementId: string; driverId: string | null; isCheckin: boolean; signatureImag
src/lib/query/digitalSignature.ts:41
↓ 3 callersFunctiongetDateFnsLocale
(lng?: string)
src/lib/config/i18next.ts:29
↓ 3 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string )
src/components/ui/chart.tsx:323
↓ 3 callersFunctionpushFullName
()
src/routes/_auth/-modules/information-block/customer-information.tsx:61
↓ 3 callersFunctionpushLicenseNo
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:148
↓ 3 callersFunctionpushLicenseNumber
()
src/routes/_auth/-modules/information-block/customer-information.tsx:103
↓ 3 callersFunctionpushMake
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:160
↓ 3 callersFunctionpushMobileNumber
()
src/routes/_auth/-modules/information-block/customer-information.tsx:85
↓ 3 callersFunctionpushModel
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:166
↓ 3 callersFunctionpushVehicleNo
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:64
↓ 3 callersFunctionpushYear
()
src/routes/_auth/-modules/information-block/vehicle-information.tsx:172
↓ 3 callersFunctionuseDatePreference
()
src/lib/hooks/useDatePreferences.ts:9
↓ 3 callersFunctionuseEventListener
* Custom hook for attaching event listeners to DOM elements, the window, or media query lists. * @template KW - The type of event for window events.
src/lib/hooks/useEventListener.ts:63
↓ 2 callersFunctioncalculatePercentage
( candidateNumber: number, maxNumber: number )
src/lib/utils/random.ts:58
↓ 2 callersFunctioncreateUserMutationOptions
()
src/lib/query/user.ts:149
↓ 2 callersFunctionfetchAgreementNotesByIdOptions
(options: AgreementId & Auth)
src/lib/query/agreement.ts:211
↓ 2 callersFunctionfetchAgreementStatusesOptions
( options: { enabled?: boolean } & Auth )
src/lib/query/agreement.ts:115
↓ 2 callersFunctionfetchAgreementTypesOptions
(options: Auth)
src/lib/query/agreement.ts:139
↓ 2 callersFunctionfetchAgreementsSearchColumnsOptions
(options: Auth)
src/lib/query/agreement.ts:25
↓ 2 callersFunctionfetchClientProfileOptions
(options: Auth)
src/lib/query/client.ts:11
↓ 2 callersFunctionfetchCustomerNotesByIdOptions
(options: CustomerId & Auth)
src/lib/query/customer.ts:131
↓ 2 callersFunctionfetchDashboardMessagesOptions
(options: Auth)
src/lib/query/dashboard.ts:14
↓ 2 callersFunctionfetchLanguagesForUsersOptions
(options: Auth)
src/lib/query/user.ts:56
↓ 2 callersFunctionfetchLocationByIdOptions
(options: LocationId & Auth & Enabled)
src/lib/query/location.ts:106
↓ 2 callersFunctionfetchLocationCountriesListOptions
(options: Auth & Enabled)
src/lib/query/location.ts:50
↓ 2 callersFunctionfetchMiscChargesListOptions
( options: { filters: Omit< Parameters<(typeof apiClient)["miscCharge"]["getList"]>[0]["query"],
src/lib/query/misc-charge.ts:14
↓ 2 callersFunctionfetchReservationNotesByIdOptions
( options: ReservationId & Auth )
src/lib/query/reservation.ts:216
↓ 2 callersFunctionfetchReservationStatusesOptions
( options: { enabled?: boolean } & Auth )
src/lib/query/reservation.ts:116
↓ 2 callersFunctionfetchReservationsSearchColumnsOptions
(options: Auth)
src/lib/query/reservation.ts:26
↓ 2 callersFunctionfetchScreenSettingsForClientOptions
(options: Auth)
src/lib/query/client.ts:48
↓ 2 callersFunctionfetchTaxesListOptions
( options: { enabled?: boolean; filters?: Omit< Parameters<(typeof apiClient)["tax"]["getList"
src/lib/query/tax.ts:10
↓ 2 callersFunctionfetchVehicleTypesListOptions
( options: { filters?: Omit< Parameters<(typeof apiClient)["vehicleType"]["getList"]>[0]["query"],
src/lib/query/vehicle-type.ts:14
↓ 2 callersFunctionfetchVehiclesByIdOptions
(options: VehicleId & Auth)
src/lib/query/vehicle.ts:197
↓ 2 callersFunctiongeneralList
()
src/routes/_auth/-modules/information-block/rental-information.tsx:155
↓ 2 callersFunctiongetAgreementAdditionalDriverDigSigUrlOptions
( options: { agreementId: string; additionalDriverId: string | null; isCheckin: boolean; sig
src/lib/query/digitalSignature.ts:74
↓ 2 callersFunctiongetAuthFromOidcStorage
()
src/lib/utils/auth.ts:18
↓ 2 callersFunctiongetAvatarFallbackText
(name: string)
src/lib/utils/avatar.ts:24
↓ 2 callersFunctiongetAvatarUrl
(username: string | undefined)
src/lib/utils/avatar.ts:9
↓ 2 callersFunctiongetDigSigDriversListOptions
( options: { agreementId?: string; reservationId?: string; } & Auth & Enabled )
src/lib/query/digitalSignature.ts:10
↓ 2 callersFunctiongetPaginationWithDoubleEllipsis
( currentPage: number, lastPage: number, maxLength: number )
src/lib/utils/pagination.ts:8
↓ 2 callersFunctionisValidUser
(user: User | null | undefined)
src/lib/utils/auth.ts:80
↓ 2 callersFunctionmakeChargeItemText
( charge: TRentalRatesSummarySchema["miscCharges"][number], t: TFunction )
src/routes/_auth/-modules/summary/rental-summary.tsx:12
↓ 2 callersFunctionnormalizeAgreementListSearchParams
( search: TAgreementSearchQuery )
src/lib/utils/normalize-search-params.ts:8
↓ 2 callersFunctionnormalizeReservationListSearchParams
( search: TReservationSearchQuery )
src/lib/utils/normalize-search-params.ts:65
↓ 2 callersFunctionpushDateOfBirth
()
src/routes/_auth/-modules/information-block/customer-information.tsx:132
next →1–100 of 467, ranked by callers