12cc61e096
[permissions] Add workspace + security settings permission gates ( #10204 )
...
In this PR
- closing https://github.com/twentyhq/core-team-issues/issues/313
- adding permission gates on workspace settings and security settings
- adding integration tests for each of the protected setting and
security
2025-02-14 17:32:42 +01:00
7d7955fc65
Move capitalize into twenty-shared ( #9414 )
...
capitalize had been moved into twenty-shared. Let's remove the
duplicates in server and front !
2025-01-07 14:25:29 +00:00
58fd34071c
[Server Integration tests] Enrich integration GraphQL API tests ( #7699 )
...
### Description
- We are using gql instead of strings to be able to see the graphql code
highlighted
### Demo

Fixes #7526
---------
Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com >
Co-authored-by: Charles Bochet <charles@twenty.com >
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com >
2024-10-17 19:16:19 +02:00