twenty
twenty copied to clipboard
Building a modern alternative to Salesforce, powered by the community.
## Scope & Context The identifiers for records in an object view are the "label" and "illustration" of each record, They will be displayed in the first column of an...
See #3264 # Create a `ThreadMessage` component https://www.figma.com/file/xt8O9mFeLl46C5InWwoMrN/Twenty?type=design&node-id=16042%3A37861&mode=dev Props: - from: {avatarUrl: string, displayName: string, workspaceMemberId?: string, personId?: string} - to: {avatarUrl: string, displayName: string, workspaceMemberId?: string, personId?: string}[] -...
See #3264 # Create a `ThreadActionBar` component https://www.figma.com/file/xt8O9mFeLl46C5InWwoMrN/Twenty?type=design&node-id=16042%3A37861&mode=dev For the V1 of the component we don't want to show the ThreadMembers in the upper right corner. Add it to the...
As of today when I create a new relationship, I can only create a relationship that points to the custom objects I created or the 3 standard objects we currently...
## Technical inputs Check https://support.google.com/cloud/answer/7454865#verification https://support.google.com/cloud/answer/13461325
## Bug Description https://github.com/twentyhq/twenty/assets/13139771/8f0dbde4-2c05-4f59-bb4a-4e863472b9f9 ## Expected behavior Should see the comment without any errors
We can do a fix on the frontend side only. User should use the "delete account" button if they want to remove their account, not remove themselves from the workspace.
I was checking a company and saw this failed request which fails (no id): It's immediately followed by the following request so the timeline loads properly in the end, this...