twenty
twenty copied to clipboard
Building a modern alternative to Salesforce, powered by the community.
closes: #818 ### Tasks 1) Rendering pipeline stages in options 2) Waiting for #1738 to get merged to add DraggableList on Fields and Stages 3) Separating `onDragEnd` logic to avoid...
## Bug Description 1) On Record table, when I have more rows than the the view can show, and I scroll down, the first column is switching in "freeze" state....
## Bug Description When I was following the docs to deploy twenty by Docker, there was this Error in my machine:  I tried in MacOS and CentOS, same issue.
## Scope & Context `twenty-front` folder, typechecking. ## Technical inputs `tsc` is not working anymore on the twenty-front folder. We need to make it work because we're developing without seeing...
## Scope & Context In n+1 fields of a return from a request. ## Current behavior For example on the getViews request, we have a few nested sub queries, that...
Write unit tests for the messaging module.
## Bug Description Broken links in Getting Started documentation: > For correct operation your will need to set [environment variables](https://docs.twenty.com/start/self-hosting/enviroment-variables), a example configuration can be found [here](https://github.com/twentyhq/twenty/blob/main/server/.env.example). I'd like to...
## Bug Description In the DataModel settings, while creating a new field of fieldType = RATING, this is leading to an error: `Cannot read properties of undefined (reading '0')` To...
## Bug Description There's a bug with `twenty-favicon` not loading favicons for some sites. This issue is to figure out why this is happening and also fix it. **Example:** Refer...
We don't want to be a 'fake open source' solution that forces you to use their cloud offering and make self-hosting incredibly hard. I tried various open source projects this...