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
trafficstars

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...

scope: backend
type: chore

# 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...

good first issue
scope: front
size: minutes

## 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:...

type: bug

For dropdown and record-table: - Create scoped states - Move to scoped states V3 for all states and hooks (see #3157)

PR: awaiting review

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...

PR: awaiting author

- Use new object record CRUD with favorites - Fixed minor bugs in object record CRUD optimistic rendering

PR: awaiting review

## 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: front
blocked: conflict/dependency

## 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...

scope: backend

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...

PR: awaiting review