|
|
130a68dd26
|
Add relation metadata seed (#2431)
* Add relation metadata seed
* Fix
* Add filtering by relation id on server
* Fix
|
2023-11-10 23:53:07 +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 |
|
|
|
618513afcd
|
Rename fieldId and objectId into fieldMetadataId and objectMetadataId (#2421)
* Rename fieldId and objectId into fieldMetadataId and objectMetadataId
* Fix tests
|
2023-11-10 14:35:18 +01:00 |
|
|
|
7b9175a4a4
|
Revert "Convert metadata tables to camelCase" (#2419)
Revert "Convert metadata tables to camelCase (#2400)"
This reverts commit 1cf08c797f.
|
2023-11-10 11:48:44 +01:00 |
|
|
|
1cf08c797f
|
Convert metadata tables to camelCase (#2400)
* Convert metadata tables to camelCase
* datasourcemetadataid to datasourceid
* refactor metadata folders
* fix command
* move commands out of metadata
* fix seed
* rename objectId and fieldId in objectMetadataId and fieldMetadataId in FE
* fix field-metadata
* Fix
* Fix
* remove logs
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-11-09 20:06:10 +01:00 |
|
|
|
1ed4965a95
|
feat: refactor schema builder and resolver builder (#2215)
* feat: wip refactor schema builder
* feat: wip store types and first queries generation
* feat: refactor schema-builder and resolver-builder
* fix: clean & small type fix
* fix: avoid breaking change
* fix: remove util from pg-graphql classes
* fix: required default fields
* Refactor frontend accordingly
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-11-03 17:16:37 +01:00 |
|
|
|
56a5f99108
|
fix: fix Pages Storybook tests (#2305)
* fix: fix Companies pages tests
* fix: fix People pages tests
* fix: fix Opportunities page tests
|
2023-11-03 14:25:36 +01:00 |
|
|
|
a2e84db049
|
2282 Rename components to use the new naming convention part 3 (#2296)
part 3 of the renaming
|
2023-10-31 12:38:53 +01:00 |
|
|
|
328c5cd184
|
test: add metadata object and field mocks (#2266)
|
2023-10-30 17:56:56 +01:00 |
|