twenty
twenty copied to clipboard
Building a modern alternative to Salesforce, powered by the community.
# Current behavior There is an unnecessary 1px border bottom/breakline under the (last) task:  Zoomed:  # How to...
We have built a rest wrapper for the `/graphql` endpoint (company, person, opportunities, views) But we have not built a wrapper for the `/metadata` graphql endpoint so it is not...
# Current behavior After clicking on `new task` or `new note` a note is created and saved even if it's empty:  ) is exposed via two dynamic endpoint sets: - `rest/...` - `rest/batch/...`...
This pull request addresses an issue related to the metadata type of the `RATING` field. It has been identified that the `RATING` field must comply with the GraphQL enum type...
**Current behavior** Currently we have no extensive testing on the potential hotkey scope conflicts that may arise on components like dropdowns or right drawers **Expected behavior** We need to create...
Csv import is using react context, because it was initially used as a component with a provider. We're using it with a recoil state and a hook, so we can...
#3640 
This PR introduces a comprehensive refactoring of the `workspace:sync-metadata` command, alongside addressing various bug fixes. The refactoring aimed to enhance code modularity, readability, and maintainability. Key changes include the creation...