MCPcopy Create free account

hub / github.com/TNG/next-generation-scrum-poker / functions

Functions141 in github.com/TNG/next-generation-scrum-poker

↓ 1 callersFunctionstartWebSocketServer
()
backend/local/socket.ts:14
↓ 1 callersFunctionunsignedModulo
(dividend: number, divisor: number)
frontend/src/Components/ScaleSelector/ScaleSelector.tsx:158
↓ 1 callersFunctionupdateDropdownPosition
()
frontend/src/Components/ScaleSelector/ScaleSelector.tsx:30
↓ 1 callersFunctionuseDeepCompareMemoize
(value: T)
frontend/src/helpers/helpers.ts:8
FunctionApp
()
frontend/src/Components/App/App.tsx:7
FunctionColorModeProvider
({ children }: { children: JSXInternal.Element })
frontend/src/Components/ColorModeProvider/ColorModeProvider.tsx:22
FunctionColorModeSwitch
()
frontend/src/Components/ColorModeSwitch/ColorModeSwitch.tsx:7
FunctionCopyToClipboardButton
()
frontend/src/Components/CopyToClipboardButton/CopyToClipboardButton.tsx:4
FunctionHeader
()
frontend/src/Components/Header/Header.tsx:6
FunctionIconCoffee
()
frontend/src/Components/IconCoffee/IconCoffee.tsx:5
FunctionIconNotVoted
()
frontend/src/Components/IconNotVoted/IconNotVoted.tsx:5
FunctionIconObserver
()
frontend/src/Components/IconObserver/IconObserver.tsx:5
FunctionIconVoted
()
frontend/src/Components/IconVoted/IconVoted.tsx:5
FunctionLegalNotice
()
frontend/src/Components/LegalNotice/LegalNotice.tsx:3
FunctionLegalNoticeContainer
()
frontend/src/Components/LegalNoticeContainer/LegalNoticeContainer.tsx:8
FunctionRefreshSessionButton
({ onClick }: Props)
frontend/src/Components/RefreshSessionButton/RefreshSessionButton.tsx:8
FunctionTouchDetector
({ children }: { children: JSXInternal.Element })
frontend/src/Components/TouchDetector/TouchDetector.tsx:5
FunctionVotingPage
()
frontend/src/Components/VotingPage/VotingPage.tsx:9
FunctionWebSocketProvider
({ children }: { children: ComponentChildren })
frontend/src/Components/WebSocket/WebSocket.tsx:52
Methodconstructor
(public test_url: string)
frontend/src/Components/App/App.test.tsx:18
Methodconstructor
(readonly page: Page)
e2e/pages/card-page.ts:13
Methodconstructor
(readonly page: Page)
e2e/pages/results-page.ts:8
Methodconstructor
(readonly page: Page)
e2e/pages/login-page.ts:8
FunctiondoNothing
()
frontend/src/helpers/helpers.ts:4
Functionexpand
(event: JSXInternal.TargetedMouseEvent<HTMLAnchorElement>)
frontend/src/Components/LegalNoticeContainer/LegalNoticeContainer.tsx:11
FunctiongetInitialSessionId
()
frontend/src/Components/LoginPage/LoginPage.tsx:95
FunctionhandleBlur
({ relatedTarget }: FocusEvent)
frontend/src/Components/ScaleSelector/ScaleSelector.tsx:54
FunctionhandleClick
()
frontend/src/Components/ResetButton/ResetButton.tsx:9
FunctionhandleKeyboardNavigation
(event: KeyboardEvent)
frontend/src/Components/ScaleSelector/ScaleSelector.tsx:60
Functionhandler
({ requestContext: { connectionId, domainName }, body, })
backend/sendmessage/src/app.ts:16
Functionhandler
({ requestContext: { connectionId, domainName }, })
backend/ondisconnect/src/app.ts:16
Functionhandler
({ requestContext: { connectionId } })
backend/onconnect/src/app.ts:15
Functionlogin
(user: string, session: string)
frontend/src/Components/WebSocket/WebSocket.tsx:134
FunctiononKeyDown
({ key, ctrlKey, altKey, metaKey }: KeyboardEvent)
frontend/src/Components/CardSelector/CardSelector.tsx:49
MethodremoveUser
(name: string)
e2e/pages/card-page.ts:66
FunctionresetVotes
()
frontend/src/Components/WebSocket/WebSocket.tsx:178
FunctionrevealVotes
()
frontend/src/Components/WebSocket/WebSocket.tsx:162
MethodrevealVotes
()
frontend/src/types/WebSocket.ts:12
MethodsetScale
(scale: CardValue[])
frontend/src/types/WebSocket.ts:13
MethodsetVote
(vote: CardValue)
frontend/src/types/WebSocket.ts:14
Functiontoggle
()
frontend/src/Components/ScaleSelector/ScaleSelector.tsx:44
← previous101–141 of 141, ranked by callers