MCPcopy Create free account

hub / github.com/boostcamp-2020/Project16-E-Account-Book / functions

Functions576 in github.com/boostcamp-2020/Project16-E-Account-Book

↓ 1 callersFunctioninitIsLogin
()
client/src/reducers/user.ts:12
↓ 1 callersFunctioninitMasterBooks
()
client/src/views/MainPage.tsx:66
↓ 1 callersFunctioninitPayment
()
client/src/App.tsx:44
↓ 1 callersFunctioninitSocialBooks
()
client/src/views/MainPage.tsx:71
↓ 1 callersFunctioninitStickData
()
client/src/views/StatisticsPage.tsx:60
↓ 1 callersFunctioninvitationCards
()
client/src/components/organisms/InvitationManagementModal/InvitationManagementModal.tsx:42
↓ 1 callersFunctionisInGitRepository
()
client/scripts/test.js:23
↓ 1 callersFunctionisInMercurialRepository
()
client/scripts/test.js:32
↓ 1 callersFunctionlinear
(w: any)
client/src/components/atoms/graph/StickGraph/StickGraph.tsx:16
↓ 1 callersFunctionmakeAnalysisData
(category: any, income: any, expenditure: any)
server/src/utils/makeAnalysisData.ts:1
↓ 1 callersFunctionmakeMonth
( allDay: Array<{ date: number; inmoney: number; exmoney: number }>, emptyDays: number, endDays: number,
client/src/utils/date.ts:53
↓ 1 callersFunctionmoveToEditPage
(state)
client/src/components/organisms/DailyTransactionModal/DailyTransactionModal.tsx:69
↓ 1 callersFunctionnumberOfMonth
(date: string)
client/src/utils/date.ts:74
↓ 1 callersFunctiononClick
(thisDay)
client/src/components/organisms/Calendar/Calendar.tsx:89
↓ 1 callersFunctionopenModal
(view: string)
client/src/components/molecules/ChangeAccountbookColorCard/ChangeAccountbookColorCard.tsx:33
↓ 1 callersFunctionopenModal
(view: string)
client/src/components/molecules/InviteAccountbookCard/InviteAccountbookCard.tsx:26
↓ 1 callersFunctionopenModal
(view: string)
client/src/components/organisms/CreateTransactionHeader/CreateTransactionHeader.tsx:20
↓ 1 callersFunctionopenModal
(view: string)
client/src/components/organisms/Calendar/Calendar.tsx:50
↓ 1 callersFunctionparseSMS
(string)
client/src/components/organisms/SmsParsingModal/SmsParsingModal.tsx:48
↓ 1 callersFunctionpostTransaction
(data)
client/src/views/TransactionPostPage.tsx:38
↓ 1 callersFunctionputTransaction
(data)
client/src/views/TransactionEditPage.tsx:45
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: ReportHandler)
client/src/reportWebVitals.ts:3
↓ 1 callersFunctionsearchUserList
(userName: any)
client/src/components/organisms/InvitationModal/InvitationModal.tsx:34
↓ 1 callersFunctionselectIcon
(icon: string)
client/src/components/atoms/button/NavButton/NavButton.tsx:46
↓ 1 callersFunctionselectIcon
(icon: string)
client/src/components/atoms/button/IconDetailButton/IconDetailButton.tsx:53
↓ 1 callersFunctionselectSite
(oauth: string)
client/src/components/atoms/button/OAuthButton/OAuthButton.tsx:51
↓ 1 callersFunctionsetCategory
(income: Category[], expenditure: Category[])
client/src/actions/category/type.ts:6
↓ 1 callersFunctionsetInvite
()
client/src/components/molecules/UserInviteCard/UserInviteCard.tsx:30
↓ 1 callersFunctionsetUser
(name: string, image: string, isSunday: number)
client/src/actions/user/type.ts:15
↓ 1 callersFunctionsliceArray
( inputArr: Array<{ date: number; inmoney: number; exmoney: number }>, size: number, )
client/src/utils/sliceArray.ts:1
↓ 1 callersFunctionsolution
(sms)
client/src/components/organisms/SmsParsingModal/SmsParsingModal.tsx:56
↓ 1 callersFunctionsubMonth
()
client/src/actions/date/type.ts:11
↓ 1 callersFunctionsubmitHandler
(parsedData)
client/src/components/organisms/SmsParsingModal/SmsParsingModal.tsx:26
↓ 1 callersFunctiontestFunc
(name: any, description: any)
client/src/components/organisms/CreateAccountbookFormBox/CreateAccountbookFormBox.stories.tsx:10
↓ 1 callersFunctiontestFunc
(data: any)
client/src/components/organisms/CreditCardEditFormBox/CreditCardEditFormBox.stories.tsx:9
↓ 1 callersFunctiontoPieChartItemPath
( x: number, y: number, radiusIn: number, radiusOut: number, startAngle: number, endAn
client/src/components/atoms/graph/PieGraph/PieGraph.tsx:88
↓ 1 callersFunctionvalidateKeyAndCerts
({ cert, key, keyFile, crtFile })
client/config/getHttpsConfig.js:11
FunctionAccountbookEditPage
()
client/src/views/AccountbookEditPage.tsx:32
FunctionAccountbookPage
()
client/src/views/AccountbookPage.tsx:21
FunctionApp
()
client/src/App.tsx:24
FunctionBackground
({ children }: Props)
client/src/components/atoms/div/Background/Background.tsx:16
FunctionBeeBackground
()
client/src/components/organisms/EasyLogin/EasyLogin.tsx:10
FunctionBeeBackground
()
client/src/components/organisms/BeeBackground/BeeBackground.tsx:6
FunctionBeeLogoImage
()
client/src/components/atoms/img/BeeLogo/BeeLogo.tsx:12
FunctionBellSVG
(props: React.SVGProps<SVGSVGElement>)
client/src/assets/svg/bell.svg.tsx:3
FunctionBoldSpan
({ color, children }: Props)
client/src/components/atoms/span/BoldSpan/BoldSpan.tsx:20
FunctionCSVSVG
(props: React.SVGProps<SVGSVGElement>)
client/src/assets/svg/csv.svg.tsx:3
FunctionCalendarPage
()
client/src/views/CalendarPage.tsx:11
FunctionCenterContent
({ children }: Props)
client/src/components/molecules/CenterContent/CenterContent.tsx:17
FunctionCenterLargeText
({ color, fontSize, fontWeight, children }: Props)
client/src/components/atoms/p/CenterLargeText/CenterLargeText.tsx:29
FunctionCenterNormalText
({ color, fontSize, fontWeight, children }: Props)
client/src/components/atoms/p/CenterNormalText/CenterNormalText.tsx:29
FunctionCenterSmallText
({ color, fontSize, fontWeight, children }: Props)
client/src/components/atoms/p/CenterSmallText/CenterSmallText.tsx:29
FunctionChangeAccountbookColorCard
({ labelColor }: Props)
client/src/components/molecules/ChangeAccountbookColorCard/ChangeAccountbookColorCard.tsx:30
FunctionCheckPiggyBankSVG
(props: React.SVGProps<SVGSVGElement>)
client/src/assets/svg/check-piggy-bank.svg.tsx:3
FunctionCheckSVG
(props: React.SVGProps<SVGSVGElement>)
client/src/assets/svg/check.svg.tsx:3
FunctionCheckbox
({ onClick, checked, description, color }: Props)
client/src/components/atoms/checkbox/CheckBox/CheckBox.tsx:65
FunctionCircleGraph
({ income, expend, size }: Props)
client/src/components/atoms/graph/CircleGraph/CircleGraph.tsx:20
FunctionColorLabel
({ buttonEvent, size, backgroundColor, children }: Props)
client/src/components/atoms/div/ColorLabel/ColorLabel.tsx:30
FunctionColorLabelWithCheck
({ backgroundColor, ...args }: Props)
client/src/components/molecules/ColorLabelWithCheck/ColorLabelWithCheck.tsx:20
FunctionColoredBackground
({ backgroundColor }: Props)
client/src/components/organisms/ColoredBackground/ColoredBackground.tsx:9
FunctionColumnFlexContainer
({ children, ...props }: Props)
client/src/components/atoms/div/ColumnFlexContainer/ColumnFlexContainer.tsx:49
FunctionContent
({ children }: Props)
client/src/components/atoms/div/Content/Content.tsx:15
FunctionCreateAccountbookColorModal
({ buttonEvent, currentColor }: Props)
client/src/components/organisms/CreateAccountbookColorModal/CreateAccountbookColorModal.tsx:36
FunctionCreateAccountbookFormBox
({ name: initName, description: initDescription, role, buttonEvent, backgroundColor, }: Props)
client/src/components/organisms/CreateAccountbookFormBox/CreateAccountbookFormBox.tsx:18
FunctionCreateAccountbookPage
()
client/src/views/CreateAccountbookPage.tsx:20
FunctionCreateAccountbookSetting
({ labelColor }: Props)
client/src/components/organisms/CreateAccountbookSetting/CreateAccountbookSetting.tsx:9
FunctionCreateButton
({ link }: Props)
client/src/components/atoms/button/CreateButton/CreateButton.tsx:34
FunctionCreditCard
({ name, buttonEvent }: Props)
client/src/components/molecules/CreditCard/CreditCard.tsx:24
FunctionCreditCardEditCardList
()
client/src/components/organisms/CreditCardEditCardList/CreditCardEditCardList.tsx:6
FunctionCreditCardEditFormBox
({ buttonEvent }: Props)
client/src/components/organisms/CreditCardEditFormBox/CreditCardEditFormBox.tsx:12
FunctionCreditCardEditModal
()
client/src/components/organisms/CreditCardEditModal/CreditCardEditModal.tsx:26
FunctionCreditCardSVG
(props: React.SVGProps<SVGSVGElement>)
client/src/assets/svg/credit-card.svg.tsx:3
FunctionDELETE_PAYMENT
(id: number)
client/src/utils/api.ts:88
FunctionDELETE_PRIVATE_TRANSACTION
(id: number)
client/src/utils/api.ts:82
FunctionDELETE_SOCIAL_INVITATION
(id: number)
client/src/utils/api.ts:85
FunctionDELETE_SOCIAL_TRANSACTION
(id: number)
client/src/utils/api.ts:79
FunctionDailyTransactionModal
({ month, date }: props)
client/src/components/organisms/DailyTransactionModal/DailyTransactionModal.tsx:41
FunctionDescriptionLine
({ description }: Props)
client/src/components/molecules/DescriptionLine/DescriptionLine.tsx:17
FunctionDropdownMenu
({ width, height, fontSize, color, options, value, onChange, isIncome, }: Props)
client/src/components/atoms/input/DropdownMenu/DropdownMenu.tsx:67
FunctionFiveWeekStatistics
({ data, isIncome }: props)
client/src/components/organisms/FiveWeekStatistics/FiveWeekStatistics.tsx:80
FunctionFixSVG
(props: React.SVGProps<SVGSVGElement>)
client/src/assets/svg/fix.svg.tsx:3
FunctionFourMonthStatistics
({ data }: props)
client/src/components/organisms/FourMonthStatistics/FourMonthStatistics.tsx:69
FunctionGET_PRIVATE_STATISTIC_CATEGORY
(year: number, month: number)
client/src/utils/api.ts:49
FunctionGET_SEARCHED_USER_LIST
(name: string)
client/src/utils/api.ts:46
FunctionGET_SOCIAL_BOOK
(bookId: number)
client/src/utils/api.ts:16
FunctionGET_SOCIAL_FIVE_WEEK_STATISTICS
(bookId: number)
client/src/utils/api.ts:32
FunctionGET_SOCIAL_FOUR_MONTH_STATISTICS
(bookId: number)
client/src/utils/api.ts:29
FunctionGET_SOCIAL_STATISTIC_CATEGORY
( bookId: number, year: number, month: number, )
client/src/utils/api.ts:52
FunctionGET_SOCIAL_WAITING_USER_LIST
(bookId: number)
client/src/utils/api.ts:43
FunctionGET_TEST_TOKEN
(id: number)
client/src/utils/api.ts:5
FunctionGET_TRANSACTION_PRIVATE_LIST
(year: number, month: number)
client/src/utils/api.ts:11
FunctionGET_TRANSACTION_SOCIAL_LIST
(bookId: number, year: number, month: number)
client/src/utils/api.ts:8
FunctionHexagonSVG
(props: React.SVGProps<SVGSVGElement>)
client/src/assets/svg/hexagon.svg.tsx:4
FunctionIconButton
({ onClick, children }: Props)
client/src/components/atoms/button/IconButton/IconButton.tsx:27
FunctionInformationSVG
(props: React.SVGProps<SVGSVGElement>)
client/src/assets/svg/setting.svg.tsx:3
FunctionInformationSVG
(props: React.SVGProps<SVGSVGElement>)
client/src/assets/svg/information.svg.tsx:3
FunctionInformationSVG
(props: React.SVGProps<SVGSVGElement>)
client/src/assets/svg/message.svg.tsx:3
FunctionInvitationCard
({ id, master, name, time, callback }: Props)
client/src/components/molecules/InvitationCard/InvitationCard.tsx:28
FunctionInvitationManagementModal
()
client/src/components/organisms/InvitationManagementModal/InvitationManagementModal.tsx:20
FunctionInviteAccountbookCard
({ links }: Props)
client/src/components/molecules/InviteAccountbookCard/InviteAccountbookCard.tsx:23
← previousnext →101–200 of 576, ranked by callers