MCPcopy Create free account

hub / github.com/amelioro/ameliorate / functions

Functions865 in github.com/amelioro/ameliorate

↓ 3 callersFunctiongetEdgeInfoCategory
(edgeType: RelationName)
src/common/edge.ts:275
↓ 3 callersFunctiongetEffectType
(node: MinimalNode, graph: MinimalGraph)
src/web/topic/utils/effect.ts:16
↓ 3 callersFunctiongetGraphPart
(graphPartIdBeginning: string, storeState?: DiagramStoreState)
src/web/topic/diagramStore/graphPartHooks.ts:107
↓ 3 callersFunctiongetHighestScore
(scores: DisplayScore[])
src/web/topic/utils/score.ts:25
↓ 3 callersFunctiongetLinkToComment
(commentId: string, commentTopic: PlaygroundTopic | UserTopic)
src/common/comment.ts:63
↓ 3 callersFunctiongetLinkToTopic
(topic: PlaygroundTopic | UserTopic)
src/common/topic.ts:66
↓ 3 callersFunctiongetNodeInfoCategory
(nodeType: NodeType)
src/common/node.ts:264
↓ 3 callersFunctiongetObstacles
( summaryNode: MinimalNode, graph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/summary/aspectFilter.ts:224
↓ 3 callersFunctiongetOptionText
(node: Node)
src/web/topic/components/Node/AddNodeButtonGroup.tsx:20
↓ 3 callersFunctiongetPosts
()
blog-site/app/posts/get-posts.ts:17
↓ 3 callersFunctiongetRelation
( source: NodeType, relationName: RelationName | undefined, target: NodeType, )
src/web/topic/utils/edge.ts:242
↓ 3 callersFunctiongetResearch
( summaryNode: MinimalNode, graph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/summary/aspectFilter.ts:388
↓ 3 callersFunctiongetSameCategoryNodeTypes
(nodeType: NodeType)
src/common/node.ts:271
↓ 3 callersFunctiongetSolutionDetails
( solutions: Node[], criteria: Node[], detailType: DetailType, graph: Graph, )
src/web/view/utils/infoFilter.ts:178
↓ 3 callersFunctiongetUrlXml
(loc: string, priority?: number, lastmod?: Date)
src/pages/sitemap-generated.xml.page.ts:11
↓ 3 callersFunctioninitialStateWithBasicViews
()
src/web/view/quickViewStore/store.ts:62
↓ 3 callersFunctionisEffect
(nodeType: NodeType)
src/common/node.ts:292
↓ 3 callersFunctionisIndirectEdgeId
(id: string)
src/web/topic/utils/indirectEdges.ts:28
↓ 3 callersFunctionisThreadStarterComment
(parentType: CommentParentType)
src/common/comment.ts:40
↓ 3 callersFunctionlogWarning
(message: string, statusCode: number)
src/web/common/components/Error/Error.tsx:8
↓ 3 callersFunctionrenameStructureToBreakdown
(state: FromViewState1)
src/common/tsMigrations/20240926155659_rename_structure_to_breakdown.ts:22
↓ 3 callersFunctionsetInfoShown
(trigger: Trigger)
src/web/common/components/InfoDialog/infoDialogStore.ts:27
↓ 3 callersFunctionsetShowInformation
(category: InfoCategory, show: boolean)
src/web/view/currentViewStore/filter.ts:70
↓ 3 callersFunctionsetSummaryNodeId
(nodeId: string | null, appendBreadcrumb = false)
src/web/view/currentViewStore/summary.ts:31
↓ 3 callersFunctionshowNodeAndNeighbors
(nodeId: string, also: boolean)
src/web/view/currentViewStore/filter.ts:221
↓ 3 callersFunctiontoggleReadonlyMode
()
src/web/view/actionConfigStore.ts:55
↓ 3 callersFunctionuseAggregationMode
()
src/web/view/perspectiveStore.ts:36
↓ 3 callersFunctionuseAvoidEdgeLabelOverlap
()
src/web/view/currentViewStore/layout.ts:17
↓ 3 callersFunctionuseCommentCount
( parentId: string | null, parentType: CommentParentType, showResolved: boolean, )
src/web/comment/store/commentStore.ts:75
↓ 3 callersFunctionuseDraft
( parentId: string | null, parentType: CommentParentType, commentId?: string, )
src/web/comment/store/draftStore.ts:61
↓ 3 callersFunctionuseEnableContentIndicators
()
src/web/view/userConfigStore/store.ts:101
↓ 3 callersFunctionuseExpandDetailsTabs
()
src/web/view/userConfigStore/store.ts:85
↓ 3 callersFunctionuseFlashlightMode
()
src/web/view/actionConfigStore.ts:38
↓ 3 callersFunctionuseIsAnyGraphPartSelected
(graphPartIds: string[])
src/web/view/selectedPartStore.ts:68
↓ 3 callersFunctionuseIsTableEdge
(edgeId: string)
src/web/topic/diagramStore/edgeHooks.ts:30
↓ 3 callersFunctionuseOnPlayground
()
src/web/topic/topicStore/store.ts:39
↓ 3 callersFunctionusePerspectives
()
src/web/view/perspectiveStore.ts:24
↓ 3 callersFunctionuseSelectedGraphPart
()
src/web/view/selectedPartStore.ts:50
↓ 3 callersFunctionuseTopLevelJustification
(graphPartId: string)
src/web/topic/diagramStore/graphPartHooks.ts:31
↓ 3 callersFunctionviewCriteriaTable
(problemNodeId: string)
src/web/view/currentViewStore/filter.ts:112
↓ 2 callersFunctionaddNodeWithoutEdge
( nodeType: NodeType, context: WorkspaceContextType, selectNewNode = true, )
src/web/topic/diagramStore/createDeleteActions.ts:144
↓ 2 callersFunctionapplySolutionFilter
(graph: Graph, filters: SolutionOptions)
src/web/view/utils/infoFilter.ts:244
↓ 2 callersFunctionareSameCategoryNodes
(node1Type: NodeType, node2Type: NodeType)
src/common/node.ts:276
↓ 2 callersFunctionbuildNodeHeader
(node: Node)
src/web/topic/components/CriteriaTable/CriteriaTable.tsx:56
↓ 2 callersFunctioncenterGraphAroundOriginZeroZero
( graph: LayoutedGraph & { width?: number; height?: number }, )
src/web/topic/utils/layout.ts:166
↓ 2 callersFunctioncloseMenu
()
src/web/common/hooks.ts:30
↓ 2 callersFunctioncompleteAction
()
src/web/comment/components/Draft.tsx:39
↓ 2 callersFunctioncomponents
( node: MinimalNode, topicGraph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/topic/utils/node.ts:79
↓ 2 callersFunctionconvertToApi
(topicId: number, diagramStore: DiagramStoreState)
src/web/topic/utils/apiConversion.ts:108
↓ 2 callersFunctionconvertToStoreNode
(apiNode: ApiNode)
src/web/topic/utils/apiConversion.ts:19
↓ 2 callersFunctioncreateConnection
( topicGraph: Graph, sourceId: string | null, relationName: RelationName | undefined, targetId: string
src/web/topic/diagramStore/createDeleteActions.ts:189
↓ 2 callersFunctioncreateEdge
( topicGraph: Graph, source: GraphPart, relationName: RelationName, target: GraphPart, )
src/web/topic/diagramStore/createDeleteActions.ts:163
↓ 2 callersFunctioncreateNode
( state: DiagramStoreState, toNodeType: NodeType, arguedDiagramPartId?: string, selectNewNode = true,
src/web/topic/diagramStore/createDeleteActions.ts:26
↓ 2 callersFunctiondeleteDraft
( parentId: string | null, parentType: CommentParentType, commentId?: string, )
src/web/comment/store/draftStore.ts:101
↓ 2 callersFunctiondeleteGraphPart
(graphPart: GraphPart)
src/web/topic/diagramStore/createDeleteActions.ts:317
↓ 2 callersFunctiondeleteInvalidJustification
(state: DiagramStoreState)
src/web/topic/diagramStore/createDeleteActions.ts:300
↓ 2 callersFunctiondeleteNode
(nodeId: string)
src/web/topic/diagramStore/createDeleteActions.ts:247
↓ 2 callersFunctionedges
(node: MinimalNode, edges: MinimalEdge[])
src/web/topic/utils/node.ts:86
↓ 2 callersFunctionescapeXml
(str: string)
blog-site/app/rss.xml/route.ts:42
↓ 2 callersFunctionexpectNotification
( received: InAppNotification[], receiver: User, comment: Comment, message?: string, )
src/api/notifications/commentCreated.test.ts:137
↓ 2 callersFunctionfindNodesRecursivelyFrom
( fromNode: MinimalNode, toDirection: EdgeDirection, graph: { nodes: TNode[]; edges: MinimalEdge[] },
src/web/topic/utils/graph.ts:146
↓ 2 callersFunctionfitViewForNodes
(nodes: ReactFlowNode[], smoothTransition = false)
src/web/topic/hooks/flowHooks.ts:70
↓ 2 callersFunctionflashOutlineIfElementDoesntChange
(element: HTMLElement | null)
src/web/topic/components/TopicPane/TopicPane.tsx:52
↓ 2 callersFunctiongenerateBasicViews
()
src/web/view/quickViewStore/store.ts:43
↓ 2 callersFunctiongetAngleAtFraction
(pathElement: SVGPathElement, fraction: number)
src/web/topic/components/Edge/EdgeArrow.tsx:121
↓ 2 callersFunctiongetApiComments
(topicId: number, store: CommentStoreState)
src/web/comment/store/apiSyncerMiddleware.ts:64
↓ 2 callersFunctiongetApiViews
(topicId: number, store: QuickViewStoreState)
src/web/view/quickViewStore/apiSyncerMiddleware.ts:64
↓ 2 callersFunctiongetCauses
( summaryNode: MinimalNode, graph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/summary/aspectFilter.ts:342
↓ 2 callersFunctiongetComponents
( summaryNode: MinimalNode, graph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/summary/aspectFilter.ts:154
↓ 2 callersFunctiongetCriterionContextFilter
(graph: Graph, criterionId: string)
src/web/view/utils/contextFilters.ts:16
↓ 2 callersFunctiongetDirectedRelationKey
(relation: DirectedToRelation)
src/web/topic/components/Node/AddNodeButtonGroup.tsx:140
↓ 2 callersFunctiongetDisplayScore
( userScores: DisplayScore[], aggregationMode: AggregationMode, )
src/web/topic/utils/score.ts:61
↓ 2 callersFunctiongetDisplayScoresByGraphPartId
( graphPartIds: string[], perspectives: string[], userScores: UserScores, aggregationMode: Aggregation
src/web/topic/utils/score.ts:121
↓ 2 callersFunctiongetEffects
( summaryNode: MinimalNode, graph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/summary/aspectFilter.ts:328
↓ 2 callersFunctiongetFulfillsContextFilter
( graph: Graph, fulfillsEdgeId: string, )
src/web/view/utils/contextFilters.ts:37
↓ 2 callersFunctiongetIncomingNodesByRelationDescription
( summaryNode: MinimalNode, graph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/summary/aspectFilter.ts:87
↓ 2 callersFunctiongetInfoFilter
(state: ViewState)
src/web/view/currentViewStore/filter.ts:293
↓ 2 callersFunctiongetJustificationCount
(state: DiagramStoreState, graphPartId: string)
src/web/topic/diagramStore/graphPartHooks.ts:18
↓ 2 callersFunctiongetMotivation
( summaryNode: MinimalNode, graph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/summary/aspectFilter.ts:163
↓ 2 callersFunctiongetOutgoingNodesByRelationDescription
( summaryNode: MinimalNode, graph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/summary/aspectFilter.ts:117
↓ 2 callersFunctiongetScoreMeaning
(numPerspectives: number, aggregationMode: string)
src/web/topic/utils/score.ts:15
↓ 2 callersFunctiongetSelectedGraphPart
()
src/web/view/selectedPartStore.ts:121
↓ 2 callersFunctiongetSelectedTradeoffNodes
( problemSolutions: Node[], problemCriteria: Node[], filters: { solutions: string[]; criteria: string[]
src/web/view/utils/infoFilter.ts:209
↓ 2 callersFunctiongetSolutionConcerns
( summaryNode: MinimalNode, graph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/summary/aspectFilter.ts:200
↓ 2 callersFunctiongetSolutionContextFilter
(graph: Graph, solutionId: string)
src/web/view/utils/contextFilters.ts:7
↓ 2 callersFunctiongetSolutions
( summaryNode: MinimalNode, graph: { nodes: TNode[]; edges: MinimalEdge[] }, )
src/web/summary/aspectFilter.ts:251
↓ 2 callersFunctiongetSummaryForNode
( node: Node, graph: { nodes: Node[]; edges: Edge[] }, includeIncomingOutgoingSummaries: boolean, )
src/api/topicAI.ts:138
↓ 2 callersFunctiongetThemeOptions
(mode: PaletteMode)
src/web/common/theme.ts:232
↓ 2 callersFunctiongetTokenStatus
(token: PersonalAccessToken)
src/pages/hidden-settings.page.tsx:212
↓ 2 callersFunctiongetTutorialIsOpening
()
src/web/tutorial/tutorialStore.ts:101
↓ 2 callersFunctiongetView
()
src/web/view/currentViewStore/store.ts:217
↓ 2 callersFunctionisDefaultCoreNodeType
(nodeType: NodeType)
src/common/node.ts:280
↓ 2 callersFunctionisJustificationEdge
(graphPart: GraphPart)
src/web/topic/utils/justification.ts:40
↓ 2 callersFunctionisPlainObject
(value: unknown)
src/common/utils.ts:69
↓ 2 callersFunctionisSubmenuFocused
()
src/web/common/components/Menu/FlyoutSubMenu.tsx:88
↓ 2 callersFunctionloadActionConfig
(persistId: string)
src/web/view/actionConfigStore.ts:60
↓ 2 callersFunctionloadDraftsFromLocalStorage
(topicName?: string)
src/web/comment/store/draftStore.ts:122
↓ 2 callersFunctionloadMiscTopicConfig
(persistId: string)
src/web/view/miscTopicConfigStore.ts:39
↓ 2 callersFunctionloadStores
(diagramData?: TopicData)
src/web/topic/loadStores.ts:267
↓ 2 callersFunctionloadView
(persistId: string)
src/web/view/currentViewStore/store.ts:187
← previousnext →101–200 of 865, ranked by callers