twenty/packages/twenty-server
bosiraphael 54c1d245ab
3218 make the function fetchworkspacememberthreads idempotent (#3230)
* wip

* fetch only the messages which are not in the db

* fetch only the messages and threads which are not in the db

* fix bugs

* merge

* remove eslint-plugins-twenty

* get saved message thread ids and message ids at the same time
2024-01-04 13:36:37 +01:00
..
@types feat: migration can be applied on a specific schema & some enhancements (#2998) 2023-12-21 19:15:05 +01:00
patches Update scripts and documentation to use nx and new monorepo architecture (#2912) 2023-12-11 10:54:57 +01:00
scripts 3207 fix render self deploy (#3221) 2024-01-03 14:25:24 +01:00
src 3218 make the function fetchworkspacememberthreads idempotent (#3230) 2024-01-04 13:36:37 +01:00
test Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.env.example feat: redirect to Plan Required page if subscription status is not active (#2981) 2023-12-14 12:39:22 +01:00
.env.test Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.eslintrc.js Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.gitignore Upload image for use in blocknote editor (#3044) 2023-12-20 15:16:19 +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
jest.config.ts Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
nest-cli.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
package.json POC: chore: use Nx workspace lint rules (#3163) 2024-01-03 23:07:25 +01:00
tsconfig.build.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.json POC: chore: use Nx workspace lint rules (#3163) 2024-01-03 23:07:25 +01:00