twenty/packages/twenty-server
bosiraphael a21fc4976b
2811 create message thread data model (#2955)
* create message thread

* link message threads and message

* add ton index.ts

* finished models

* header mail id

* update icon

* modifications

* update externalId
2023-12-12 16:08:51 +01:00
..
@types Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
patches Update scripts and documentation to use nx and new monorepo architecture (#2912) 2023-12-11 10:54:57 +01:00
scripts Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
src 2811 create message thread data model (#2955) 2023-12-12 16:08:51 +01:00
test Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.env.example Fix docker install (#2925) 2023-12-11 13:36:24 +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 Update scripts and documentation to use nx and new monorepo architecture (#2912) 2023-12-11 10:54:57 +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 Fix wrong yarn version being used 2023-12-11 11:07:03 +01:00
tsconfig.build.json 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