twenty
twenty copied to clipboard
Building a modern alternative to Salesforce, powered by the community.
List: https://github.com/awesome-selfhosted/awesome-selfhosted/ Description: A powerful CRM with a Notion-like UI. (or whatever you want to put as a description, I'm really bad at this!)
# Current behavior # Expected behavior
Enable `IS_QUICK_ACTIONS_ENABLED` feature flag (manually add it in Postgres to feature flag table) Check useRecordTableContextMenuEntries.tsx ; you'll see we added a "Quick Action" item. We want to transform that into...
This issue aims to enhance the timeline by adding various types of _activities_. Optimistic rendering should be utilized for immediate activity display on the timeline. ```[tasklist] ### Tasks - [...
## Scope & Context When we capture exceptions, we are sending them to our Exception Handler. See `ExceptionHandlerService` / `captureException` These errors are sent to Sentry in production. They are...
## Context See #3099 For this issue, following #3125: - In the table page, when temporary view filters for this table are set: - Display "Back to [record label]" in...
Closes #3069 I have created a function which accepts the index instead of hardcoding it just for `(0,0)` it accepts row and column as parameters so that it can be...
People have been playing around creating objects on the demo and it shows that left-side menu doesn't behave properly when there is a large number of items. We should introduce...
Improving mobile display and contributor page