twenty
twenty copied to clipboard
Building a modern alternative to Salesforce, powered by the community.
- 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...
# 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...
…JECT relation fields Closes #3409
# Current Behavior The domain field type behave like a text field type:  # Desired Behavior https://github.com/twentyhq/twenty/assets/19412894/a9a1e938-ab4d-405d-a420-67069ceb7f74 1) Apply a chip around the url....
We should publish docker images for the `main` branch on the DockerHub. Eventually also have a CI to publish releases automatically.
## 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...
## 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...
[#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