mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-18 09:02:11 +03:00
Building a modern alternative to Salesforce, powered by the community.
crmcrm-systemcustomergood-first-issuegraphqljavacriptmarketingmonoreponestjsopen-sourcepostgresqlreactreactjssalesstarred-repostarred-twentyhq-repotypescriptweb
6a8a8f0728
* Add filter search logic WIP Filter search Implement filters test: fix sorts tests test: fix filter test feature: search person and display firstname in results feature: fix test for filter component test: mock search filters refactor: create a useSearch hook refactor: move debounce in useSearch and reset status of filter selection feature: debounce set filters refactor: remove useless setSorts feature: add where variable to people query feature: strongly type Filters feature: update WhereTemplate method feature: implement filtering on full name feature: type the useSearch hook feature: use where reducer refactor: create a type for readability feature: use query and mapper from filters feature: implement filter by company feature: search filter results on filter select feature: add loading and results to search results in filters refactor: move render search results in a function feature: display a LOADING when it loads feature: split search input and search filter for different debounce refactor: remove some warnings refactor: remove some warnings * Write test 1 * Write test 2 * test: useSearch is tested * test: update names of default people data * test: add a filter search * Test 3 * Fix tests --------- Co-authored-by: Charles Bochet <charles@twenty.com> |
||
---|---|---|
.devcontainer | ||
.github/workflows | ||
.vscode | ||
docs | ||
front | ||
hasura | ||
infra | ||
node_modules | ||
server | ||
.gitignore | ||
.prettierignore | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
twenty.code-workspace |
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
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.