Files
twenty_crm/packages/twenty-front/src/testing/mock-data
Antoine Moreaux 68183b7c85 feat(): enable custom domain usage (#9911)
# Content
- Introduce the `workspaceUrls` property. It contains two
sub-properties: `customUrl, subdomainUrl`. These endpoints are used to
access the workspace. Even if the `workspaceUrls` is invalid for
multiple reasons, the `subdomainUrl` remains valid.
- Introduce `ResolveField` workspaceEndpoints to avoid unnecessary URL
computation on the frontend part.
- Add a `forceSubdomainUrl` to avoid custom URL using a query parameter
2025-02-07 14:34:26 +01:00
..
2025-02-04 14:20:35 +00:00
2023-12-10 18:10:54 +01:00
2024-07-31 15:36:11 +02:00
2024-07-31 15:36:11 +02:00
2024-10-05 00:23:23 +02:00