Files
twenty/packages/twenty-server
Thomas Trompette c055d167f2 Make workflow objects read only in frontend (#7545)
Expected behavior:
- workflows can be added and deleted. Only name field is editable
- versions and runs cannot be added nor deleted. No fields are editable

Added two new utils for those needs:
- `isReadOnlyObject` the similar logic between remote objects, versions
and runs
- `isFieldReadonlyFromObjectMetadataName` to easily block field edition
from object context
2024-10-10 15:29:43 +02:00
..
2024-09-18 17:35:08 +02:00
2024-10-05 00:23:23 +02:00
2024-09-20 11:02:52 +02:00
2024-09-20 11:02:52 +02:00
2024-10-05 00:23:23 +02:00
2024-10-08 17:22:16 +02:00
2024-10-04 19:28:29 +02:00