twenty/packages/twenty-server
Charles Bochet b3e1d6becf
Fix default value fixer script (#5144)
While trying to migrate a workspace from 0.3.3 to 0.10.0, we've faced an
issue with the script to migrate default-values format.
This PR fixes it.

We really need to add tests on this part ;)
2024-04-24 14:50:57 +02:00
..
@types Compile with swc on twenty-server (#4863) 2024-04-14 09:09:51 +02:00
patches feat: wip server folder structure (#4573) 2024-03-20 16:23:46 +01:00
scripts fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
src Fix default value fixer script (#5144) 2024-04-24 14:50:57 +02:00
test feat: refactor folder structure (#4498) 2024-03-15 14:40:58 +01:00
.env.example feat: oauth for chrome extension (#4870) 2024-04-24 11:45:16 +02:00
.env.test File token chores (#4664) 2024-03-26 13:42:09 +01:00
.eslintrc.cjs chore: extend root eslint config in twenty-server (#5101) 2024-04-22 17:34:24 +02: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
.swcrc Compile with swc on twenty-server (#4863) 2024-04-14 09:09:51 +02:00
jest.config.ts Refactor backend folder structure (#4505) 2024-03-15 18:37:09 +01:00
nest-cli.json Compile with swc on twenty-server (#4863) 2024-04-14 09:09:51 +02:00
package.json 5125 - fix npx nx start does not exit gracefully (#5133) 2024-04-24 11:53:53 +02:00
project.json chore: extend root eslint config in twenty-server (#5101) 2024-04-22 17:34:24 +02: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 4586 fix workspace member feature (#4680) 2024-03-28 17:59:48 +01:00