|
|
e026b2b6e9
|
feat: expose foreign key (#2505)
* fix: typo
* feat: expose foreign key
* fix: foreign key exposition
* fix: be able to filter by foreign key
* feat: add `isSystem` on field metadata
* feat: update all seeds
* fix: seed issues
* fix: sync metadata generated files
* fix: squash metadata migrations
* Fix conflicts
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-11-16 12:30:40 +01:00 |
|
|
|
7c229217be
|
Hide System Objects (#2488)
* Hide System Objects
* add filter isSystem: false in FIND_MANY_METADATA_OBJECTS
* add filter isSystem: false in FIND_MANY_METADATA_OBJECTS
* update generated gql
* add filter to useFindManyObjectMetadataItems
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-11-14 15:27:24 +01:00 |
|
|
|
9a109758c8
|
Migrate standard objects (#2439)
* Migrate standard objects
* Add migrations
* fix relation
* fix: register RelationMetadataType enum
* fix: correctly fix null relation
---------
Co-authored-by: corentin <corentin@twenty.com>
Co-authored-by: Jérémy Magrin <jeremy.magrin@gmail.com>
|
2023-11-13 16:08:27 +01:00 |
|
|
|
54d7acd518
|
Split components into object-metadata and object-record (#2425)
* Split components into object-metadata and object-record
* Fix seed
|
2023-11-10 15:54:32 +01:00 |
|