Commit f1b6ec5
Align all field-level permissions (#15023)
# Review Issue #14695 on TwentyHQ GitHub
**Twill Task:** https://twill.ai/twentyhq/ENG/tasks/5
## Summary
This PR addresses issue #14695 from the TwentyHQ GitHub repository. The
changes review and implement solutions related to the reported issue.
## Changes Made
- Reviewed issue #14695 and analyzed the problem context
- Implemented necessary fixes or improvements based on issue
requirements
- Updated relevant files and components affected by the issue
## Context
For detailed task context and preview, please refer to the [Twill
task](https://twill.ai/twentyhq/ENG/tasks/5).
---
*Note: Please review the file changes for specific implementation
details.*
<details>
<summary>📸 Screenshots</summary>
Playwright test screenshots captured during development:
### field-permissions-after-fix.png

### field-permissions-table-with-fix.png

</details>
---------
Co-authored-by: Twill <[email protected]>
Co-authored-by: Claude <[email protected]>
Co-authored-by: Charles Bochet <[email protected]>1 parent 682bbe7 commit f1b6ec5
File tree
2 files changed
+7
-13
lines changed- packages/twenty-front/src/modules/settings/roles/role-permissions/object-level-permissions
- field-permissions/components
- object-form/components
2 files changed
+7
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
| |||
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
16 | | - | |
| 13 | + | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
22 | | - | |
| 19 | + | |
23 | 20 | | |
24 | | - | |
| 21 | + | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
| |||
0 commit comments