Files
twenty/packages/twenty-front
Marie 16ba72edab [permissions] Adapt FE to non-readable fields (#13440)
Fixes https://github.com/twentyhq/core-team-issues/issues/1261 and
https://github.com/twentyhq/core-team-issues/issues/1153

In this PR we
- remove fields user do not have read access on from queries (findMany,
findDuplicates, returned fields from create or update etc.)
- remove fields user do not have read access on from views 

This is behind a feature flag
2025-07-28 16:24:08 +00:00
..
2025-04-17 16:03:51 +02:00
2025-07-24 15:33:24 +02:00
2025-06-06 18:35:30 +02:00

Run yarn dev while server running on port 3000