twenty/packages/twenty-server
Félix Malfait 4bfb90657f
Add JSON field type and Event object (#4566)
* Add JSON field type and Event object

* Simplify code

* Adress PR comments and add featureFlag
2024-03-19 21:54:08 +01:00
..
@types feat: standard fields on custom (#4332) 2024-03-07 17:21:50 +01:00
patches Update scripts and documentation to use nx and new monorepo architecture (#2912) 2023-12-11 10:54:57 +01:00
scripts Cleanup default values and leftover methods in environmentService (#4550) 2024-03-18 17:09:39 +01:00
src Add JSON field type and Event object (#4566) 2024-03-19 21:54:08 +01:00
test feat: refactor folder structure (#4498) 2024-03-15 14:40:58 +01:00
.env.example 4285 timebox create google calendar full sync (#4442) 2024-03-14 11:23:31 +01:00
.env.test fix: impact too many records (#3993) 2024-02-16 11:17:37 +01:00
.eslintrc.js Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.gitignore feat: workspace:health nullable fix (#3882) 2024-02-08 18:22:29 +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 Refactor backend folder structure (#4505) 2024-03-15 18:37:09 +01:00
nest-cli.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
package.json Add migrate prod command 2024-03-15 23:33:25 +01:00
project.json Refactor backend folder structure (#4505) 2024-03-15 18:37:09 +01:00
tsconfig.build.json chore: set up twenty-emails config so build isn't needed in development (#3619) 2024-01-29 06:17:12 -03:00
tsconfig.json [backend] add cache storage module (#4320) 2024-03-07 14:07:01 +01:00