Fixes https://github.com/twentyhq/twenty/issues/12839 ## Context We now force readonly mode for deletedAt datepicker as permissions don't handle well this use case. The frontend should call softDelete endpoint in this case. For a user, they should select the record and click on the trash icon instead <img width="467" alt="Screenshot 2025-06-24 at 17 30 03" src="https://github.com/user-attachments/assets/0a8a0709-305b-440f-91c2-d5e3f23ca213" />
Run yarn dev while server running on port 3000