Etienne
261cba40ef
Common - Field validation ( #15491 )
...
Closes : https://github.com/twentyhq/core-team-issues/issues/1622
To do in other PR :
- Add migration command for non nullable text, raw_json & array fields
- Add null transformation
---------
Co-authored-by: Weiko <corentin@twenty.com >
2025-11-13 15:45:35 +01:00
Etienne
037663ddcd
RichText editor fixes ( #15678 )
...
closes https://github.com/twentyhq/twenty/issues/15474
closes https://github.com/twentyhq/twenty/issues/15677
2025-11-06 16:21:57 +01:00
Etienne
ee6b86b1a8
Common - many fixes ( #15395 )
2025-10-28 13:33:41 +01:00
Etienne
10f4f1592f
Common - Update one/many, restore one/many, findDuplicates & mergeMany ( #15279 )
...
closes https://github.com/twentyhq/core-team-issues/issues/1739
2025-10-24 12:41:17 +00:00
Etienne
dc05f18310
Common api - Destroy and delete queries ( #15177 )
...
Done ⬇️
Gql : move delete and destroy logic to common
Rest :
- rename 'delete' handler to 'destroy'
- create soft delete handlers (named 'delete') : one and many
- create destroy many handler
- update doc
--> Rest api gains NEW soft delete one/many + destroy many capabilities
closes : https://github.com/twentyhq/core-team-issues/issues/1579
2025-10-22 16:35:17 +02:00
Marie
9aa44ef1e8
Fix objectRecord imports ( #15113 )
2025-10-15 15:33:08 +02:00
Etienne
4ae299973b
Common Api - createOne/Many ( #15083 )
...
closes https://github.com/twentyhq/core-team-issues/issues/1578
2025-10-15 12:13:07 +00:00