twenty
twenty copied to clipboard
Building a modern alternative to Salesforce, powered by the community.
## Bug Description https://docs.twenty.com/start/self-hosting/docker-compose#manual-installation Step 2 says `Run the command openssl rand -base64 32 three times, make note of the string for each` and in the example there are four...
Fixes #4484
# Current Behavior In Opportunities, the Company relation field is not visible by default. (When creating the workspace)  # Desired Behavior 1. Display the...
Fixes #5064 ### Demo https://github.com/twentyhq/twenty/assets/21654351/28ab7374-c57e-4f7e-9720-05138c53a33d
We have an issue with long texts: As you can see, for the address or input fields that are not clickable it works well. But for input fields that have...
Once it's that state it's very annoying because it's impossible to access any page (reload button doesn't solve anything). We should either trigger a full reload or find a way...
## Bug Description In dark mode, some DatePicker elements remain black instead of updating to theme colors for dark mode. ## Expected behavior The clock icon, date picker text and...
This PR fixes three issues with the datepicker in dark mode. The following UI elements now appear in light colors when the theme is set to dark mode: - The...
Dark mode looks awful when you try to see the full list of selected items (type on "+15" if you have 17 items)
# What When a table is out of sync, we should provide an update button that will re-sync the table structure  # How - create a new endpoint `updateRemoteTable`...