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

- Created addRecordInCache to inject a record in Apollo cache and inject single read query on this record - Created createOneRecordInCache and createManyRecordsInCache that uses this addRecordInCache - Created useOpenCreateActivityDrawerV2...

PR: wip
PR: awaiting author

# Current Behavior 1) There is a strange feeling of emptiness (no empty state). 2) There is a strange horizontal bar 3) We display "All(0)" even when there are no...

good first issue
scope: front
size: minutes
size: hours
type: design improvement

…JECT relation fields Closes #3409

PR: awaiting review
blocked: conflict/dependency

# Current Behavior The domain field type behave like a text field type: ![CleanShot 2024-01-24 at 16 34 59](https://github.com/twentyhq/twenty/assets/19412894/053b78de-e046-4cc9-96a4-5051e4a1b5cf) # Desired Behavior https://github.com/twentyhq/twenty/assets/19412894/a9a1e938-ab4d-405d-a420-67069ceb7f74 1) Apply a chip around the url....

scope: back+front
type: feature
size: hours

We should publish docker images for the `main` branch on the DockerHub. Eventually also have a CI to publish releases automatically.

type: chore

closes #3554

PR: awaiting review

## Scope & Context Error boundary : ## Current behavior We have to refresh the page or both navigate and reload to reset the app. ## Expected behavior We want...

good first issue

## Bug Description After updating to the latest docker images (server, postgres, front, all 0.2.3), I don't seem to be able to create any new opportunities. **Example:** Just create a...

type: bug

[#3545 ](https://github.com/twentyhq/twenty/issues/3545) - Add rate limiting for graphql and http requests in the backend using built in Nest.js capability

PR: awaiting author