twenty/packages/twenty-front
Félix Malfait fff51a2d91
Basic data enrichment (#3023)
* Add Enrich to frontend

* Naive backend implementation

* Add work email check

* Rename Enrich to Quick Action

* Refactor logic to a separate service

* Refacto to separate IntelligenceService

* Small fixes

* Missing Break statement

* Address PR comments

* Create company interface

* Improve edge case handling

* Use httpService instead of Axios

* Fix server tests
2023-12-18 15:45:30 +01:00
..
.storybook Fix MSW and storybook setup (#2976) 2023-12-13 14:37:55 +01:00
public Fix MSW and storybook setup (#2976) 2023-12-13 14:37:55 +01:00
scripts [Wip] Update CI CD (#2945) 2023-12-12 22:38:40 +01:00
src Basic data enrichment (#3023) 2023-12-18 15:45:30 +01:00
.env.example Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.eslintrc-ci.cjs Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.eslintrc.cjs Use SelectableList in RelationPicker, SingleEntitySelectBase and MultipleEntitySelect (#2949) 2023-12-14 12:10:58 +01:00
.gitignore Fix Docker postgres dev setup 2023-12-11 11:13:03 +01:00
.prettierignore Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.prettierrc Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.swcrc Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
codegen-metadata.cjs Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
codegen.cjs Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
index.html Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
jest.config.js Add jest tests for twenty-front (#2983) 2023-12-15 10:53:20 +01:00
nyc.config.cjs Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
package.json Fix CIs (#3004) 2023-12-15 15:40:04 +01:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.node.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsup.config.ts Fix Tsup setup to fuel docs with twenty-ui components (#2978) 2023-12-13 16:40:31 +01:00
tsup.ui.index.tsx Remaining UI docs (#2997) 2023-12-15 11:36:28 +01:00
vite.config.ts Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00

Run yarn dev while server running on port 3000