src/constant/global.constant.ts
|
variable |
COURSE_TYPE |
0 %
(0/1)
|
src/constant/global.constant.ts
|
variable |
FILE_TYPE |
0 %
(0/1)
|
src/constant/global.constant.ts
|
variable |
LANGUAGE |
0 %
(0/1)
|
src/constant/global.constant.ts
|
variable |
STATUS |
0 %
(0/1)
|
src/constant/roles.contant.ts
|
variable |
ROLES |
0 %
(0/1)
|
src/controller/1.0.0/course.controller.ts
|
controller |
CourseController100 |
0 %
(0/18)
|
src/controller/1.0.0/file.controller.ts
|
controller |
FileController100 |
0 %
(0/18)
|
src/controller/1.0.0/file.controller.ts
|
variable |
editFileName |
0 %
(0/1)
|
src/controller/1.0.0/file.controller.ts
|
variable |
editFileNamePicure |
0 %
(0/1)
|
src/controller/1.0.0/file.controller.ts
|
variable |
fileFileFilter |
0 %
(0/1)
|
src/controller/1.0.0/language.controller.ts
|
controller |
LanguageController100 |
0 %
(0/3)
|
src/controller/1.0.0/user.controller.ts
|
controller |
UserController100 |
0 %
(0/22)
|
src/dto/1.0.0/course/add-users-to-course.dto.ts
|
class |
AddUsersToCourseDTO |
0 %
(0/3)
|
src/dto/1.0.0/course/create-course-response.dto.ts
|
class |
CreateCourseResponseDTO |
0 %
(0/2)
|
src/dto/1.0.0/course/create-course.dto.ts
|
class |
CreateCourseDTO |
0 %
(0/3)
|
src/dto/1.0.0/course/edit-course-from-cms.dto.ts
|
class |
EditCourseFromCMSDTO |
0 %
(0/6)
|
src/dto/1.0.0/course/response-boolean.dto.ts
|
class |
BooleanResponseDTO |
0 %
(0/2)
|
src/dto/1.0.0/course/save-course-response.dto.ts
|
class |
SaveCourseResponseDTO |
0 %
(0/2)
|
src/dto/1.0.0/course/save-course.dto.ts
|
class |
SaveCourseDTO |
0 %
(0/3)
|
src/dto/1.0.0/course/set-course-is-active.dto.ts
|
class |
SetCourseIsActiveDTO |
0 %
(0/3)
|
src/dto/1.0.0/file/create-file-check-global.dto.ts
|
class |
CreateFileCheckGlobalDTO |
0 %
(0/2)
|
src/dto/1.0.0/file/delete-file.dto.ts
|
class |
DeleteFileDTO |
0 %
(0/3)
|
src/dto/1.0.0/file/pdf-save.dto.ts
|
class |
PdfSaveModelDTO |
0 %
(0/5)
|
src/dto/1.0.0/file/qr-pdf-generate.dto.ts
|
class |
QrPdfGenerateDTO |
0 %
(0/5)
|
src/dto/1.0.0/file/set-file-to-course.dto.ts
|
class |
SetFileToCourseDTO |
0 %
(0/3)
|
src/dto/1.0.0/file/upload-file.dto.ts
|
class |
UploadFileDTO |
0 %
(0/3)
|
src/dto/1.0.0/user/add-admin-or-trainer.dto.ts
|
class |
AddAdminOrTrainerDTO |
0 %
(0/8)
|
src/dto/1.0.0/user/edit-user-data-from-cms.dto.ts
|
class |
EditUserDataFromCMSDTO |
0 %
(0/7)
|
src/dto/1.0.0/user/forgotpassword.dto.ts
|
class |
ForgotPasswordDTO |
0 %
(0/2)
|
src/dto/1.0.0/user/login.dto.ts
|
class |
LoginDTO |
0 %
(0/3)
|
src/dto/1.0.0/user/login.response.dto.ts
|
class |
LoginResponseDTO |
0 %
(0/3)
|
src/dto/1.0.0/user/me.response.dto.ts
|
class |
MeResponseDTO |
0 %
(0/2)
|
src/dto/1.0.0/user/modify-admin.dto.ts
|
class |
ModifyAdminDTO |
0 %
(0/9)
|
src/dto/1.0.0/user/modifyuser.dto.ts
|
class |
ModifyUserDTO |
0 %
(0/7)
|
src/dto/1.0.0/user/modifyuserfromprofile.dto.ts
|
class |
ModifyUserFromProfileDTO |
0 %
(0/6)
|
src/dto/1.0.0/user/qr-code-login-response.dto.ts
|
class |
QrCodeLoginResponseDTO |
0 %
(0/4)
|
src/dto/1.0.0/user/qr-login.dto.ts
|
class |
QrLoginDTO |
0 %
(0/2)
|
src/dto/1.0.0/user/registration-from-cms.dto.ts
|
class |
RegistrationFromCMSDTO |
0 %
(0/5)
|
src/dto/1.0.0/user/registration.dto.ts
|
class |
RegistrationDTO |
0 %
(0/3)
|
src/dto/1.0.0/user/registration.response.dto.ts
|
class |
RegistrationResponseDTO |
0 %
(0/2)
|
src/dto/1.0.0/user/user-course-model.dto.ts
|
class |
UserCourseModelDTO |
0 %
(0/6)
|
src/dto/1.0.0/user/user-course-response.dto.ts
|
class |
UserCourseResponseDTO |
0 %
(0/2)
|
src/entity/course-status.entity.ts
|
class |
CourseStatus |
0 %
(0/4)
|
src/entity/course-type.entity.ts
|
class |
CourseType |
0 %
(0/4)
|
src/entity/course.entity.ts
|
class |
Course |
0 %
(0/19)
|
src/entity/file-course.entity.ts
|
class |
FilesCourse |
0 %
(0/8)
|
src/entity/file-descriptor.entity.ts
|
class |
Files |
0 %
(0/13)
|
src/entity/file-type.entity.ts
|
class |
FileType |
0 %
(0/4)
|
src/entity/group.entity.ts
|
class |
Group |
0 %
(0/4)
|
src/entity/language.entity.ts
|
class |
Language |
0 %
(0/6)
|
src/entity/user-course.entity.ts
|
class |
UserCourse |
0 %
(0/19)
|
src/entity/user-unique-field.entity.ts
|
class |
UserUniqueFiled |
0 %
(0/5)
|
src/entity/user.entity.ts
|
class |
User |
0 %
(0/27)
|
src/exception/course/course-not-found.exception.ts
|
class |
CourseNotFoundException |
0 %
(0/9)
|
src/exception/course/empty-user-array.exception.ts
|
class |
EmptyUserArrayException |
0 %
(0/9)
|
src/exception/course/qr-not-valid.exception.ts
|
class |
QrNotValidException |
0 %
(0/9)
|
src/exception/file/file-already-exists.exception.ts
|
class |
FileAlreadyExistsException |
0 %
(0/9)
|
src/exception/file/file-course-not-found.exception.ts
|
class |
FileCourseNotFoundException |
0 %
(0/9)
|
src/exception/file/file-missing.exception.ts
|
class |
FIleMissingException |
0 %
(0/9)
|
src/exception/file/not-supported-file.exception.ts
|
class |
NotSupportedFileException |
0 %
(0/9)
|
src/exception/file/tag-no-unique.exception.ts
|
class |
TagNotUniqueException |
0 %
(0/9)
|
src/exception/group/group-not-found.exception.ts
|
class |
GroupNotFoundException |
0 %
(0/9)
|
src/exception/language/not-found.language.exception.ts
|
class |
NotFoundLanguageException |
0 %
(0/9)
|
src/exception/user/user-code-defined.exception.ts
|
class |
UserCodeDefined |
0 %
(0/9)
|
src/exception/user/user-not-found.exception.ts
|
class |
UserNotFoundException |
0 %
(0/9)
|
src/exception/user/user-password-not-valid.ts
|
class |
UserPasswordNotValidException |
0 %
(0/9)
|
src/exception/user/user-with-email-already-exists.exception.ts
|
class |
UserWithEmailAlreadyExistsException |
0 %
(0/9)
|
src/main.ts
|
function |
bootstrap |
0 %
(0/1)
|
src/main.ts
|
variable |
envPort |
0 %
(0/1)
|
src/main.ts
|
variable |
port |
0 %
(0/1)
|
src/migrations/1592655527980-initdb.ts
|
class |
initdb1592655527980 |
0 %
(0/4)
|
src/module/auth/decorator/roles.decorator.ts
|
variable |
Roles |
0 %
(0/1)
|
src/module/auth/exception/forbidden.exception.ts
|
class |
ForbiddenException |
0 %
(0/9)
|
src/module/auth/exception/invalid.email.or.password.exception.ts
|
class |
InvalidEmailOrPasswordException |
0 %
(0/9)
|
src/module/auth/exception/unauthorized.exception.ts
|
class |
UnauthorizedException |
0 %
(0/9)
|
src/module/auth/guard/roles.guard.ts
|
guard |
RolesGuard |
0 %
(0/3)
|
src/module/auth/service/auth.service.ts
|
injectable |
AuthService |
0 %
(0/4)
|
src/module/auth/strategy/jwt.strategy.ts
|
injectable |
JwtStrategy |
0 %
(0/3)
|
src/module/auth/strategy/local.strategy.ts
|
injectable |
LocalStrategy |
0 %
(0/3)
|
src/module/auth/strategy/picture.strategy.ts
|
injectable |
JwtQueryStrategy |
0 %
(0/3)
|
src/module/config/entity/config.ts
|
class |
Config |
0 %
(0/5)
|
src/module/helper/helper.service.ts
|
injectable |
HelperService |
66 %
(2/3)
|
src/module/helper/helper.service.ts
|
function |
removeNotASCIIChars |
100 %
(1/1)
|
src/module/routing/exception/api.exception.ts
|
class |
ApiException |
0 %
(0/7)
|
src/module/routing/exception/config.variable.not.found.exception.ts
|
class |
ConfigVariableNotFoundException |
0 %
(0/7)
|
src/module/routing/exception/invalid.params.exception.ts
|
class |
InvalidParamsException |
0 %
(0/10)
|
src/module/routing/exception/invalid.url.params.exception.ts
|
class |
InvalidUrlParamsException |
0 %
(0/9)
|
src/module/routing/filter/all.exceptions.filter.ts
|
class |
AllExceptionsFilter |
0 %
(0/2)
|
src/module/routing/filter/api.exception.filter.ts
|
class |
ApiExceptionFilter |
0 %
(0/2)
|
src/module/routing/filter/forbidden.exception.filter.ts
|
class |
ForbiddenExceptionFilter |
0 %
(0/2)
|
src/module/routing/filter/unauthorized.exception.filter.ts
|
class |
UnauthorizedExceptionFilter |
0 %
(0/2)
|
src/module/routing/interceptor/reset.default.values.interceptor.ts
|
injectable |
ResetDefaultValuesInterceptor |
0 %
(0/2)
|
src/module/routing/pipe/api.parse.int.pipe.ts
|
class |
ApiParseIntPipe |
0 %
(0/2)
|
src/module/validation/decorator/is-array-of-instances-of.decorator.ts
|
function |
IsInstancesOf |
0 %
(0/1)
|
src/module/validation/decorator/is-contained.decorator.ts
|
function |
IsContained |
0 %
(0/1)
|
src/module/validation/decorator/is-end-date-greater-or-equal-than-start-date.decorator.ts
|
function |
IsEndDateGraterOrEqualThanStartDate |
0 %
(0/1)
|
src/module/validation/decorator/is-greater-than-today.decorator.ts
|
function |
IsGreaterThanToday |
0 %
(0/1)
|
src/module/validation/decorator/is-numeric.decorator.ts
|
function |
IsNumeric |
0 %
(0/1)
|
src/module/validation/decorator/is-string-date.decorator.ts
|
function |
IsStringDate |
0 %
(0/1)
|
src/service/1.0.0/course.service.ts
|
injectable |
CoursesService100 |
0 %
(0/20)
|
src/service/1.0.0/course.service.ts
|
variable |
adl |
0 %
(0/1)
|
src/service/1.0.0/email.service.ts
|
injectable |
EmailService |
0 %
(0/4)
|
src/service/1.0.0/file-descriptor.service.ts
|
injectable |
FIleService100 |
0 %
(0/16)
|
src/service/1.0.0/global.service.ts
|
injectable |
GlobalService100 |
0 %
(0/3)
|
src/service/1.0.0/language.service.ts
|
injectable |
LanguageService100 |
0 %
(0/3)
|
src/service/1.0.0/pdf.service.ts
|
injectable |
PdfService |
0 %
(0/3)
|
src/service/1.0.0/user.service.ts
|
injectable |
UserService100 |
0 %
(0/28)
|