twenty
twenty copied to clipboard
Building a modern alternative to Salesforce, powered by the community.
## Context We currently create a datasource per workspace. As of today, this has no effect (actually it's even degrading the DB because we never close those datasource connections) but...
## Bug Description When running the Twenty v0.2.1 frontend as a self-deployed docker container, startup fails with an error message. ## Expected behavior The frontend starts up as expected (it...
# Problem The content of the note is not updated in real-time on its card preview: https://github.com/twentyhq/twenty/assets/19412894/ccca8e2b-a96d-4b80-ae6f-36fbc85dff37
## Scope & Context We are implementing the possibility to connect messaging providers to our app. We started a POC to connect a gmail account and fetch emails and threads...
## Scope & Context Over the last month, we have stopped executing storybook testing as the whole codebase was refactored and maintaining the test coverage would have been too expensive....
```[tasklist] ### Tasks - [ ] https://github.com/twentyhq/twenty/issues/2815 - [ ] https://github.com/twentyhq/twenty/issues/2817 - [ ] https://github.com/twentyhq/twenty/issues/2818 - [ ] https://github.com/twentyhq/twenty/issues/2887 ```
## Scope & Context This is a child issue of #2992 which addresses increasing test coverage for the front-end. This issue is for the increasing coverage for `/modules/activities`
## Scope & Context This is a child issue of #2992 which addresses increasing test coverage for the front-end. This issue is for the increasing coverage for `/modules/ui`
## Scope & Context This is a child issue of #2992 which addresses increasing test coverage for the front-end. This issue is for the increasing coverage for `/modules/views`
## Scope & Context The setup of e2e tests has been fixed but the tests are failing. To run them: `yarn nx test:e2e twenty-server` This should switch your `.env` with...