twenty
twenty copied to clipboard
Building a modern alternative to Salesforce, powered by the community.
I had written a quick proof of concept for quick actions but we need to refactor this into something cleaner. Here are the steps I would take: - Simplify ExecuteQuickActionOnOneResolverFactory...
# Context On dark mode, the icon button box shadow is white. It should be dark in both light and dark mode: # Current behavior ![Screenshot 2023-12-19 at 18 59...
## Bug Description The OSS Friends list on Twenty.com is out of date. For example, the official list includes Inbox Zero (and many others), but are not listed on Twenty:...
For dropdown and record-table: - Create scoped states - Move to scoped states V3 for all states and hooks (see #3157)
https://github.com/twentyhq/twenty/assets/48770548/8d66acf8-bdbb-48ed-9027-62cdaa6bae47 For now it works but its not quite production ready :) But I think with a bit of work on cmd+c/v and drop events this could work really well...
- Use new object record CRUD with favorites - Fixed minor bugs in object record CRUD optimistic rendering
## Context See #3099 For this issue: - In the Show Page, add the "plus" ("+") icon button. - Display the "plus" icon button on section header hover. - On...
## Scope & Context We are implementing the possibility to connect messaging providers to our app. ## Current behavior Currently, we can only fetch 500 messages and threads from the...
Closes #2248 - Add new queue to twenty-server - Add new job to that new queue when a Record is created / updated / deleted - Add triggers to Zapier...