1d351a29b8
Sync remote object ( #4713 )
...
* Sync objects
* Generate data for isRemote
* Add cache version update
* Add label identifier + fix field metadata input
---------
Co-authored-by: Thomas Trompette <thomast@twenty.com >
2024-03-29 18:23:58 +01:00
1829f4d009
Switch timestamp to timestamptz ( #4696 )
...
* Switch timestamps to timestamptz
* update standard/custom objects logic to use timestamptz
* fix test
2024-03-28 22:39:41 +01:00
0cc0929bd0
Rename refreshToken to appToken and add fields ( #4691 )
2024-03-28 14:07:12 +01:00
5c0b65eecb
feat: simplification of default-value specification in FieldMetadata ( #4592 )
...
* feat: wip refactor default-value
* feat: health check to migrate default value
* fix: tests
* fix: refactor defaultValue to make it more clean
* fix: unit tests
* fix: front-end default value
2024-03-27 10:56:04 +01:00
d4eb75abff
Add isRemote field on object metadata ( #4668 )
...
Add isRemote field
Co-authored-by: Thomas Trompette <thomast@twenty.com >
2024-03-26 16:49:18 +01:00
04c5d066f8
fix: create deterministic uuids for standards relation on custom object ( #4642 )
...
* fix: create deterministic uuids for standards relation on custom object
* fix: remove check if standardId already exist to override old ones
2024-03-25 16:58:58 +01:00
161137e87a
Add events on Custom objects ( #4625 )
2024-03-22 20:02:00 +01:00
6713ac589d
Object creation triggers view creation
2024-03-22 16:39:55 +01:00
e5c1309e8c
feat: wip server folder structure ( #4573 )
...
* feat: wip server folder structure
* fix: merge
* fix: wrong merge
* fix: remove unused file
* fix: comment
* fix: lint
* fix: merge
* fix: remove console.log
* fix: metadata graphql arguments broken
2024-03-20 16:23:46 +01:00