twenty
twenty copied to clipboard
Building a modern alternative to Salesforce, powered by the community.
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  ## Expected behavior it should provide password as in the docker...
Fixes #3181
closes: #3215
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...
## 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...
Followup of #3271   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...
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...