twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Building a modern alternative to Salesforce, powered by the community.

Results 2448 twenty issues
Sort by recently updated
recently updated
newest added

Fix #2971 The width of the Title was set to 100% which I updated to adjust automatically with enabled and disabled back button. And set the size of buttons to...

## Scope & Context The local setup using yarn doesn't provide password for demo account. ## Current behavior ![image](https://github.com/twentyhq/twenty/assets/75962762/d66f1eae-9900-4914-b7a2-2fa40da48c46) ## Expected behavior it should provide password as in the docker...

We already have createdAt and updatedAt on every record. Salesforce also has createdById and updatedAtById. The first one seems especially valuable. I think we should add both. We could argue...

The tab bar is becoming too big. On smaller desktop (e.g. iPad), it's impossible to access the emails tab: On mobile this adds a scroll to the page: cc @Bonapara...

good first issue
scope: front
type: design improvement

## Bug Description When I try to clone & install this repo, I get this YN0001 error (both locally and on a fresh VPS instance). System environment: - Ubuntu 22.04...

type: bug

Followup of #3271 ![Edit](https://github.com/twentyhq/twenty/assets/6399865/52e0436f-acb4-4c7f-a790-3916ca1174e3) ![Edit](https://github.com/twentyhq/twenty/assets/6399865/1bc22f78-73dc-440b-81ad-899927286937) We already have the backend completed for webhooks. We need to be able to create a new webhook. Note: set `operations` column on webhooks table...

good first issue
scope: front
ready
size: hours

In Salesforce there is a field Opportunities called Expected Value, It's equal to the Amount field multiplied by the Probability. We could probably do an implementation similar to full name...

blocked: tech spec needed