MCPcopy Create free account

hub / github.com/amelioro/ameliorate / functions

Functions865 in github.com/amelioro/ameliorate

FunctionRevokeTokenDialog
({ errorMessage, isLoading, onClose, onConfirm, onExited, open, token, }: RevokeTokenDialogProps
src/pages/hidden-settings.page.tsx:325
FunctionRootLayout
({ children }: { children: ReactNode })
blog-site/app/layout.tsx:62
FunctionRootLayout
({ children }: { children: ReactNode })
docs-site/app/layout.tsx:81
FunctionRow
({ title, Icon, nodes, addButtonsSlot, endHeaderSlot, actionSlot }: Props)
src/web/summary/components/Row.tsx:26
FunctionScore
({ graphPartId }: ScoreProps)
src/web/topic/components/Score/Score.tsx:32
FunctionScoreCompare
({ userScores, type = "regular" }: Props)
src/web/topic/components/Score/ScoreCompare.tsx:15
FunctionScoreSelect
({ username, graphPartId, onSelect }: Props)
src/web/topic/components/Score/ScoreSelect.tsx:17
FunctionScreenshotResolutionDialog
({ screenshotDialogOpen, setScreenshotDialogOpen, }: ScreenshotResolutionDialogProps)
src/web/topic/components/TopicWorkspace/ScreenshotResolutionDialog.tsx:65
FunctionSelect
({ name, label, options, multiple = false, disableClearable, width, }: Props)
src/web/common/components/Form/Select.tsx:17
FunctionSelectedPartDetails
({ selectedPart, selectedTab, setSelectedTab }: Props)
src/web/topic/components/TopicPane/SelectedPartDetails.tsx:24
FunctionShowSecondaryNeighborsLabel
({ secondaryInfoCategory }: Props)
src/web/view/components/Filter/ShowSecondaryNeighborsLabel.tsx:10
FunctionSiteBanner
()
src/web/common/components/SiteBanner/SiteBanner.tsx:12
FunctionSiteDrawer
({ username, isSiteDrawerOpen, setIsSiteDrawerOpen }: Props)
src/web/common/components/SiteDrawer/SiteDrawer.tsx:26
FunctionSiteHeader
()
src/web/common/components/Header/SiteHeader.tsx:13
FunctionSiteMap
()
src/pages/sitemap-generated.xml.page.ts:36
FunctionSiteMenu
({ className }: Props)
src/web/common/components/Header/SiteMenu.tsx:13
FunctionSolutionConcernsColumn
({ summaryNode }: Props)
src/web/summary/components/Columns/SolutionConcernsColumn.tsx:20
FunctionSolutionTotalCell
({ solution, problem }: Props)
src/web/topic/components/CriteriaTable/SolutionTotalCell.tsx:11
FunctionSolutionsColumn
({ summaryNode }: Props)
src/web/summary/components/Columns/SolutionsColumn.tsx:19
FunctionSourceDetails
({ sourceNode }: Props)
src/web/topic/components/TopicPane/SourceDetails.tsx:16
FunctionStandaloneEdge
({ edge }: Props)
src/web/topic/components/Edge/StandaloneEdge.tsx:17
FunctionStandardFilter
({ infoCategory, filter }: Props)
src/web/view/components/Filter/StandardFilter.tsx:42
FunctionStatusChip
({ status }: { status: TokenStatus })
src/pages/hidden-settings.page.tsx:218
FunctionStatusIndicatorGroupBase
({ graphPartId, bgColor, notes, className }: Props)
src/web/topic/components/Indicator/Base/StatusIndicatorGroup.tsx:17
FunctionStepContent
({ stepTitle, text, imageSlot, imageCaption, actionSlot, // Hardcode height to be consistent for m
src/web/tutorial/StepContent.tsx:22
FunctionSubscribeForm
({ header, headerAnchor, action, buttonText }: Props)
src/web/common/components/SubscribeForm/SubscribeForm.tsx:12
FunctionSummary
()
src/web/summary/components/Summary.tsx:66
FunctionSummaryBreadcrumbs
()
src/web/summary/components/SummaryBreadcrumbs.tsx:14
FunctionSwitch
({ name, label }: Props)
src/web/common/components/Form/Switch.tsx:13
FunctionTableFilters
()
src/web/view/components/Filter/TableFilters.tsx:13
FunctionThread
({ myUsername, threadStarterComment }: Props)
src/web/comment/components/Thread.tsx:11
FunctionTokenRevealBanner
({ plaintext, onDismiss }: TokenRevealBannerProps)
src/pages/hidden-settings.page.tsx:370
FunctionTooltip
({ children, tooltipHeading, tooltipBody, placement, childrenOpensAMenu = false, /** * e.g. tru
src/web/common/components/Tooltip/Tooltip.tsx:47
FunctionTopic
()
src/pages/[username]/[topicTitle].page.tsx:31
FunctionTopicDetails
({ selectedTab, setSelectedTab }: Props)
src/web/topic/components/TopicPane/TopicDetails.tsx:109
FunctionTopicForm
({ topic, creatorName, onSubmit, DeleteSection }: Props)
src/web/topic/components/TopicForm/TopicForm.tsx:259
FunctionTopicNotFoundError
()
src/web/common/components/Error/Error.tsx:81
FunctionTopicPaneBase
({ anchor, tabs }: Props)
src/web/topic/components/TopicPane/TopicPane.tsx:77
FunctionTopicSubmenu
({ menuOpen, handleClose, sessionUser, userCanEditTopicData, isTableActive, }: TopicSubmenuProps)
src/web/topic/components/TopicWorkspace/MoreActionsMenu.tsx:197
FunctionTopicViews
()
src/web/topic/components/TopicPane/TopicViews.tsx:19
FunctionTopicWorkspace
()
src/web/topic/components/TopicWorkspace/TopicWorkspace.tsx:106
FunctionTotalsHeaderCell
()
src/web/topic/components/CriteriaTable/TotalsHeaderCell.tsx:7
FunctionTourSetter
()
src/web/topic/components/TopicWorkspace/TourSetter.tsx:11
FunctionTutorialAnchor
()
src/web/topic/components/TopicWorkspace/TutorialAnchor.tsx:3
FunctionTutorialController
()
src/web/topic/components/TopicWorkspace/TutorialController.tsx:20
FunctionTutorialMenuItem
(props: MenuItemProps)
src/web/topic/components/TopicWorkspace/HelpMenu.tsx:43
FunctionUseCasesSection
()
src/web/home/UseCasesSection.tsx:5
FunctionUser
()
src/pages/[username].page.tsx:24
FunctionUserDrawer
({ username, isUserDrawerOpen, setIsUserDrawerOpen }: Props)
src/web/common/components/UserDrawer/UserDrawer.tsx:22
FunctionViewContextInDiagramMenuItem
({ graphPart }: { graphPart: GraphPart })
src/web/common/components/ContextMenu/ViewContextInDiagramMenuItem.tsx:5
FunctionViewDetailsMenuItem
({ graphPart }: { graphPart: { id: string } })
src/web/common/components/ContextMenu/ViewDetailsMenuItem.tsx:5
FunctionViewIndicator
({ Icon, title, onClick, bgColor, filled = true, }: Omit<IndicatorProps, "className">)
src/web/topic/components/Indicator/Base/ViewIndicator.tsx:4
FunctionViewTableMenuItem
({ node }: { node: Node })
src/web/common/components/ContextMenu/ViewTableMenuItem.tsx:5
FunctionViewToolbar
({ overlay, position }: Props)
src/web/topic/components/TopicWorkspace/ViewToolbar.tsx:19
FunctionYouTube
({ id, title }: YouTubeProps)
blog-site/app/components/YouTube.tsx:12
FunctionYoutubeEmbed
({ embedId }: { embedId: string })
src/web/common/components/YoutubeEmbed/YoutubeEmbed.tsx:4
FunctionZenModeButton
()
src/web/topic/components/TopicWorkspace/TopicWorkspace.tsx:87
FunctionafterCallback
(_req, res, session, state)
src/pages/api/auth/[...auth0].page.ts:7
FunctionapiSyncerImpl
(create)
src/web/view/quickViewStore/apiSyncerMiddleware.ts:152
FunctionapiSyncerImpl
(create)
src/web/topic/topicStore/apiSyncerMiddleware.ts:87
FunctionapiSyncerImpl
(create)
src/web/topic/diagramStore/apiSyncerMiddleware.ts:142
FunctionapiSyncerImpl
(create)
src/web/comment/store/apiSyncerMiddleware.ts:149
FunctionapiSyncerSet
(...args)
src/web/view/quickViewStore/apiSyncerMiddleware.ts:162
FunctionapiSyncerSet
(...args)
src/web/topic/topicStore/apiSyncerMiddleware.ts:97
FunctionapiSyncerSet
(...args)
src/web/topic/diagramStore/apiSyncerMiddleware.ts:152
FunctionapiSyncerSet
(...args)
src/web/comment/store/apiSyncerMiddleware.ts:159
FunctionbuildEslintCommand
(filenames)
.lintstagedrc.js:5
FunctionclientBasedCORS
(_ctx: unknown, _origin: unknown, _client: unknown)
mock-auth/index.ts:43
FunctioncloseContextMenu
()
src/web/common/store/contextMenuActions.ts:28
FunctioncompareCommonality
( relation1: RelationWithCommonality, relation2: RelationWithCommonality, )
src/web/topic/utils/edge.ts:293
Functionconfig
(_opts)
src/web/common/trpc.ts:19
FunctiongetFilteredDiagram
()
src/web/topic/diagramStore/filteredDiagramStore.ts:96
FunctiongetPersistState
()
src/web/view/quickViewStore/store.ts:390
FunctiongetPersistState
()
src/web/topic/topicStore/store.ts:136
FunctiongetPersistState
()
src/web/topic/diagramStore/utilActions.ts:14
FunctiongetServerSideProps
( context: GetServerSidePropsContext<{ unsubscribeCode: string }>, )
src/pages/unsubscribe/[unsubscribeCode].page.tsx:8
FunctiongetTags
()
blog-site/app/posts/get-posts.ts:29
FunctiongetUnrestrictedEditing
()
src/web/view/actionConfigStore.ts:73
FunctiongoBack
()
src/web/view/selectedPartStore.ts:109
FunctiongoBack
()
src/web/view/currentViewStore/store.ts:172
FunctiongoForward
()
src/web/view/selectedPartStore.ts:113
FunctiongoForward
()
src/web/view/currentViewStore/store.ts:176
FunctionhandleClose
()
src/pages/hidden-settings.page.tsx:263
FunctionhandleCopy
()
src/pages/hidden-settings.page.tsx:373
FunctionhandleFocus
()
src/web/common/components/Menu/FlyoutSubMenu.tsx:98
FunctionhandleKeyDown
(e: KeyboardEvent)
src/web/common/components/Menu/FlyoutSubMenu.tsx:104
FunctionhandleMouseEnter
(_e: MouseEvent<HTMLElement>)
src/web/common/components/Menu/FlyoutSubMenu.tsx:78
FunctionhandleMouseLeave
(_e: MouseEvent<HTMLElement>)
src/web/common/components/Menu/FlyoutSubMenu.tsx:84
FunctionhandlePaneToggle
()
src/web/topic/components/TopicPane/TopicPane.tsx:157
FunctionhandleScoreSelected
()
src/web/topic/components/Score/Score.tsx:68
FunctionhandleTabChange
(_: React.SyntheticEvent, value: TopicTab)
src/web/topic/components/TopicPane/TopicPane.tsx:161
FunctionhandleValueChange
( newValue, eventDetails, )
src/web/common/components/NumberInput/NumberInput.tsx:32
Functionhandler
(_: NextApiRequest, res: NextApiResponse)
src/pages/api/panel.page.ts:7
Functionmigrate
(persistedState: any, version: number)
src/web/tutorial/storeMigrate.ts:3
Functionmigrate
(persistedState: any, version: number)
src/web/view/userConfigStore/migrate.ts:3
Functionmigrate
(persistedState: any, version: number)
src/web/view/currentViewStore/migrate.ts:8
Functionmigrate
(persistedState: any, version: number)
src/web/view/quickViewStore/migrate.ts:9
Functionmigrate
(persistedState: any, version: number)
src/web/topic/topicStore/migrate.ts:3
Functionmigrate
(persistedState: any, version: number)
src/web/topic/diagramStore/migrate.ts:8
Functionmigrate
(persistedState: any, version: number)
src/web/comment/store/migrate.ts:3
← previousnext →701–800 of 865, ranked by callers