MCPcopy Create free account

hub / github.com/emwalker/digraph / functions

Functions955 in github.com/emwalker/digraph

FunctionTopicSearchPage
(props: Props)
client/src/components/TopicPage/TopicSearchPage/index.tsx:102
FunctionTopicSuggestions
({ Suggestions, isOpen, setMentionListOpen }: Props)
client/src/components/ui/SearchBox/TextInput/TopicSuggestions/index.tsx:40
FunctionUnwrapData
(props: Props)
client/src/components/ui/Topic/EditTopicContainer/index.tsx:12
FunctionUnwrapData
(props: Props)
client/src/components/ui/Link/EditLinkContainer/index.tsx:12
FunctionUpdateTopic
({ name, selectedRepoId, parentTopicId, removeAlert, ...rest }: Props)
client/src/components/TopicPage/ViewTopicPage/AddForm/AddTopic/UpsertTopicAlert/UpdateTopic/index.tsx:25
FunctionUpsertTopicAlert
({ alert, matchingTopics, selectedRepoId, name, parentTopicId, }: Props)
client/src/components/TopicPage/ViewTopicPage/AddForm/AddTopic/UpsertTopicAlert/index.tsx:17
FunctionUrl
({ url, showLink }: { url: string | null, showLink: boolean })
client/src/components/ui/Item/index.tsx:36
FunctionUsage
()
next/components/Welcome/index.story.tsx:7
FunctionUser
()
client/src/components/ui/Topic/EditTopicContainer/EditTopic/index.test.tsx:86
FunctionUser
()
client/src/components/ui/Topic/EditTopicContainer/EditTopic/EditRepoTopic/RepoTopicTimerange/index.test.tsx:59
FunctionUser
()
client/src/components/ui/Link/EditLinkContainer/EditLink/index.test.tsx:69
FunctionUser
()
client/src/components/ui/Link/EditLinkContainer/EditLink/EditRepoLink/index.test.tsx:79
FunctionUser
()
client/src/components/TopicPage/ViewTopicPage/index.test.tsx:137
FunctionUserDropdown
(props: Props)
client/src/components/Layout/Header/DesktopNav/UserNav/UserDropdown/index.tsx:11
FunctionUserNav
(props: Props)
client/src/components/Layout/Header/DesktopNav/UserNav/index.tsx:9
FunctionUserSettings
(props: Props)
client/src/components/UserSettings/index.tsx:20
FunctionViewRepoLink
(props: Props)
client/src/components/ui/Link/EditLinkContainer/EditLink/ViewRepoLink/index.tsx:20
FunctionViewRepoTopic
(props: Props)
client/src/components/ui/Topic/EditTopicContainer/EditTopic/ViewRepoTopic/index.tsx:34
FunctionViewRepoTopicSynonym
(props: Props)
client/src/components/ui/Topic/EditTopicContainer/EditTopic/ViewRepoTopic/ViewRepoTopicSynonym/index.tsx:8
FunctionViewTopicPage
(props: Props)
client/src/components/TopicPage/ViewTopicPage/index.tsx:190
FunctionWelcome
()
next/components/Welcome/index.tsx:5
Functionabcnews_link
()
backend/src/http/repo_url.rs:288
Functionaction_requested
()
backend/tests/git/topic.rs:654
Methodactivity
( &self, repo_id: RepoId, topic_id: &Option<ExternalId>, first: i32, )
backend/src/store.rs:57
Methodactivity
( &self, ctx: &Context<'_>, after: Option<String>, before: Option<String>,
backend/src/graphql/view.rs:33
Methodactivity
( &self, ctx: &Context<'_>, after: Option<String>, before: Option<String>,
backend/src/graphql/topic.rs:183
Methodactivity_log
( &self, repo_id: RepoId, id: &ExternalId, index_mode: IndexMode, )
backend/src/git/client.rs:474
Functionactivity_log_updated
()
backend/tests/git/link.rs:41
Methodadd
(&mut self, repo_id: RepoId, filename: &Path, oid: &Option<git2::Oid>)
backend/src/git/core/mod.rs:365
Methodadded
(&self)
backend/src/git/types.rs:122
Functionadded_and_removed
()
backend/src/git/activity.rs:1419
Methodalert_type
(&self)
backend/src/graphql/alert.rs:32
Methodalerts
()
client/src/components/FlashMessages/index.tsx:30
Methodalerts
(&self)
backend/src/graphql/mod.rs:166
Methodallow_everything
()
backend/src/git/search.rs:234
Functionanother_repo
()
backend/tests/git/topic.rs:834
Methodappears_in
( &self, repo_id: RepoId, search: &Search, entry: &SearchEntry, )
backend/src/git/client.rs:117
Methodavailable_parent_topics
( &self, ctx: &Context<'_>, search_string: Option<String>, )
backend/src/graphql/link.rs:38
Methodavailable_parent_topics
FIXME - needs to be scoped somehow, perhaps to the repo id
backend/src/graphql/topic.rs:79
Methodavatar_url
(&self)
backend/src/graphql/user.rs:33
Functionavoid_requests
()
backend/src/http/repo_url.rs:219
Functionbad_id
()
backend/src/git/search.rs:654
Functionbaylor_university_link
()
backend/src/http/repo_url.rs:324
Methodblank
(fixture_dirname: &str)
backend/tests/git/fixtures.rs:37
Functionbugfix
()
backend/src/http/repo_url.rs:245
Methodcall
(&self, tx: &mut PgTransaction<'t>)
backend/src/psql/registration.rs:16
Methodcall
(&self, pool: &PgPool)
backend/src/psql/repository.rs:58
Methodcall
(&self, pool: &PgPool)
backend/src/psql/session.rs:30
Methodcall
(&self, pool: &PgPool)
backend/src/psql/user.rs:100
Methodcall
(&self, client: &Client)
backend/src/git/checks.rs:13
Methodcall
(&self, update: &Mutation)
backend/src/git/account.rs:16
Methodcall
(&self, mut mutation: Mutation, store: &S)
backend/src/git/topic.rs:73
Methodcall
(&self, git: &Arc<Client>, fetch: &F)
backend/src/git/activity.rs:1243
Methodcall
(&self, git: &Client, cache: &C)
backend/src/git/stats.rs:60
Methodcall
(&self, client: &Client)
backend/src/git/search.rs:151
Methodcan_update
(&self, repo_id: RepoId)
backend/src/types.rs:519
Functioncannot_delete_root_topic
()
backend/tests/git/topic.rs:125
Functioncell_journal_link
()
backend/src/http/repo_url.rs:306
Functionchange_entries_updated
()
backend/tests/git/topic.rs:162
Methodchild_link_ids
(&self)
backend/src/git/ext.rs:218
Methodchildren
( &self, ctx: &Context<'_>, search_string: Option<String>, after: Option<Strin
backend/src/graphql/topic.rs:214
Functionchildren_added_to_parents
()
backend/tests/git/topic.rs:93
MethodclassName
()
client/src/components/ui/DeleteButton/index.tsx:14
Functioncombined_query
()
backend/src/git/search.rs:639
Functioncombined_search
()
backend/tests/git/search.rs:210
MethodcomponentDidCatch
(error: Error, info: Object)
client/src/components/ui/ErrorBoundary/index.tsx:26
Methodconstructor
(payloads: PayloadsType)
client/src/client/ClientFetcher.ts:10
Methodconstructor
(props: Props)
client/src/components/FlashMessages/index.tsx:20
Methodconstructor
(props: Props)
client/src/components/ui/ErrorBoundary/index.tsx:18
Methodconstructor
(editorState: EditorState)
client/src/components/ui/SearchBox/queryFromState.ts:6
Methodconstructor
(props: Props)
client/src/components/SignUpPage/index.tsx:17
Methodconstructor
()
client/src/server/ServerFetcher.ts:16
Methodcopy
(fixture_dirname: &str)
backend/tests/git/fixtures.rs:60
Functioncount
(f: &Fixtures, name: &str)
backend/tests/git/topic.rs:346
Functioncount
(kind: Kind, matches: &BTreeSet<SearchMatch>)
backend/tests/git/search.rs:126
Functioncreate_a_reference_in_a_private_repo
()
backend/tests/git/topic.rs:728
Functioncreate_distinct
()
backend/tests/git/topic.rs:741
Methodcreate_github_session
( &self, ctx: &Context<'_>, input: CreateGithubSessionInput, )
backend/src/graphql/mutation.rs:231
Functioncspan_video
()
backend/src/http/repo_url.rs:414
FunctioncssVariablesResolver
()
next/theme.ts:5
Methoddate_string
(&self)
backend/src/types.rs:437
Functiondeduping_topic_children
()
backend/src/git/types.rs:670
Methoddefault
()
backend/src/git/activity.rs:42
Methoddefault
()
backend/src/graphql/user.rs:20
Methoddefault
()
backend/src/graphql/organization.rs:17
FunctiondefaultOnClose
()
client/src/components/FlashMessages/Alert/index.tsx:26
Methoddelete_account
(&self, user_id: String)
backend/src/store.rs:79
Methoddelete_account
( &self, ctx: &Context<'_>, input: DeleteAccountInput, )
backend/src/graphql/mutation.rs:265
Functiondelete_link
()
backend/src/git/activity.rs:1304
Methoddelete_link
( &self, repo_id: RepoId, link_id: &ExternalId, )
backend/src/store.rs:105
Methoddelete_link
( &self, ctx: &Context<'_>, input: DeleteLinkInput, )
backend/src/graphql/mutation.rs:290
Methoddelete_session
(&self, session_id: String)
backend/src/store.rs:118
Methoddelete_session
( &self, ctx: &Context<'_>, input: DeleteSessionInput, )
backend/src/graphql/mutation.rs:315
Functiondelete_topic
()
backend/src/git/activity.rs:1337
Methoddelete_topic
( &self, repo_id: RepoId, topic_id: &ExternalId, )
backend/src/store.rs:124
Methoddelete_topic
( &self, ctx: &Context<'_>, input: DeleteTopicInput, )
backend/src/graphql/mutation.rs:335
Methoddetails
(&self)
backend/src/git/ext.rs:229
Methoddetails
(&self)
backend/src/git/types.rs:126
Methoddetails
(&self)
backend/src/graphql/link.rs:50
Methoddetails
(&self)
backend/src/graphql/topic.rs:91
← previousnext →501–600 of 955, ranked by callers