Building a modern alternative to Salesforce, powered by the community.
Go to file
Sammy Teillet b8cd842633
Sammy/t 194 aau when i set sort back and forth the (#103)
* bugfix: use original row id in cells to make sure it rerenders

* feature: implement multiple sorts

* bugfix: recreate new array to make sure component rerenders

* feature: orderBy is an array to keep orders

* test: snapshot the searchTemplate methods

* feature: remove the console log and return undefined

* feature: use orderByTemplate instead of hardcoded orderBy

* refactor: move sort and where filters helpers out of service

* refactor: rename file helper

* refactor: move assert function in test
2023-05-05 16:22:47 +02:00
.devcontainer I can open the project in GitHub (#92) 2023-05-03 11:34:10 +02:00
.github/workflows Add linter on CI 2023-04-20 11:51:04 +02:00
.vscode I can open the project in GitHub (#92) 2023-05-03 11:34:10 +02:00
docs Replace Fontawesome Pro by React-Icons/FA (#93) 2023-05-03 17:24:07 +02:00
front Sammy/t 194 aau when i set sort back and forth the (#103) 2023-05-05 16:22:47 +02:00
hasura Fetch workspace and user from database (#94) 2023-05-04 11:09:06 +02:00
infra Fix previous PR (.npmrc no longer needed) 2023-05-03 17:32:22 +02:00
node_modules Improve documentation (#82) 2023-04-26 19:10:17 +02:00
server Add seeds and move to uuid (#80) 2023-04-26 16:42:01 +02:00
.gitignore I can open the project in GitHub (#92) 2023-05-03 11:34:10 +02:00
.prettierignore Setup GraphQL Code Generator (#74) 2023-04-25 17:25:30 +02:00
LICENSE Create LICENSE 2023-04-11 13:55:45 +02:00
package-lock.json Improve documentation (#82) 2023-04-26 19:10:17 +02:00
package.json Setup Hasura locally 2023-04-12 15:54:16 +02:00
README.md Improve documentation (#82) 2023-04-26 19:10:17 +02:00
twenty.code-workspace I can open the project in GitHub (#92) 2023-05-03 11:34:10 +02:00

Twenty

Twenty is a open source CRM designed to solve the issues that are still prevalent amongst the existings solutions. It is meant to be:

  • Easily extendable
  • Perfectly in-sync with your data
  • Crafted with care and enjoyable to use

Mockup of the CRM

Documentation

The doc is available on docs.twenty.com

We don't have a Slack community yet but we will create one when we are ready to launch. In the meantime, feel free to create a Github issue or open a discussion.