MCPcopy Create free account

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

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

FunctioncreateButtonClick
(name: string)
client/src/components/organisms/CreditCardEditModal/CreditCardEditModal.tsx:66
FunctioncreateButtonClick
(name: string, description: string)
client/src/views/CreateAccountbookPage.tsx:25
FunctioncreateJWTtoken
(data: OauthUserData, site: string)
server/src/oauth/service.ts:9
FunctioncreatePayments
(name: string)
server/src/payment/service.ts:15
FunctioncreatePrivateAccountbook
(userId: number)
server/src/oauth/service.ts:77
FunctioncreateTransaction
(ctx: any)
server/src/privateBook/controller.ts:9
FunctioncreateTransaction
(transaction: (string | number)[])
server/src/privateBook/service.ts:6
FunctioncreateTransaction
(ctx: any)
server/src/socialBook/controller.ts:71
FunctioncreateTransaction
(transaction: (string | number)[])
server/src/socialBook/service.ts:82
FunctioncreateTransactionHeader
()
client/src/components/organisms/CreateTransactionHeader/CreateTransactionHeader.tsx:18
FunctioncreateTransactionHeader
()
client/src/components/organisms/CreateTransactionHeader/CreateTransactionHeader.stories.tsx:9
FunctioncreateTransactionMenu
({ cancel }: Props)
client/src/components/organisms/CreateTransactionMenu/CreateTransactionMenu.tsx:19
FunctioncreateTransactionMenu
()
client/src/components/organisms/CreateTransactionMenu/CreateTransactionMenu.stories.tsx:9
FunctioncreateUserPayment
(ctx: any)
server/src/payment/controller.ts:13
FunctioncreateUserPayments
(userId: number, paymentId: string)
server/src/payment/service.ts:10
FunctioncreditCard
({ ...args }: Props)
client/src/components/molecules/CreditCard/CreditCard.stories.tsx:17
FunctioncreditCardEditCardList
()
client/src/components/organisms/CreditCardEditCardList/CreditCardEditCardList.stories.tsx:9
FunctioncreditCardEditFormBox
()
client/src/components/organisms/CreditCardEditFormBox/CreditCardEditFormBox.stories.tsx:13
FunctioncreditCardEditModal
()
client/src/components/organisms/CreditCardEditModal/CreditCardEditModal.stories.tsx:9
FunctioncsvButton
({ name, color }: Props)
client/src/components/atoms/button/IconDetailButton/IconDetailButton.stories.tsx:18
FunctiondailyTotal
({ fontWeight, fontSize, InColor, ExColor, InMoney, ExMoney, width, height, month, date, }
client/src/components/molecules/DailyTotal/DailyTotal.tsx:56
FunctiondailyTotal
({ width, height }: Props)
client/src/components/molecules/DailyTotal/DailyTotal.stories.tsx:15
FunctiondailyTransaction
()
client/src/components/molecules/DailyTransaction/DailyTransaction.stories.tsx:9
FunctiondailyTransaction
({ data }: Props)
client/src/components/molecules/DailyTransaction/DailyTransaction.tsx:32
FunctiondailyTransactionModal
()
client/src/components/organisms/DailyTransactionModal/DailyTransactionModal.stories.tsx:133
Functiondate
(state: MonthState = initialState, action: MonthAction)
client/src/reducers/date.ts:27
FunctiondateWithText
()
client/src/components/molecules/DateWithText/DateWithText.stories.tsx:9
FunctiondateWithText
({ value, onChange, width, title, margin, justifyContent, type, }: Props)
client/src/components/molecules/DateWithText/DateWithText.tsx:27
FunctiondayBox
({ width, height, date, onClick, InMoney, ExMoney, InColor, ExColor, fontWeight, fontSize,
client/src/components/molecules/DayBox/DayBox.tsx:60
FunctiondayBox
({ date, width, height, onClick, InMoney, ExMoney, InColor, ExColor, fontWeight, fontSize,
client/src/components/molecules/DayBox/DayBox.stories.tsx:9
FunctiondeleteButtonClick
(name: any)
client/src/components/organisms/CreditCardEditModal/CreditCardEditModal.tsx:30
FunctiondeleteInvitation
(ctx: any)
server/src/socialBook/controller.ts:238
FunctiondeleteInvitation
(id: string)
server/src/socialBook/service.ts:215
FunctiondeleteJWT
()
client/src/components/organisms/MyPageUserMenu/MyPageUserMenu.tsx:30
FunctiondeletePayment
(id: number)
server/src/payment/service.ts:30
FunctiondeleteRelatedPrivateTransaction
(accountbookId: number, paymentId: number)
server/src/payment/service.ts:42
FunctiondeleteRelatedSocialTransaction
(userId: number, paymentId: number)
server/src/payment/service.ts:38
FunctiondeleteTransaction
(ctx: any)
server/src/privateBook/controller.ts:141
FunctiondeleteTransaction
(id: number)
server/src/privateBook/service.ts:107
FunctiondeleteTransaction
(ctx: any)
server/src/socialBook/controller.ts:208
FunctiondeleteTransaction
(id: number)
server/src/socialBook/service.ts:183
FunctiondeleteUserPayment
(ctx: any)
server/src/payment/controller.ts:34
FunctiondeleteUserPayment
(id: number)
server/src/payment/service.ts:34
FunctiondescriptionChangeHandler
(event: any)
client/src/components/organisms/CreateAccountbookFormBox/CreateAccountbookFormBox.tsx:35
FunctiondescriptionLine
({ ...props }: Props)
client/src/components/molecules/DescriptionLine/DescriptionLine.stories.tsx:16
FunctiondropdownMenu
({ ...args }: Props)
client/src/components/atoms/input/DropdownMenu/DropdownMenu.stories.tsx:23
FunctioneasyLogin
()
client/src/components/organisms/EasyLogin/EasyLogin.stories.tsx:9
FunctioneditButtonClick
(name: string, description: string)
client/src/views/AccountbookEditPage.tsx:38
FunctioneditTransactionMenu
()
client/src/components/organisms/EditTransactionMenu/EditTransactionMenu.stories.tsx:9
FunctioneditTransactionMenu
({ remove, cancel }: Props)
client/src/components/organisms/EditTransactionMenu/EditTransactionMenu.tsx:20
FunctionexpenditureCheckBox
({ ...args }: Props)
client/src/components/atoms/checkbox/CheckBox/CheckBox.stories.tsx:19
FunctionexpenditureText
({ fontWeight, fontSize, color, money }: Props)
client/src/components/atoms/p/ExpenditureText/ExpenditureText.tsx:26
FunctionexpenditureText
()
client/src/components/atoms/p/ExpenditureText/ExpenditureText.stories.tsx:9
Functionfail
(ctx: Context, status: number, result: any)
server/src/utils/response.ts:11
FunctionfindUser
(props: SelectUser)
server/src/oauth/service.ts:70
FunctionfiveWeekStatistics
()
client/src/components/organisms/FiveWeekStatistics/FiveWeekStatistics.stories.tsx:21
FunctionfourMonthStatistics
()
client/src/components/organisms/FourMonthStatistics/FourMonthStatistics.stories.tsx:16
FunctiongetAccessToken
(url: string, option: any, method: string)
server/src/oauth/service.ts:20
FunctiongetAccountbookMainColor
(color)
client/src/views/CreateAccountbookPage.tsx:46
FunctiongetAccountbookMainColor
(color)
client/src/views/AccountbookEditPage.tsx:77
FunctiongetBelongSocialBookList
(userId: number)
server/src/socialBook/service.ts:73
FunctiongetCacheKey
()
client/config/jest/cssTransform.js:10
FunctiongetCategoryStatistic
(ctx: any)
server/src/privateBook/controller.ts:41
FunctiongetCategoryStatistic
(ctx: any)
server/src/socialBook/controller.ts:87
FunctiongetDailyTransaction
(ctx: Context)
server/src/socialBook/controller.ts:55
FunctiongetDailyTransactions
(accountBookId: number, date: string)
server/src/socialBook/service.ts:68
FunctiongetExpenditureCategory
(bookId: number, year: number, month: number)
server/src/privateBook/service.ts:27
FunctiongetExpenditureCategory
(ctx: Context)
server/src/category/controller.ts:11
FunctiongetExpenditureCategory
()
server/src/category/service.ts:10
FunctiongetExpenditureCategory
(bookId: number, year: number, month: number)
server/src/socialBook/service.ts:93
FunctiongetFontColor
(color: string)
client/src/utils/color.ts:1
FunctiongetIncomeCategory
(bookId: number, year: number, month: number)
server/src/privateBook/service.ts:21
FunctiongetIncomeCategory
(ctx: Context)
server/src/category/controller.ts:6
FunctiongetIncomeCategory
()
server/src/category/service.ts:5
FunctiongetIncomeCategory
(bookId: number, year: number, month: number)
server/src/socialBook/service.ts:87
FunctiongetIndexinList
(targetColor: string, colorList: string[][])
client/src/utils/color.ts:22
FunctiongetInvitation
(ctx: any)
server/src/socialBook/controller.ts:220
FunctiongetInvitation
(userId: string)
server/src/socialBook/service.ts:194
FunctiongetInvitationMasterId
(id: string)
server/src/socialBook/service.ts:210
FunctiongetInvitationWaitingUsers
(ctx: any)
server/src/socialBook/controller.ts:274
FunctiongetInvitationWaitingUsers
(bookId: number)
server/src/socialBook/service.ts:230
FunctiongetMonthAnalysis
(ctx: any)
server/src/privateBook/controller.ts:85
FunctiongetMonthCategoryData
(bookId: number)
server/src/privateBook/service.ts:42
FunctiongetMonthExpenditureData
(bookId: number)
server/src/privateBook/service.ts:52
FunctiongetMonthIncomeData
(bookId: number)
server/src/privateBook/service.ts:47
FunctiongetMonthlyStatisticsExpend
( bookId: number, startDate: string, endDate: string, )
server/src/privateBook/service.ts:57
FunctiongetMonthlyStatisticsExpend
( accountBookId: number, startDate: string, endDate: string, )
server/src/socialBook/service.ts:99
FunctiongetMonthlyStatisticsIncome
( bookId: number, startDate: string, endDate: string, )
server/src/privateBook/service.ts:79
FunctiongetMonthlyStatisticsIncome
( accountBookId: number, startDate: string, endDate: string, )
server/src/socialBook/service.ts:113
FunctiongetMyInfo
(ctx: Context)
server/src/user/controller.ts:6
FunctiongetOAuthUserData
(url: string, token: string, tokenType: string)
server/src/oauth/service.ts:37
FunctiongetPastFiveWeekStatistic
(ctx: any)
server/src/privateBook/controller.ts:56
FunctiongetPastFiveWeekStatistic
(ctx: any)
server/src/socialBook/controller.ts:126
FunctiongetPastFourMonthStatistics
(ctx: any)
server/src/privateBook/controller.ts:98
FunctiongetPastFourMonthStatistics
(ctx: any)
server/src/socialBook/controller.ts:108
FunctiongetPaymentIdByName
(name: string)
server/src/payment/service.ts:25
FunctiongetPayments
()
server/src/payment/service.ts:20
FunctiongetRandomColor
()
client/src/utils/color.ts:10
FunctiongetRandomColorInList
(colorList: string[][])
client/src/utils/color.ts:15
FunctiongetSocialBook
(ctx: Context)
server/src/socialBook/controller.ts:10
← previousnext →301–400 of 576, ranked by callers