Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Brakebein/prisma-generator-nestjs-dto issues and pull requests

#60 - GraphQL Support

Issue - State: open - Opened by Stackclash 14 days ago - 1 comment

#59 - How to use @DtoRelationIncludeId for creating an object with reference connect?

Issue - State: open - Opened by Staijn1 about 1 month ago - 1 comment

#58 - Problems with @description and @example

Issue - State: closed - Opened by tofsjonas about 1 month ago - 7 comments

#57 - CanCreate/CanConnect properties should be optional (required: false)

Issue - State: closed - Opened by gwesterman about 1 month ago - 2 comments

#56 - fix `IsAlphanumeric` class-validator

Pull Request - State: closed - Opened by marcolongol about 1 month ago - 1 comment

#55 - Add @DtoCreateRequired decorator

Issue - State: open - Opened by gwesterman about 1 month ago - 4 comments

#54 - DtoCastType is being ignored

Issue - State: open - Opened by stefangeyer about 2 months ago - 17 comments

#53 - add support for `IsTimeZone` class-validator

Pull Request - State: closed - Opened by marcolongol 2 months ago - 1 comment

#52 - Add names to Enums

Issue - State: open - Opened by Serpentarius13 3 months ago - 2 comments

#50 - Disable MTM relations generation in config

Issue - State: closed - Opened by Serpentarius13 3 months ago - 2 comments

#49 - Circular reference breaks everything

Issue - State: open - Opened by Serpentarius13 3 months ago - 9 comments

#48 - Enum '@prisma/client' is in the interface for frontend

Issue - State: open - Opened by dwcahyo23 3 months ago - 3 comments

#47 - Fields of type String are not getting the @ApiProperty decorator

Issue - State: closed - Opened by mohamedamara1 3 months ago - 3 comments

#46 - Enum Handling in DTO

Issue - State: closed - Opened by dwcahyo23 4 months ago - 1 comment

#45 - Ignore a model for generation

Issue - State: open - Opened by clounarae 4 months ago - 1 comment

#44 - @ValidateNested() on disconnect property

Issue - State: closed - Opened by mirrom 4 months ago - 2 comments

#43 - feature: Add outputApiPropertyType setting

Pull Request - State: closed - Opened by KoenLemmen 4 months ago - 5 comments

#42 - Disable CRUD Dtos generation (only Entities class-generation)

Issue - State: open - Opened by davmik2601 5 months ago - 1 comment

#41 - feature: add @DtoUpdateRequired

Pull Request - State: closed - Opened by KoenLemmen 6 months ago

#40 - Feature request @DtoUpdateRequired

Issue - State: closed - Opened by KoenLemmen 6 months ago - 2 comments

#40 - Feature request @DtoUpdateRequired

Issue - State: open - Opened by KoenLemmen 6 months ago - 1 comment

#38 - Missing type in @ApiProperty for optional strings

Issue - State: closed - Opened by mirrom 8 months ago - 6 comments

#37 - Support for conditional validation by class-validator

Issue - State: closed - Opened by iamciroja 11 months ago - 2 comments

#36 - Support for conditional validation with class-validator

Pull Request - State: closed - Opened by iamciroja 11 months ago - 1 comment

#35 - connect DTO - Subsequent property declarations must have the same type.

Issue - State: open - Opened by ReptoxX 11 months ago - 2 comments

#34 - CreateDto missing null type for optional scalar fields

Issue - State: closed - Opened by nawilson 12 months ago - 2 comments

#33 - Fields with @default() attribute are not included in create/update DTOs

Issue - State: closed - Opened by iamciroja about 1 year ago - 1 comment

#32 - Update relation on update

Issue - State: open - Opened by nmahren about 1 year ago - 1 comment

#30 - Adding validation decorators to plain DTO and Entity

Issue - State: open - Opened by gwesterman about 1 year ago - 3 comments

#29 - fix: prevent double type field in api properties

Pull Request - State: closed - Opened by m1212e over 1 year ago - 1 comment

#28 - Ignore unique in connect objects?

Issue - State: open - Opened by m1212e over 1 year ago - 10 comments

#27 - Allow create DTO fields to be nullable

Pull Request - State: closed - Opened by zackdotcomputer over 1 year ago - 1 comment

#26 - Support class transformer

Issue - State: open - Opened by erlanggadewa over 1 year ago - 4 comments

#25 - Implement DtoRelationCanDisconnectOnUpdate annotation

Pull Request - State: closed - Opened by m1212e over 1 year ago - 8 comments

#24 - Add disconnect

Issue - State: closed - Opened by m1212e over 1 year ago - 1 comment

#23 - Feature request @ApiHideProperty

Issue - State: closed - Opened by okonon over 1 year ago - 4 comments

#21 - @DtoUpdateHidden has no effect

Issue - State: closed - Opened by gwesterman over 1 year ago - 4 comments

#20 - Add type to @ApiProperty configuration

Issue - State: closed - Opened by gwesterman over 1 year ago - 14 comments

#19 - added some annotations and enhancements.

Pull Request - State: open - Opened by pond918 over 1 year ago - 2 comments

#18 - @ApiProperty({ required: false}) set for required field

Issue - State: closed - Opened by gwesterman over 1 year ago - 6 comments

#17 - Generated connect or create classes get too many suffices

Issue - State: closed - Opened by zackdotcomputer over 1 year ago - 1 comment

#16 - Fix namespaced imports in dto casts

Pull Request - State: closed - Opened by zackdotcomputer almost 2 years ago - 1 comment

#15 - feat: support custom prisma-client import path

Pull Request - State: closed - Opened by konsti almost 2 years ago - 4 comments

#14 - Optionally add Definite Type Assertion

Issue - State: closed - Opened by richardweaver almost 2 years ago - 3 comments

#13 - @nestjs/swagger ApiProperty not required on Entity classes

Issue - State: open - Opened by aschnebelext almost 2 years ago - 1 comment

#12 - Add a type-casting annotation

Pull Request - State: closed - Opened by zackdotcomputer almost 2 years ago - 6 comments

#11 - Proposed v 1.15 - Update dependencies, remove @prisma/internals, fix node 14 support

Pull Request - State: closed - Opened by zackdotcomputer about 2 years ago - 1 comment

#9 - CRLF line endings cause error on MacOS

Issue - State: closed - Opened by mattrossman about 2 years ago - 2 comments

#8 - Support for CompoundUniqueInput

Issue - State: closed - Opened by ChristopherCapito about 2 years ago - 3 comments

#7 - Permission Denied Error when using the generator in WSL2

Issue - State: closed - Opened by ChristopherCapito about 2 years ago - 2 comments

#6 - Add ApiProperty({type: () => T}) to Create/Connect DTOs

Issue - State: closed - Opened by ChristopherCapito about 2 years ago - 4 comments

#5 - Suggestion: Collaboration with "Prisma-Utils"

Issue - State: closed - Opened by ChristopherCapito about 2 years ago - 2 comments

#4 - Support Swagger Annotations for nested create

Issue - State: closed - Opened by ChristopherCapito about 2 years ago - 2 comments

#3 - Support for Prettier

Pull Request - State: closed - Opened by Zyrakia about 2 years ago - 1 comment

#2 - Prisma `Type` not supported

Issue - State: closed - Opened by Zyrakia about 2 years ago - 6 comments

#1 - fix enum handling

Issue - State: closed - Opened by erlanggadewa over 2 years ago - 2 comments