MCPcopy Create free account

hub / github.com/adico1/clean-on-nest / functions

Functions350 in github.com/adico1/clean-on-nest

↓ 25 callersMethodhandle
(response: IResponseMessage)
libs/bootcamp-interfaceadapters/src/lib/common/presenter.interface.ts:5
↓ 22 callersMethodsave
(entity: TType)
libs/bootcamp-entities/src/lib/common/interfaces/repository.interface.ts:6
↓ 21 callersMethodcreate
(entity: Partial<TType>)
libs/bootcamp-entities/src/lib/common/interfaces/repository.interface.ts:2
↓ 14 callersMethodget
(id: TIdType)
libs/bootcamp-entities/src/lib/common/interfaces/repository.interface.ts:4
↓ 14 callersMethodmapFrom
(source: AccountEntity)
libs/bootcamp-data/src/lib/accounts.data-entity.mapper.ts:6
↓ 13 callersMethodexec
(updateAccountDto: UpdateAccountDto)
apps/bootcamp-api/src/accounts/api.put/put.accounts.facade.ts:6
↓ 12 callersMethodgetByQuery
(query: object)
libs/bootcamp-entities/src/lib/common/interfaces/repository.interface.ts:5
↓ 12 callersMethodrender
()
libs/bootcamp-interfaceadapters/src/lib/ui_engines/nest.view.ts:30
↓ 12 callersMethodvalidate
(request: TRequestMessage)
libs/bootcamp-businesslogic/src/lib/common/interfaces/validator.interface.ts:8
↓ 11 callersMethodcreateAccountRepository
(connection: Connection)
apps/bootcamp-api/src/accounts/common/factory.ts:17
↓ 11 callersMethodgetRepository
(entity)
apps/bootcamp-api/db/database.service.ts:8
↓ 10 callersMethoddelete
(id: TIdType)
libs/bootcamp-entities/src/lib/common/interfaces/repository.interface.ts:7
↓ 9 callersMethodtoMessage
(dto: AccountIdDto)
apps/bootcamp-api/src/accounts/dto/account-id.dto.ts:14
↓ 8 callersMethodcreateForgotPasswordRepository
(connection: Connection)
apps/bootcamp-api/src/accounts/common/factory.ts:25
↓ 8 callersMethodgetValue
(key: string, throwOnMissing = true)
apps/bootcamp-api/src/config/config.service.ts:11
↓ 6 callersMethodregister
( @Res() res: Response, @Body() createUserDto: CreateAccountDto)
apps/bootcamp-api/src/accounts/accounts.controller.ts:115
↓ 5 callersMethodgetTypeOrmConfig
()
apps/bootcamp-api/src/config/config.service.ts:34
↓ 4 callersMethodisValidInetLocation
(inetLocation: InetLocation, validationResult: IValidationResult)
libs/bootcamp-businesslogic/src/lib/common/accounts.helper.ts:22
↓ 3 callersFunctionRoles
(...roles: string[])
apps/bootcamp-api/src/auth/decorators/roles.decorator.ts:3
↓ 3 callersMethodcreateRefreshTokenRepository
(connection: Connection)
apps/bootcamp-api/src/accounts/common/factory.ts:21
↓ 3 callersMethodcreateVerificationCode
()
libs/bootcamp-entities/src/lib/interfaces/verification-generator.dependencies.interface.ts:2
↓ 3 callersFunctionfrom
(id: number)
apps/bootcamp-api/src/accounts/accounts.controller.spec.ts:13
↓ 3 callersMethodgetExpirationDate
(hoursToVerify: number)
libs/bootcamp-entities/src/lib/interfaces/verification-generator.dependencies.interface.ts:3
↓ 2 callersFunctionadminLogin
(httpServer: any)
apps/bootcamp-api/e2e/accounts/accounts.e2e-helper.ts:7
↓ 2 callersMethodcreateAccessToken
(payload: any)
libs/bootcamp-businesslogic/src/lib/common/auth.service.ts:24
↓ 2 callersMethodcreateLoginToken
(payload: LoggedInUser, inetLocation: InetLocation)
libs/bootcamp-businesslogic/src/lib/common/auth.service.ts:50
↓ 2 callersMethodcreateRefreshToken
(userId, inetLoc: InetLocation)
libs/bootcamp-businesslogic/src/lib/common/auth.service.ts:28
↓ 2 callersMethodencryptUser
(user: Account)
libs/bootcamp-businesslogic/src/lib/common/encrypt.user.ts:5
↓ 2 callersMethodfrom
(dto: Partial<RefreshTokenDto>)
apps/bootcamp-api/src/auth/refresh-token/refresh-token.dto.ts:22
↓ 2 callersMethodgetAll
()
libs/bootcamp-entities/src/lib/common/interfaces/repository.interface.ts:3
↓ 2 callersMethodgetByEmail
(email: string)
libs/bootcamp-data/src/lib/forgot-password.repository.ts:40
↓ 2 callersMethodgetByVerification
(verification: string)
libs/bootcamp-data/src/lib/account-repository.ts:29
↓ 2 callersFunctionisAccessToken
(accessToken)
apps/bootcamp-api/e2e/accounts/accounts.e2e-helper.ts:44
↓ 2 callersMethodisPassword
(password: string)
libs/bootcamp-businesslogic/src/lib/common/accounts.helper.ts:14
↓ 2 callersMethodisProduction
()
apps/bootcamp-api/src/config/config.service.ts:29
↓ 2 callersFunctionisRefreshToken
(refreshToken)
apps/bootcamp-api/e2e/accounts/accounts.e2e-helper.ts:39
↓ 2 callersFunctionuserLogin
(httpServer: any)
apps/bootcamp-api/e2e/accounts/accounts.e2e-helper.ts:23
↓ 2 callersMethoduserToLoggedInUser
(user: Partial<Account>)
libs/bootcamp-entities/src/lib/logged-in-user.ts:11
↓ 1 callersMethodblockUser
(user)
libs/bootcamp-businesslogic/src/lib/common/auth.service.ts:113
↓ 1 callersFunctionbootstrap
()
apps/bootcamp-api/src/main.ts:16
↓ 1 callersMethodcheckPassword
(attemptPass: string, user: Account)
libs/bootcamp-businesslogic/src/lib/common/auth.service.ts:93
↓ 1 callersMethodcloseDbConnection
* Closes the database connections
apps/bootcamp-api/e2e/test.utils.ts:41
↓ 1 callersMethodcreateAccountForForgotPassword
()
apps/bootcamp-api/src/accounts/seed/accounts.seed.ts:87
↓ 1 callersMethodcreateAccountForUserLogin
()
apps/bootcamp-api/src/accounts/seed/accounts.seed.ts:72
↓ 1 callersMethodcreateAccountToTestDeleteApiById
()
apps/bootcamp-api/src/accounts/seed/accounts.seed.ts:102
↓ 1 callersMethodcreateAdminAccount
()
apps/bootcamp-api/src/accounts/seed/accounts.seed.ts:116
↓ 1 callersMethodcreateTenRandomAccounts
()
apps/bootcamp-api/src/accounts/seed/accounts.seed.ts:47
↓ 1 callersMethoddeleteAllAccounts
()
apps/bootcamp-api/src/accounts/seed/accounts.seed.ts:41
↓ 1 callersMethoddeleteAllAnswers
()
apps/bootcamp-api/src/accounts/seed/accounts.seed.ts:29
↓ 1 callersMethoddeleteAllDecks
()
apps/bootcamp-api/src/accounts/seed/accounts.seed.ts:32
↓ 1 callersMethoddeleteAllForgotPassword
()
apps/bootcamp-api/src/accounts/seed/accounts.seed.ts:35
↓ 1 callersMethodencryptedCompare
(attemptPass: string, password: string)
libs/bootcamp-entities/src/lib/interfaces/auth.dependencies.interface.ts:3
↓ 1 callersMethodensureValues
(keys: string[])
apps/bootcamp-api/src/config/config.service.ts:20
↓ 1 callersMethoderror
()
libs/bootcamp-interfaceadapters/src/lib/common/view-output.implementation.ts:14
↓ 1 callersMethodexecUseCase
(request: CreateAccountsRequestMessage)
libs/bootcamp-businesslogic/src/lib/common/account.service.ts:20
↓ 1 callersMethodfindByEmailOrThrowException
(email: string)
libs/bootcamp-businesslogic/src/lib/common/account.service.ts:49
↓ 1 callersMethodfindByVerification
(verification: string)
libs/bootcamp-businesslogic/src/lib/accounts/verify-email/verify-email.accounts.interactor.ts:29
↓ 1 callersMethodfindForgotPasswordByEmail
(email: string)
libs/bootcamp-businesslogic/src/lib/common/forgot-pasword.service.ts:57
↓ 1 callersMethodfindForgotPasswordByUuid
(verification:string)
libs/bootcamp-businesslogic/src/lib/common/forgot-pasword.service.ts:38
↓ 1 callersMethodfindRefreshToken
(token: string)
libs/bootcamp-businesslogic/src/lib/common/auth.service.ts:42
↓ 1 callersMethodfindToken
(token: string)
libs/bootcamp-businesslogic/src/lib/common/refresh-token.service.ts:14
↓ 1 callersMethodforgotPassword
( @Res() res: Response, @Request() req: ExpressRequest, @Body() createForgotPassword
apps/bootcamp-api/src/accounts/accounts.controller.ts:196
↓ 1 callersMethodforgotPasswordVerify
( @Res() res: Response, @Request() req: ExpressRequest, @Body() verifyUuidDto: Verif
apps/bootcamp-api/src/accounts/accounts.controller.ts:208
↓ 1 callersMethodfromEntity
(entity: RefreshTokenEntity)
apps/bootcamp-api/src/auth/refresh-token/refresh-token.dto.ts:33
↓ 1 callersMethodgetAccessToken
(payload: any)
libs/bootcamp-entities/src/lib/interfaces/auth.dependencies.interface.ts:2
↓ 1 callersMethodgetBrowserInfo
()
apps/bootcamp-api/src/accounts/dto/inet-location.dto.ts:21
↓ 1 callersMethodgetById
(request: AccountIdRequestMessage)
libs/bootcamp-interfaceadapters/src/lib/modules/accounts/get-by-id/get-by-id.account.controller.ts:20
↓ 1 callersMethodgetCountry
()
apps/bootcamp-api/src/accounts/dto/inet-location.dto.ts:25
↓ 1 callersMethodgetEntities
* Returns the entites of the database
apps/bootcamp-api/e2e/test.utils.ts:51
↓ 1 callersMethodgetIp
()
apps/bootcamp-api/src/accounts/dto/inet-location.dto.ts:17
↓ 1 callersMethodisEmailUnique
(email: string)
libs/bootcamp-businesslogic/src/lib/common/account.service.ts:36
↓ 1 callersFunctionisItemFormatValid
(item)
apps/bootcamp-api/e2e/accounts/accounts.e2e-spec.ts:127
↓ 1 callersMethodisPasswordMatch
(password: string, passwordRepeat: string)
libs/bootcamp-businesslogic/src/lib/common/accounts.helper.ts:18
↓ 1 callersMethodisUserBlocked
(user)
libs/bootcamp-businesslogic/src/lib/common/auth.service.ts:87
↓ 1 callersMethodloadAll
* Insert the data from the src/test/fixtures folder
apps/bootcamp-api/e2e/test.utils.ts:85
↓ 1 callersMethodlogin
( @Res() res: Response, @Request() req: ExpressRequest)
apps/bootcamp-api/src/accounts/accounts.controller.ts:150
↓ 1 callersMethodpasswordsAreMatch
(user)
libs/bootcamp-businesslogic/src/lib/common/auth.service.ts:106
↓ 1 callersMethodpasswordsDoNotMatch
(user)
libs/bootcamp-businesslogic/src/lib/common/auth.service.ts:121
↓ 1 callersMethodput
(request: PutAccountsRequestMessage)
libs/bootcamp-interfaceadapters/src/lib/modules/accounts/put/put.account.controller.ts:20
↓ 1 callersMethodrefreshAccessToken
( @Res() res: Response, @Request() req: ExpressRequest, @Body() refreshAccessTokenDt
apps/bootcamp-api/src/accounts/accounts.controller.ts:181
↓ 1 callersMethodresetPassword
( @Res() res: Response, @Body() resetPasswordDto: ResetPasswordDto)
apps/bootcamp-api/src/accounts/accounts.controller.ts:221
↓ 1 callersMethodresetUserPassword
(email: string, password: string)
libs/bootcamp-businesslogic/src/lib/common/forgot-pasword.service.ts:72
↓ 1 callersFunctionrun
()
apps/bootcamp-api/src/scripts/seed.ts:6
↓ 1 callersMethodrun
()
apps/bootcamp-api/src/accounts/seed/accounts.seed.ts:18
↓ 1 callersMethodsave
(entity: Account)
libs/bootcamp-data/src/lib/in-memory/in-memory.account.repository.ts:31
↓ 1 callersMethodsaveForgotPassword
(email:string, inetLoc: InetLocation)
libs/bootcamp-businesslogic/src/lib/common/forgot-pasword.service.ts:23
↓ 1 callersMethodsetForgotPasswordFinalUsed
(forgotPassword: ForgotPassword)
libs/bootcamp-businesslogic/src/lib/common/forgot-pasword.service.ts:67
↓ 1 callersMethodsetForgotPasswordFirstUsed
(forgotPassword: ForgotPassword, inetLoc: InetLocation)
libs/bootcamp-businesslogic/src/lib/common/forgot-pasword.service.ts:49
↓ 1 callersMethodsetRegistrationInfo
(user)
libs/bootcamp-businesslogic/src/lib/common/account.service.ts:44
↓ 1 callersMethodsetUserAsVerified
(account)
libs/bootcamp-businesslogic/src/lib/accounts/verify-email/verify-email.accounts.interactor.ts:40
↓ 1 callersMethodtoEntity
()
apps/bootcamp-api/src/auth/refresh-token/refresh-token.dto.ts:47
↓ 1 callersMethodtoValidate
(metatype: Function)
apps/bootcamp-api/src/accounts/common/accounts.pipe.ts:33
↓ 1 callersMethodvalidateUser
(username: string, pass: string)
libs/bootcamp-businesslogic/src/lib/common/auth.service.ts:57
↓ 1 callersMethodverifyEmail
( @Res() res: Response, @Request() req: ExpressRequest, @Body() verifyUuidDto: Verif
apps/bootcamp-api/src/accounts/accounts.controller.ts:132
MethodaccountId
(accountId: string)
libs/bootcamp-businesslogic/src/lib/accounts/get-by-id/get-by-id.accounts.request.message.ts:7
MethodaccountId
(accountId: string)
libs/bootcamp-businesslogic/src/lib/accounts/delete/delete.accounts.request.message.ts:8
MethodaccountId
(accountId: string)
libs/bootcamp-businesslogic/src/lib/accounts/get-all/get-all.accounts.request.message.ts:8
MethodcanActivate
(context: ExecutionContext)
apps/bootcamp-api/src/auth/guards/login.guard.ts:6
MethodcanActivate
(context: ExecutionContext)
apps/bootcamp-api/src/auth/guards/authenticated.guard.ts:5
MethodcleanAll
* Cleans all the entities
apps/bootcamp-api/e2e/test.utils.ts:71
next →1–100 of 350, ranked by callers