Docs modifications (#5804)
- Fixes #5504 - Fixes #5503 - Return 404 when the page does not exist - Modified the footer in order to align it properly - Removed "noticed something to change" in each table of content - Fixed the URLs of the edit module - Added the edit module to Developers - Fixed header style on the REST API page. - Edited the README to point to Developers - Fixed selected state when clicking on sidebar elements --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
@ -84,4 +84,4 @@ For instance, a webhook can alert your system in real-time when someone creates
|
||||
1. In Developers, find your webhook.
|
||||
2. Click on your webhook and press **Delete** to remove it. A confirmation popup will appear to confirm.
|
||||
|
||||
<ArticleEditContent articleTitle="api-webhooks.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -50,4 +50,4 @@ Contact auto-creation is a handy built-in feature. This default feature automati
|
||||
|
||||
Soon, you will have the capability to send emails, view attachments, and request access to email content that you're not allowed to read.
|
||||
|
||||
<ArticleEditContent articleTitle="emails.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -43,4 +43,4 @@ Sync Twenty with 3000+ apps using <ArticleLink href="https://zapier.com/apps/twe
|
||||
|
||||
You can now continue creating your automation!
|
||||
|
||||
<ArticleEditContent articleTitle="integrations.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -67,4 +67,4 @@ To delete a note:
|
||||
|
||||
Please be aware that deleting a note is permanent and can't be undone.
|
||||
|
||||
<ArticleEditContent articleTitle="notes.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -112,4 +112,4 @@ To permanently remove a task:
|
||||
|
||||
Please note, deleting a task is permanent and can't be undone. Consider marking tasks as `Done` if there is a chance you will need to refer to them again.
|
||||
|
||||
<ArticleEditContent articleTitle="tasks.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -50,4 +50,4 @@ Post payment approval via Stripe, you're directed to create your workspace and u
|
||||
## Support
|
||||
For queries or help, connect with the dedicated support team at [contact@twenty.com](mailto:contact@twenty.com) or send a message on <ArticleLink href="https://discord.gg/cx5n4Jzs57">Discord</ArticleLink>
|
||||
|
||||
<ArticleEditContent articleTitle="create-workspace.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -68,4 +68,4 @@ And Open-source is the bedrock of our approach, ensuring that Twenty evolves wit
|
||||
|
||||
<ArticleLink href="https://app.twenty.com">Register here</ArticleLink> or <ArticleLink href="https://github.com/twentyhq/twenty">become a contributor on GitHub</ArticleLink>.
|
||||
|
||||
<ArticleEditContent articleTitle="what-is-twenty.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -86,4 +86,4 @@ And, voila! You've deactivated a field. But what does this imply for your CRM op
|
||||
|
||||
You can reactivate Standard and Custom Fields or have the option to permanently delete them.
|
||||
|
||||
<ArticleEditContent articleTitle="fields.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -43,4 +43,4 @@ To export data from an object:
|
||||
</div>
|
||||
<script src="https://player.vimeo.com/api/player.js"></script>
|
||||
|
||||
<ArticleEditContent articleTitle="import-export-data.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -80,4 +80,4 @@ You can also hide all the fields, and get an overview of all the opportunities a
|
||||
|
||||
<img src="/images/user-guide/kanban-views/compact-view.png"style={{width:'100%'}}/>
|
||||
|
||||
<ArticleEditContent articleTitle="kanban-views.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -41,7 +41,7 @@ To create a new custom object:
|
||||
<div style={{padding:'71.24% 0 0 0', position:'relative', margin: '32px 0px 0px'}}>
|
||||
<iframe
|
||||
src="https://player.vimeo.com/video/926288174?autoplay=1&loop=1&autopause=0&background=1&app_id=58479"
|
||||
frameborder="0"
|
||||
frameBorder="0"
|
||||
allow="autoplay; fullscreen; picture-in-picture; clipboard-write"
|
||||
style={{
|
||||
position:'absolute',
|
||||
@ -62,7 +62,7 @@ To create a new custom object:
|
||||
<div style={{padding:'71.24% 0 0 0', position:'relative', margin: '32px 0px 0px'}}>
|
||||
<iframe
|
||||
src="https://player.vimeo.com/video/926293493?autoplay=1&loop=1&autopause=0&background=1&app_id=58479"
|
||||
frameborder="0"
|
||||
frameBorder="0"
|
||||
allow="autoplay; fullscreen; picture-in-picture; clipboard-write"
|
||||
style={{
|
||||
position:'absolute',
|
||||
@ -82,4 +82,4 @@ To create a new custom object:
|
||||
|
||||
<img src="/images/user-guide/objects/customize-fields.png"style={{width:'100%'}}/>
|
||||
|
||||
<ArticleEditContent articleTitle="objects.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -70,4 +70,4 @@ To create a custom field, click the **+** button at the right end of the table c
|
||||
|
||||
You can also do it by navigating to **Settings** > **Data Model** > **People**. Click on **Add Field**. Choose a field name and type. The new field will be available in the app.
|
||||
|
||||
<ArticleEditContent articleTitle="table-views.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -176,4 +176,4 @@ You can rearrange fields by clicking their field column header and then press **
|
||||
|
||||
To open a record, click on the name in the first column. This action will open the corresponding Record page.
|
||||
|
||||
<ArticleEditContent articleTitle="views-sort-filter.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -54,4 +54,4 @@ If you have any question, for example on how to contribute, join the community o
|
||||
<br/>
|
||||
Thank you for contributing to Twenty ❤️
|
||||
|
||||
<ArticleEditContent articleTitle="github.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -43,4 +43,4 @@ Integration are built-in tools that allow to link Twenty with other software or
|
||||
## User Profile
|
||||
A User Profile is the information and settings specific to a workspace member in Twenty.
|
||||
|
||||
<ArticleEditContent articleTitle="glossary.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -89,4 +89,4 @@ You can add records to your favorites for quick access. To do so, expand the rec
|
||||
|
||||
<img src="/images/user-guide/tips/favorites.png" style={{width:'100%', maxWidth:'800px'}}/>
|
||||
|
||||
<ArticleEditContent articleTitle="tips.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
Reference in New Issue
Block a user