MCPcopy Create free account

hub / github.com/Athenodoros/TopHat / functions

Functions560 in github.com/Athenodoros/TopHat

↓ 2 callersFunctionuseTransactionsSnapshot
(category?: ID)
src/components/snapshot/data.tsx:47
↓ 2 callersFunctionuseTransactionsSummaryData
( aggregation: TransactionsPageState["chartAggregation"] )
src/components/summary/data.tsx:11
↓ 2 callersFunctionwipeTransactionSummaries
(state: DataState)
src/state/data/index.ts:671
↓ 1 callersFunctionBaseBalanceValues
()
src/state/shared/values.ts:19
↓ 1 callersFunctionaddStatementFilesToDialog
(files: DialogFileDescription[])
src/state/logic/statement/actions.ts:85
↓ 1 callersFunctionchangeFileSelection
(file: string)
src/state/logic/statement/actions.ts:80
↓ 1 callersFunctionchangeStatementMappingCurrencyValue
(currency: number)
src/state/logic/statement/actions.ts:277
↓ 1 callersFunctioncheckKeyValidity
()
src/dialog/settings/currency.tsx:24
↓ 1 callersFunctioncloseDialogBox
()
src/dialog/header.tsx:50
↓ 1 callersFunctioncombineStatementFileNamesToEstimateRegex
(names: string[])
src/state/logic/statement/actions.ts:658
↓ 1 callersFunctioncreateNewAccount
()
src/dialog/objects/accounts.tsx:77
↓ 1 callersFunctioncreateNewInstitution
()
src/dialog/objects/institutions.tsx:66
↓ 1 callersFunctiondownloadExampleStatement
(statement: Statement)
src/state/logic/notifications/variants/demo.tsx:37
↓ 1 callersFunctionequalZip
(s: S[], t: T[])
src/shared/data.ts:3
↓ 1 callersFunctionfillTransactionBalances
({ ids, entities }: EntityState<Transaction>, subset?: BalanceSubset)
src/state/data/index.ts:822
↓ 1 callersFunctionfilterTableToStatement
(statement: ID)
src/pages/account/statements.tsx:91
↓ 1 callersFunctionfinishDemoInitialisation
(state: DataState, download: string)
src/state/data/demo/post.ts:7
↓ 1 callersFunctionflipListIncludes
(id: T, list: T[])
src/shared/data.ts:5
↓ 1 callersFunctionformatDateTime
(date: DateTime | null | undefined)
src/state/shared/values.ts:82
↓ 1 callersFunctiongetAccountAgeDescription
(account: Account)
src/pages/accounts/table/account.tsx:240
↓ 1 callersFunctiongetAccountBalance
(account: Account)
src/pages/forecasts/data.tsx:8
↓ 1 callersFunctiongetAccountSummaries
(account: Account, currencies: Dictionary<Currency>, defaultCurrency: Currency)
src/pages/accounts/table/account.tsx:130
↓ 1 callersFunctiongetAccountSummary
( balances: [string, BalanceHistory][], currencies: Dictionary<Currency>, defaultCurrency: Currenc
src/pages/accounts/table/account.tsx:177
↓ 1 callersFunctiongetBottomAlignedDateAxis
(value: number = 0)
src/components/display/PerformantCharts.tsx:21
↓ 1 callersFunctiongetCategoryFilter
(category: ID)
src/pages/transactions/summary.tsx:82
↓ 1 callersFunctiongetCheckinDisplay
(month: number, value: number)
src/pages/forecasts/net.tsx:119
↓ 1 callersFunctiongetCodeVerifier
()
src/state/logic/dropbox.ts:23
↓ 1 callersFunctiongetColour
(value: number)
src/components/display/BasicBarChart.tsx:27
↓ 1 callersFunctiongetColourFromIcon
(icon: string, current?: string)
src/state/data/shared.ts:99
↓ 1 callersFunctiongetColumnOptions
(column: ColumnProperties, splitValues: boolean)
src/dialog/import/contents/table/header.tsx:98
↓ 1 callersFunctiongetDomainFromURL
(url: string)
src/pages/account/header.tsx:93
↓ 1 callersFunctiongetFullBalanceSubset
({ ids, entities }: EntityState<Transaction>)
src/state/data/index.ts:724
↓ 1 callersFunctiongetMilestone
(balance: number)
src/state/logic/notifications/variants/milestone.tsx:66
↓ 1 callersFunctiongetNestedSubcategoryNodes
(id: ID, depth: number = 0)
src/pages/categories/table/TopLevel.tsx:56
↓ 1 callersFunctiongetNotificationDisplayMetadata
(notification: Notification)
src/state/logic/notifications/index.tsx:29
↓ 1 callersFunctiongetOffsetAndSizeForRange
(x: number, y: number = 0)
src/shared/data.ts:63
↓ 1 callersFunctiongetPoint
(raw: number)
src/shared/data.ts:62
↓ 1 callersFunctiongetStatementIcon
(statement: Statement, sx: SxProps, invert?: boolean)
src/components/display/ObjectDisplay.tsx:87
↓ 1 callersFunctiongetTestRegex
(regexes: string[])
src/state/data/index.ts:972
↓ 1 callersFunctiongetTicks
(step: number)
src/pages/forecasts/display.tsx:123
↓ 1 callersFunctiongetWorkingCopy
()
src/dialog/objects/shared/update.ts:12
↓ 1 callersFunctiongetWrappedCallback
(callback: () => void, close: () => void)
src/app/popups.tsx:73
↓ 1 callersFunctionguessColumnProperties
(dateFormat: string | undefined)
src/state/logic/statement/parsing.ts:31
↓ 1 callersFunctionguessStatementColumnMapping
( { all, common }: DialogColumnParseResult, defaultCurrency: ID )
src/state/logic/statement/parsing.ts:138
↓ 1 callersFunctionguessStatementsAreReversed
({ columns: { all }, mapping: { date } }: DialogStatementMappingState)
src/state/logic/statement/parsing.ts:353
↓ 1 callersFunctionimportStatementsAndClearDialog
(shouldRunRules: boolean, shouldDetectTransfers: boolean)
src/state/logic/statement/actions.ts:484
↓ 1 callersFunctioninitialiseAndGetDBConnection
()
src/state/logic/startup.ts:29
↓ 1 callersFunctioninitialiseIDBListener
(db: TopHatDexie, uuid: string)
src/state/logic/startup.ts:83
↓ 1 callersFunctioninitialiseIDBSyncFromRedux
(db: TopHatDexie, uuid: string)
src/state/logic/startup.ts:101
↓ 1 callersFunctioninitialiseMaybeDropboxSyncFromRedux
()
src/state/logic/startup.ts:150
↓ 1 callersFunctioninitialiseNotificationUpdateHook
()
src/state/logic/notifications/index.tsx:32
↓ 1 callersFunctionisRootCategory
(id: ID)
src/components/display/CategoryMenu.tsx:140
↓ 1 callersFunctionmarkAccountCurrent
(id: ID)
src/state/logic/notifications/variants/accounts.tsx:96
↓ 1 callersFunctionopenEditStatementDialog
(statement: Statement)
src/pages/account/statements.tsx:89
↓ 1 callersFunctionopenStatementDialog
(id: ID)
src/state/logic/notifications/variants/accounts.tsx:85
↓ 1 callersFunctionopenUploadStatementDialog
(account: Account)
src/pages/account/statements.tsx:85
↓ 1 callersFunctionrefreshCaches
(state: WritableDraft<DataState>)
src/state/data/index.ts:597
↓ 1 callersFunctionremove
()
src/dialog/objects/shared/update.ts:16
↓ 1 callersFunctionremoveStatementFileFromDialog
(id: string)
src/state/logic/statement/actions.ts:150
↓ 1 callersFunctionremoveStatementMappingForColumn
(column: string)
src/state/logic/statement/actions.ts:304
↓ 1 callersFunctionrender
(statement: Statement)
src/dialog/objects/statements.tsx:66
↓ 1 callersMethodrender
()
src/app/error.tsx:23
↓ 1 callersFunctionrequestCurrencyRates
(type: CurrencySyncType["type"], ticker: string, token: string)
src/state/logic/currencies.ts:39
↓ 1 callersFunctionrevertToRevision
(patch: string)
src/dialog/settings/history.tsx:84
↓ 1 callersFunctionsetIDBConnectionExists
(value: boolean)
src/state/logic/notifications/variants/idb.tsx:8
↓ 1 callersFunctionsetSubmitNotification
(newSubmit: SubmitType)
src/state/data/index.ts:172
↓ 1 callersFunctionsetSyncError
()
src/state/logic/currencies.ts:100
↓ 1 callersFunctionsha256Hash
(challenge: string)
src/state/logic/dropbox.ts:28
↓ 1 callersFunctionstartAccountCreation
()
src/pages/accounts/table/header.tsx:223
↓ 1 callersFunctionstartInstitutionCreation
()
src/pages/accounts/table/header.tsx:225
↓ 1 callersFunctiontakeWithFilter
(array: T[], count: number, filter: (t: T) => boolean)
src/shared/data.ts:15
↓ 1 callersFunctiontoggleStatementExclusion
(rowID: number)
src/state/logic/statement/actions.ts:334
↓ 1 callersFunctiontoggleStatementRowTransfer
(file: string, row: number)
src/state/logic/statement/actions.ts:321
↓ 1 callersFunctionupdate
(data: DataState)
src/state/logic/notifications/variants/milestone.tsx:10
↓ 1 callersFunctionupdate
(data: DataState)
src/state/logic/notifications/variants/uncategorised.tsx:17
↓ 1 callersFunctionupdate
(data: DataState)
src/state/logic/notifications/variants/debt.tsx:10
↓ 1 callersFunctionupdate
(data: DataState)
src/state/logic/notifications/variants/accounts.tsx:22
↓ 1 callersFunctionupdateAccountTransactionDates
(data: DataState, subset?: EntityId[])
src/state/data/index.ts:890
↓ 1 callersFunctionupdateBaseBudget
(value: number | null)
src/dialog/objects/categories.tsx:244
↓ 1 callersFunctionupdateCurrencyStartDates
(data: DataState, subset?: EntityId[])
src/state/data/index.ts:874
↓ 1 callersFunctionupdateMonthsBudget
(index: number, value: number | null)
src/dialog/objects/categories.tsx:238
↓ 1 callersFunctionupdateWorkingParent
(id?: ID)
src/dialog/objects/categories.tsx:215
↓ 1 callersFunctionuseAccountIDs
()
src/state/data/hooks.ts:40
↓ 1 callersFunctionuseAccountPageState
( selector: (state: AccountPageState) => T = identity, equalityFn?: (left: T, right: T) => boolean )
src/state/app/hooks.ts:17
↓ 1 callersFunctionuseAccountsAutocomplete
()
src/dialog/settings/notifications.tsx:79
↓ 1 callersFunctionuseAccountsTableData
()
src/pages/accounts/table/data.tsx:16
↓ 1 callersFunctionuseActions
( selected: ID[], edit: EditTransactionState, setStatePartial: (update: Partial<TransactionsTableS
src/components/table/table/edit.tsx:214
↓ 1 callersFunctionuseAllNotifications
()
src/state/data/hooks.ts:77
↓ 1 callersFunctionuseAllPatches
()
src/state/data/hooks.ts:114
↓ 1 callersFunctionuseBalanceSummaryData
( aggregation: AccountsPageState["chartAggregation"] )
src/components/summary/data.tsx:69
↓ 1 callersFunctionuseBarChartData
(sign: ChartSign)
src/pages/categories/summary/chart.tsx:138
↓ 1 callersFunctionuseCategoriesTableData
( hideEmpty: CategoriesPageState["hideEmpty"], metric: CategoriesPageState["tableMetric"], tableSi
src/pages/categories/table/data.tsx:13
↓ 1 callersFunctionuseCategoryBudgetInput
(working: Category)
src/dialog/objects/categories.tsx:246
↓ 1 callersFunctionuseCategoryBudgetSummaryData
( metric: CategoriesPageState["tableMetric"] )
src/pages/categories/summary/data.tsx:11
↓ 1 callersFunctionuseCategoryColour
(category: Category)
src/state/data/hooks.ts:126
↓ 1 callersFunctionuseCategoryGraph
(exclude: ID[] = [PLACEHOLDER_CATEGORY_ID, TRANSFER_CATEGORY_ID], anchor?: Anchor)
src/components/display/CategoryMenu.tsx:124
↓ 1 callersFunctionuseCategoryPageState
( selector: (state: CategoryPageState) => T = identity, equalityFn?: (left: T, right: T) => boolean )
src/state/app/hooks.ts:34
↓ 1 callersFunctionuseCreateNewTransaction
( setEdit: (edit: EditTransactionState) => void, fixed?: TransactionsTableFixedDataState )
src/components/table/table/header.tsx:328
↓ 1 callersFunctionuseCurrencyByID
(id: ID | undefined)
src/state/data/hooks.ts:60
↓ 1 callersFunctionuseCurrencyRatesInput
(working: Currency, inputs?: React.ReactNode)
src/dialog/objects/currencies.tsx:385
← previousnext →201–300 of 560, ranked by callers