github-actions[bot]
9acc5c192f
i18n - docs translations ( #23452 )
...
Created by Github action
<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/23452?utm_source=github "
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg "><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg "><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg "></picture></a>
<!-- End of auto-generated description by cubic. -->
Co-authored-by: github-actions <github-actions@twenty.com >
2026-07-28 19:20:40 +02:00
github-actions[bot]
bd5d5a3c4e
i18n - docs translations ( #23381 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2026-07-27 19:16:50 +02:00
github-actions[bot]
5f70beb2d2
i18n - docs translations ( #22816 )
...
Created by Github action
<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/22816?utm_source=github "
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg "><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg "><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg "></picture></a>
<!-- End of auto-generated description by cubic. -->
Co-authored-by: github-actions <github-actions@twenty.com >
2026-07-10 15:18:53 +02:00
github-actions[bot]
1d7767dbc7
i18n - docs translations ( #22371 )
...
Created by Github action
<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/22371?utm_source=github "
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg "><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg "><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg "></picture></a>
<!-- End of auto-generated description by cubic. -->
Co-authored-by: github-actions <github-actions@twenty.com >
2026-06-30 17:22:53 +02:00
github-actions[bot]
2de681da72
i18n - docs translations ( #22317 )
...
Created by Github action
<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/22317?utm_source=github "
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg "><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg "><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg "></picture></a>
<!-- End of auto-generated description by cubic. -->
Co-authored-by: github-actions <github-actions@twenty.com >
2026-06-29 17:12:55 +02:00
github-actions[bot]
68f4cf269d
i18n - docs translations ( #22281 )
...
Created by Github action
<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/22281?utm_source=github "
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg "><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg "><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg "></picture></a>
<!-- End of auto-generated description by cubic. -->
Co-authored-by: github-actions <github-actions@twenty.com >
2026-06-29 07:22:03 +02:00
github-actions[bot]
2b3b2362db
i18n - docs translations ( #21789 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2026-06-18 15:21:04 +02:00
github-actions[bot]
58dd5d3561
i18n - docs translations ( #20431 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2026-05-10 22:35:26 +02:00
github-actions[bot]
c611a7ac20
i18n - docs translations ( #20429 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2026-05-10 20:37:38 +02:00
github-actions[bot]
d5c1f4e10a
i18n - docs translations ( #20297 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2026-05-05 18:54:42 +02:00
Félix Malfait
5d438bb70c
Docs: restructure navigation, add halftone illustrations, clean up hero images ( #19728 )
...
## Summary
- **New Getting Started section** with quickstart guide and restructured
navigation
- **Halftone-style illustrations** for User Guide and Developer
introduction cards using a Canvas 2D filter script
- **Removed hero images** (`image:` frontmatter + `<Frame><img>` blocks)
from all user-guide article pages
- **Cleaned up translations** (13 languages): removed hero images and
updated introduction cards to use halftone style
- **Cleaned up twenty-ui pages**: removed outdated hero images from
component docs
- **Deleted orphaned images**: `table.png`, `kanban.png`
- **Developer page**: fixed duplicate icon, switched to 3-column layout
## Test plan
- [ ] Verify docs site builds without errors
- [ ] Check User Guide introduction page renders halftone card images in
both light and dark mode
- [ ] Check Developer introduction page renders 3-column layout with
distinct icons
- [ ] Confirm article pages no longer show hero images at the top
- [ ] Spot-check a few translated pages to ensure hero images are
removed
🤖 Generated with [Claude Code](https://claude.com/claude-code )
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2026-04-21 09:13:55 +02:00
github-actions[bot]
a0c6727a61
i18n - docs translations ( #19212 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2026-04-01 16:48:34 +02:00
github-actions[bot]
23fb2a0d58
i18n - docs translations ( #18832 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2026-03-22 21:22:28 +01:00
github-actions[bot]
982f0c4a4d
i18n - docs translations ( #18534 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
Co-authored-by: Charles Bochet <charles@twenty.com >
2026-03-10 15:57:15 +01:00
Félix Malfait
882e9fd231
Docs: restructure Extend section with API, Webhooks, and Apps pages ( #18517 )
...
## Summary
- Restructures the developer Extend documentation: moves API and
Webhooks to top-level pages, creates dedicated Apps section with Getting
Started, Building, and Publishing pages
- Updates navigation structure (`docs.json`, `base-structure.json`,
`navigation.template.json`)
- Updates translated docs for all locales and LLMS.md references across
app packages
## Test plan
- [ ] Run `mintlify dev` locally and verify navigation structure
- [ ] Check that all links in the Extend section work correctly
- [ ] Verify translated pages render properly
Made with [Cursor](https://cursor.com )
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2026-03-10 10:00:20 +01:00
github-actions[bot]
001c2097a3
i18n - docs translations ( #18231 )
...
Created by Github action
<!-- mintlify-editor-comments:start -->
Mintlify
---
0 threads from 0 users in Mintlify
- No unresolved comments
<!-- mintlify-editor-comments:end -->
<!-- mintlify-comment-->
<a
href="https://dashboard.mintlify.com/twenty/twenty/editor/i18n-docs?source=pr_comment "
target="_blank" rel="noopener noreferrer"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-dark.svg "><source
media="(prefers-color-scheme: light)"
srcset="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-light.svg "><img
src="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-light.svg "
alt="Open in Mintlify Editor"></picture></a>
<!-- /mintlify-comment -->
Co-authored-by: github-actions <github-actions@twenty.com >
2026-02-25 16:50:28 +01:00
github-actions[bot]
f7908de4c1
i18n - docs translations ( #17502 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-28 14:17:07 +01:00
github-actions[bot]
6bc64f78fc
i18n - docs translations ( #17261 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-21 21:48:49 +01:00
github-actions[bot]
b7fbe1c49e
i18n - docs translations ( #17199 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-16 18:36:39 +01:00
github-actions[bot]
c3dff19f5d
i18n - docs translations ( #17134 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-14 09:29:34 +01:00
github-actions[bot]
d4d5f57347
i18n - docs translations ( #17064 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-10 14:36:59 +01:00
github-actions[bot]
5a33b36b85
i18n - docs translations ( #17059 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-10 10:41:34 +01:00
github-actions[bot]
308973d7ca
i18n - docs translations ( #17036 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-09 17:26:06 +01:00
github-actions[bot]
020ab1f63a
i18n - docs translations ( #17029 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-09 09:25:07 +01:00
github-actions[bot]
0623bbbf9a
i18n - docs translations ( #17020 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-08 15:18:07 +01:00
github-actions[bot]
7a8f795dce
i18n - docs translations ( #17014 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-08 13:32:14 +01:00
github-actions[bot]
bb9f243fd0
i18n - docs translations ( #17002 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-08 09:03:50 +01:00
github-actions[bot]
1f0fac195c
i18n - docs translations ( #16993 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2026-01-07 18:54:45 +01:00
github-actions[bot]
6547c11862
i18n - docs translations ( #16799 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-12-25 10:12:14 +01:00
github-actions[bot]
2eb8cf9e81
i18n - docs translations ( #16793 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-12-24 14:28:34 +01:00
github-actions[bot]
1cd413834d
i18n - docs translations ( #16791 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-12-24 08:40:04 +01:00
github-actions[bot]
781b96e80b
i18n - docs translations ( #16790 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-12-23 21:18:37 +01:00
github-actions[bot]
e3757f300a
i18n - docs translations ( #16779 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-12-23 17:06:38 +01:00
Félix Malfait
3dd858c91e
i18n - docs translations ( #16774 )
...
Created by Github action
Pulls the latest documentation translations from Crowdin for all
supported languages:
- French (fr)
- Arabic (ar)
- Czech (cs)
- German (de)
- Spanish (es)
- Italian (it)
- Japanese (ja)
- Korean (ko)
- Portuguese (pt)
- Romanian (ro)
- Russian (ru)
- Turkish (tr)
- Chinese (zh-CN)
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-12-23 14:26:11 +01:00
github-actions[bot]
99d5aa2589
i18n - docs translations ( #16767 )
...
Created by Github action
Co-authored-by: github-actions <github-actions@twenty.com >
2025-12-23 01:40:21 +01:00
Félix Malfait
0731a616b7
Restore navigation structure from PR #16705 ( #16742 )
...
## Summary
The merge conflict resolution from PR #16705 incorrectly discarded the
new documentation structure changes. This PR updates the navigation JSON
files (the correct approach) to restore the intended changes.
## Changes restored
- New 'Capabilities' and 'How-Tos' subgroups organization
- Renamed sections (e.g., 'Getting Started' → 'Discover Twenty')
- New sections: Data Migration, Calendar & Emails, AI, Views &
Pipelines, Dashboards, Permissions & Access, Billing
- Reorganized Developers section with Extend, Self-Host, and Contribute
groups
## Files updated
- `navigation/base-structure.json`
- `navigation/navigation-schema.json`
- `navigation/navigation.template.json`
## Context
PR #16705 was merged but the merge conflict was incorrectly resolved,
causing all the structural changes to be lost. The previous fix (PR
#16741 ) updated docs.json directly, but the correct approach is to
update the navigation JSON files instead. This PR properly restores
those changes from the final commit of PR #16705
(`c856e0d598a0056c2bdaf528502e08261daf7c7c`).
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-12-22 13:29:25 +01:00
github-actions[bot]
9bc5486d0d
i18n - translations ( #15803 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-11-13 17:12:39 +01:00
github-actions[bot]
8cadd00d34
i18n - translations ( #15799 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-11-13 16:34:00 +01:00