twenty/infra
Jérémy M 6e6f0af26e
feat: Adding support for new FieldMetadataType with Postgres enums (#2674)
* feat: add enum type (RATING, SELECT, MULTI_SELECT)

feat: wip enum type

feat: try to alter enum

feat: wip enum

feat: wip enum

feat: schema-builder can handle enum

fix: return default value in field metadata response

* fix: create fieldMedata with options

* fix: lint issues

* fix: rename abstract factory

* feat: drop `PHONE` and `EMAIL` fieldMetadata types

* feat: drop `VARCHAR` fieldMetadata type and rely on `TEXT`

* Revert "feat: drop `PHONE` and `EMAIL` fieldMetadata types"

This reverts commit 3857539f7d.
2023-11-30 15:24:26 +01:00
..
build Removing Prisma and Grapql-nestjs-prisma resolvers (#2574) 2023-11-19 18:25:47 +01:00
dev feat: Adding support for new FieldMetadataType with Postgres enums (#2674) 2023-11-30 15:24:26 +01:00
prod Build render (#2188) 2023-10-22 23:47:43 +02:00
release Cleanup CI workflows, Remove Twenty CLI, Add Danger.js (#2452) 2023-11-13 14:10:11 +01:00