MCPcopy Create free account

hub / github.com/Athenodoros/TopHat / functions

Functions560 in github.com/Athenodoros/TopHat

↓ 4 callersFunctionuseNominalValueToggle
(disabled?: boolean)
src/pages/forecasts/display.tsx:97
↓ 3 callersFunctioncanGoToStatementMappingScreen
(current: DialogStatementParseState)
src/state/logic/statement/actions.ts:196
↓ 3 callersFunctioncanImportStatementsAndClearDialog
()
src/state/logic/statement/actions.ts:473
↓ 3 callersFunctionchangeStatementMappingValue
(key: keyof typeof StatementMappingColumns, value: string | undefined)
src/state/logic/statement/actions.ts:227
↓ 3 callersFunctionchangeStatementParsing
(parse: Partial<DialogParseSpecification>)
src/state/logic/statement/actions.ts:176
↓ 3 callersFunctioncheckAll
(predicate: (x: string) => boolean)
src/state/logic/statement/parsing.ts:33
↓ 3 callersFunctioncoarse
(value: number, grain: number = 16)
src/state/data/shared.ts:98
↓ 3 callersFunctioncreateAndDownloadFile
(name: string, contents: string | Blob)
src/shared/data.ts:31
↓ 3 callersFunctionfixEmptyRange
(tuple: DomainTuple | undefined)
src/components/display/PerformantCharts.tsx:53
↓ 3 callersFunctionformatDateString
(date: STime, format: DateTimeFormatOptions = DateTime.DATE_FULL)
src/dialog/settings/history.tsx:86
↓ 3 callersMethodget
(key: string)
src/state/shared/dailycache.ts:17
↓ 3 callersFunctiongetAccountBalances
(account: Account)
src/pages/forecasts/data.tsx:6
↓ 3 callersFunctiongetAccounts
()
src/pages/forecasts/data.tsx:10
↓ 3 callersFunctiongetCategoryColour
(id: ID, working?: Category)
src/components/display/ObjectDisplay.tsx:68
↓ 3 callersFunctiongetCategoryGraph
(ids: ID[], entities: Dictionary<Category>, exclude: ID[], anchor?: Anchor)
src/components/display/CategoryMenu.tsx:133
↓ 3 callersFunctiongetColumn
(id: string)
src/state/logic/statement/parsing.ts:232
↓ 3 callersFunctiongetCurrencyRates
( type: CurrencySyncType["type"], ticker: string, token: string, start?: SDate )
src/state/logic/currencies.ts:56
↓ 3 callersFunctiongetDateBucket
(date: SDate, start: SDate)
src/state/data/index.ts:714
↓ 3 callersFunctiongetDefaultPageState
(page: PageStateType | null)
src/state/app/index.ts:30
↓ 3 callersFunctiongetFromAPI
(query: string, token: string, key: string)
src/state/logic/currencies.ts:12
↓ 3 callersFunctiongetNowString
()
src/state/shared/values.ts:58
↓ 3 callersFunctiongetNumericValue
(date: DateTime)
src/components/table/filters/RangeFilters.tsx:18
↓ 3 callersFunctiongetPagePathForPageState
(state: PageStateType)
src/state/app/index.ts:24
↓ 3 callersFunctiongetStatementExclusions
({ account, columns: { all }, mapping: { date }, }: { account?: Account; columns: DialogCo
src/state/logic/statement/parsing.ts:333
↓ 3 callersFunctionhandleAutoCompleteChange
(onChange: (value: T[]) => void)
src/shared/events.ts:38
↓ 3 callersFunctionhandleButtonGroupChange
(onChange: (t: T) => void)
src/shared/events.ts:18
↓ 3 callersFunctionimportJSONData
(file: string)
src/state/logic/import.ts:8
↓ 3 callersFunctionmapValuesWithKeys
(object: Record<K, V>, fn: (k: K, v: V) => O)
src/shared/data.ts:71
↓ 3 callersFunctionrender
(rule: Rule)
src/dialog/objects/rules.tsx:69
↓ 3 callersFunctionsubscribeToDataUpdates
(listener: DataUpdateListener)
src/state/data/index.ts:654
↓ 3 callersFunctionsuppressEvent
(event: React.MouseEvent | React.SyntheticEvent)
src/shared/events.ts:6
↓ 3 callersFunctionupdateBudget
(partial?: Partial<NonNullable<Category["budgets"]>>)
src/dialog/objects/categories.tsx:222
↓ 3 callersFunctionupdateDropboxState
(dropbox: User["dropbox"])
src/state/logic/dropbox.ts:56
↓ 3 callersFunctionuseAccountByID
(id: ID | undefined)
src/state/data/hooks.ts:37
↓ 3 callersFunctionuseAccountMap
()
src/state/data/hooks.ts:41
↓ 3 callersFunctionuseNonFileDialogStatementState
()
src/dialog/import/contents/shared.tsx:8
↓ 3 callersFunctionuseTransactionsPageState
( selector: (state: TransactionsPageState) => T = identity, equalityFn?: (left: T, right: T) => boolea
src/state/app/hooks.ts:24
↓ 3 callersFunctionvalidateStateIntegrity
(state: DataState)
src/state/data/index.test.ts:37
↓ 2 callersFunctionanyColumnValue
(id: string, check: (value: string) => boolean)
src/state/logic/statement/actions.ts:407
↓ 2 callersFunctionbase64Encode
(array: Uint8Array)
src/state/logic/dropbox.ts:18
↓ 2 callersFunctioncanChangeStatementMappingCurrencyType
()
src/state/logic/statement/actions.ts:369
↓ 2 callersFunctioncanGoToStatementImportScreen
(current: DialogFileState, currencies: Currency[])
src/state/logic/statement/actions.ts:398
↓ 2 callersFunctiondeleteObjectError
(state: DataState, type: Type, id: ID)
src/state/data/index.ts:688
↓ 2 callersFunctiondismiss
(account: ID)
src/state/logic/notifications/variants/accounts.tsx:72
↓ 2 callersFunctionfadeColour
(colour: string, value: number)
src/components/summary/shared.tsx:56
↓ 2 callersFunctionfilterListByIDs
(list: number[], values: number[])
src/components/table/filters/shared.ts:2
↓ 2 callersFunctionflipValue
(value?: number)
src/state/logic/statement/actions.ts:503
↓ 2 callersFunctionformatJSDate
(date: Date | null | undefined)
src/state/shared/values.ts:66
↓ 2 callersFunctiongenerateMenuItems
(id: ID, depth: number = 0)
src/components/display/CategoryMenu.tsx:33
↓ 2 callersFunctiongetAccountUpdateAgeLevel
(account: Account)
src/pages/accounts/table/account.tsx:218
↓ 2 callersFunctiongetAllCommonTransactionValues
(transactions: Transaction[])
src/components/table/table/data.tsx:94
↓ 2 callersFunctiongetAppStateFromPagePath
(location: Location)
src/state/app/index.ts:35
↓ 2 callersFunctiongetBaseBudget
(base: number, length: number = 28)
src/state/data/demo/data.ts:69
↓ 2 callersFunctiongetBasicBarChartColour
(success: boolean | null, stub?: boolean)
src/components/display/BasicBarChart.tsx:9
↓ 2 callersFunctiongetBottomAlignedDateAxisFromDomain
(yDomain: [number, number], flip?: boolean)
src/components/display/PerformantCharts.tsx:19
↓ 2 callersMethodgetCacheRecord
()
src/state/shared/dailycache.ts:27
↓ 2 callersFunctiongetCategoryStatistics
(category: Category)
src/pages/categories/table/data.tsx:22
↓ 2 callersFunctiongetChartEvents
( onClick: (t: T) => void, highlightSeries: boolean = false )
src/components/summary/shared.tsx:16
↓ 2 callersFunctiongetChartSectionStyles
(interactive: boolean)
src/components/summary/shared.tsx:58
↓ 2 callersFunctiongetCheckinDisplay
(year: number)
src/pages/forecasts/debt.tsx:106
↓ 2 callersFunctiongetColour
(balance: number)
src/pages/accounts/table/account.tsx:182
↓ 2 callersFunctiongetCurrencyDisplay
(value: number | null | undefined, missing?: boolean)
src/components/table/table/view.tsx:59
↓ 2 callersFunctiongetCurrencyValue
(currency: Currency, date: SDate)
src/state/data/shared.ts:85
↓ 2 callersFunctiongetDebugVariablesAsync
(db: TopHatDexie)
src/state/logic/startup.ts:191
↓ 2 callersFunctiongetFilesContents
(files: File[])
src/state/logic/statement/index.ts:49
↓ 2 callersFunctiongetFirstAvailableStringColumn
(state: DialogStatementMappingState)
src/state/logic/statement/actions.ts:363
↓ 2 callersFunctiongetGetTransactionChangesForRule
(rule: Rule)
src/state/data/index.ts:976
↓ 2 callersFunctiongetNewTransaction
()
src/components/table/table/header.tsx:309
↓ 2 callersFunctiongetRawCheckinDisplay
(month: number)
src/pages/forecasts/net.tsx:118
↓ 2 callersFunctiongetSnapshotDisplayValues
(trends: [number, number][], currency?: ID)
src/components/snapshot/data.tsx:72
↓ 2 callersFunctiongetTimeSeriesFromRates
(rates: Currency["rates"])
src/dialog/objects/currencies.tsx:377
↓ 2 callersFunctionguessStatementTransfers
( { columns, mapping, }: { columns: DialogColumnParseResult; mapping:
src/state/logic/statement/parsing.ts:207
↓ 2 callersFunctionhandleMigrationsAndUpdates
(oldGeneration: number | undefined)
src/state/logic/startup.ts:165
↓ 2 callersFunctionhydrateReduxFromIDB
(db: TopHatDexie)
src/state/logic/startup.ts:154
↓ 2 callersFunctioninitialiseDemoData
()
src/state/logic/startup.ts:23
↓ 2 callersFunctionmaybeFormatNumberValue
(value?: number)
src/components/table/table/header.tsx:395
↓ 2 callersFunctionparseNumber
(rawValue: string)
src/state/logic/statement/parsing.ts:24
↓ 2 callersFunctionredirect
(id: ID)
src/pages/category/header.tsx:33
↓ 2 callersFunctionrenderCategory
(category: Category)
src/components/display/CategoryMenu.tsx:164
↓ 2 callersFunctionsetPartial
(partial?: Partial<Option>)
src/dialog/objects/shared/update.ts:14
↓ 2 callersFunctionsetPopupAlert
(alert: PopupAlert)
src/app/popups.tsx:16
↓ 2 callersFunctionstatefullyUpdateBalances
( ids: EntityId[], defaultBalance: number | null, getNewBalance: (tx: Transaction, acc
src/state/data/index.ts:836
↓ 2 callersFunctiontestTextField
(tests: string[], regex: boolean, value: string | undefined)
src/state/data/index.ts:977
↓ 2 callersFunctiontruncateForTesting
(value: T)
src/state/data/index.test.ts:65
↓ 2 callersFunctionupdateBalanceSummaries
(data: DataState, subset?: BalanceSubset)
src/state/data/index.ts:926
↓ 2 callersFunctionupdateFilters
(update: Partial<TransactionsTableFilters>)
src/pages/transactions/summary.tsx:72
↓ 2 callersFunctionupdateHistoryValue
(history: TransactionHistory | TransactionHistoryWithLocalisation, tx: Transaction)
src/state/data/index.ts:773
↓ 2 callersFunctionupdateStateWithCurrency
(state: WritableDraft<DataState>, working: Currency)
src/state/data/index.ts:1001
↓ 2 callersFunctionupdateTransactions
(state: DataState, updates: Update<Transaction>[])
src/state/data/index.ts:656
↓ 2 callersFunctionuseAllInstitutions
()
src/state/data/hooks.ts:73
↓ 2 callersFunctionuseAllObjects
(type: T)
src/state/data/hooks.ts:120
↓ 2 callersFunctionuseAssetsSnapshot
(account?: ID, currency?: ID)
src/components/snapshot/data.tsx:17
↓ 2 callersFunctionuseDebounced
(fn: (...args: Args) => Return, wait: number = 0)
src/shared/hooks.ts:123
↓ 2 callersFunctionuseDialogPage
()
src/state/app/hooks.ts:41
↓ 2 callersFunctionuseDivBoundingRect
( inputRef?: React.MutableRefObject<T> | React.LegacyRef<T> )
src/shared/hooks.ts:29
↓ 2 callersFunctionuseManagedDatePickerProps
(placeholder: string)
src/components/table/table/header.tsx:358
↓ 2 callersFunctionuseMaybePieChartData
(sign: "credits" | "debits", series: SummaryPieChartPoint[], selectedSign: ChartSign)
src/components/summary/breakdown/pie.tsx:94
↓ 2 callersFunctionuseObjectsWithExclusionList
(type: Name, exclude?: ID[])
src/dialog/objects/shared/shared.tsx:21
↓ 2 callersFunctionuseSetPartialValue
(current: T, setValue: (t: T) => void)
src/components/table/table/index.tsx:156
↓ 2 callersFunctionuseTimeSeriesInput
({ values, update, pullForward, secondary, id, getMouseOverText, getOriginals,
src/dialog/shared/TimeSeriesInput.tsx:25
← previousnext →101–200 of 560, ranked by callers